Skip to content

Database related error when calling CiCalibration::execute #26

@hon-hwang-unsw-edu-au

Description

@hon-hwang-unsw-edu-au

I am attempting to run CiCalibration::execute function by following the instructions at
https://github.com/OHDSI/StudyProtocols/tree/master/CiCalibration

I have installed the dependencies R packages, installed PostgreSQL server and created the database, as well as the cdm_data and results schemas. When I ran the code shown at the web page, I get this error

Creating exposure and outcome cohorts Connecting using PostgreSQL driver Creating cohort: DabigatranSouthworth |== | 3%Error: Error executing SQL: org.postgresql.util.PSQLException: ERROR: relation "cdm_data.concept" does not exist Position: 155

Am I supposed to setup other tables before I can run CiCalibration::execute?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions