The origin data was CDM v4.
I made up ‘SJ_AUSOM_sample05’ using CDM v4 to CDM v5 conversion query.
This is the DDL query what I have done
https://github.com/OHDSI/CommonDataModel/blob/master/Sql%20Server/OMOP%20CDM%20ddl%20-%20SQL%20Server.sql
And, This is conversion from CDM v4 to CDM v5 query.
https://github.com/OHDSI/CommonDataModel/blob/master/Version4%20To%20Version5%20Conversion/Sql%20Server/OMOP%20CDMv4%20to%20CDMv5%20-%20SQL%20Server.sql
Right before I launch the OLYMPUS, I deleted ‘cohort’ and ‘cohort_definition’ table
follow this comments
This link is output of generated scripts for database objects
This is captured screenshot. you can see what tables(like BATCH_ and feas_study_) are in