Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executing an Incidence Rate Analysis on an IBM Netezza Data Source fails while creating a temp table #2124

Closed
alex-odysseus opened this issue Oct 7, 2022 · 1 comment · Fixed by OHDSI/circe-be#181
Assignees
Labels
Milestone

Comments

@alex-odysseus
Copy link
Contributor

Expected behavior

Successful analysis execution

Actual behavior

After a minute or so there is an error

java.util.concurrent.CompletionException: org.springframework.jdbc.UncategorizedSQLException: StatementCallback; uncategorized SQLException for SQL [CREATE TEMP TABLE Codesets (codeset_id int NOT NULL,
...

Steps to reproduce behavior

  • design a new Incidence Rate Analysis
  • click on the "Generate" button on the "Generation" tab choosing the respective IBM Netezza Data Source
@chrisknoll
Copy link
Collaborator

I'm assuming all these temp table creation errors are related on IBM Netezza, so perhaps we need to file 1 issue to cover that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants