Hi @Chris_Knoll.
Thanks for the explanation above.
We had an issue running Achilles a while back using production data Error in running Achilles - query processor ran out of internal resources - #5 by solmaz.eradat
Adding the excludeAnalysisIds = c(2004)
as shown below:
Resolved the error and resulted in the generation of the follwoing 3 Achilles tables:
Will follow the next steps under setting up the Results schema using the following URL
http://<server:port>/WebAPI/ddl/results?dialect=<your_cdm_database_dialect>&schema=<your_results_schema>&vocabSchema=<your_vocab_schema>&tempSchema=<your_temp_schema>&initConceptHierarchy=true
Many thanks,
Solmaz