Sign in to Database Actions

Depending on how your organization has set up authentication, you can sign in to Database Actions by connecting to a single, default database or you can use a schema alias to connect to multiple databases. Sign in to Database Actions to view the data catalog and run queries.

Database Actions allows you to query Real-World Data, which is housed in the Autonomous Data Warehouse. Database Actions allows you to use SQL to determine whether a study is possible with the data available in Real-World Data. Database Actions enables feasibility assessments. Clinical researchers who are familiar with SQL, data managers or biostatisticians who need feasibility insights, and research coordinators who support protocol design can use Database Actions to conduct feasibility and cohort discovery, and estimate the number of patients to see whether enough data is available for a study.

Note:

Reach out to your database administrator for the Database Actions URL and your login credentials:
To sign in to Database Actions:
  1. Access the Database Actions web address.
  2. Enter the credentials provided by your administrator in the Database Actions sign-in screen.
  3. Once successfully authenticated, access to the Database Actions Launchpad.
  4. To change your password, open a SQL worksheet or connect using Oracle SQL Developer and enter the following statement: alter user <your_user_name> identified by <new_password> replace <old_password>;
    See Oracle Database Actions for more information.