Hi all,
I’m currently facing an issue while running Achilles on my OMOP CDM database. Based on the documentation and previous experience, I expected Achilles to create four tables in the results schema — specifically:
achilles_analysis
achilles_results
achilles_results_dist
achilles_results_derived
However, when I run Achilles on my current database, only the achilles_analysis table is being created. The other tables are not generated, and no error messages are shown during the execution.
To double-check, I also ran the same script on a Synthea-based CDM dataset, and I’m observing the same issue — only achilles_analysis is created.
I’ve attached:
The R code I’m using to run Achilles
A screenshot/listing of the results schema, showing that only achilles_analysis is populated
Has anyone else encountered this issue recently, or is there something I might be missing in the setup?
Any guidance or suggestions would be appreciated!
Thanks in advance,
Shreema S Rao