Skip Headers
Oracle® Health Sciences Clinical Development Analytics Installation Guide
Release 2.1 for Plus Configuration

E25026-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

3 Post Installation Tasks

This chapter describes post installation tasks that you must complete before you begin to use the CDA. This chapter includes the following topics:

3.1 Creating Informatica Error Logging and Oracle Health Sciences Clinical Development Analytics Auxiliary Tables

To create error logging and auxiliary tables:

  1. Log in to LSH database as Apps user.

  2. At the SQL prompt, enter:

    @ocda_ddl_pmerr_table_creation.sql

    The execution of this script creates four error logging tables used by Informatica.

  3. At the SQL prompt, enter:

    @ocda_ddl_non_lsh_tables.sql

    The execution of this script creates auxiliary tables required for CDA.

Both the script files are available in the staging area for Windows installer.

Creating Views Atop Siebel Clinical 8.0.x

If your Siebel Clinical version is below 8.1.1, you must create view atop Siebel Clinical 8.0.x.

Following are the prerequisites for creating views:

  1. Log in to Siebel Clinical source database.

  2. At the SQL prompt, enter:

    @ocda_ddl_view_siebel_8.1.1.sql

    The execution of this script creates views atop Siebel Clinical.

Creating Synonyms Atop Siebel Clinical 8.0.x

You should use synonym creation script only if:

Following are the prerequisites for creating synonyms:

To create synonyms atop Siebel Clinical 8.0.x:

  1. Log in to Siebel Clinical source database.

  2. At the SQL prompt, enter:

    @ ocda_ddl_synonym_siebel_8.1.1.sql

    The execution of this script creates synonyms atop Siebel Clinical.

3.2 Setting Up Service Locations

The following services must be available in CDA:

See Also:

Perform the following steps to confirm which services are shipped with CDA:

You use Oracle LSH to set up the services for CDA. To log in to Oracle LSH, you must have a Web browser on your computer and the URL, user name, and password provided by your company.

  1. Log in to Oracle LSH:

    1. Open your Web browser.

    2. Enter the URL provided by your company.

    3. Login as a user with LSH System Administrator role.

  2. Click the Life Sciences Data Hub link. The system displays all the screens to which you have security access.

  3. Click Applications. The system opens the Applications tab.

  4. Click the Select Domain field, and enter OCDA_domain.

  5. Click Go. The Application Area displays its associated Work Areas.

  6. Expand OCDA_OBIEE_CODE_APP_AREA.

  7. Expand OCDA_OBIEE_WA.

  8. Click OCDA Data Warehouse.

  9. Look in the Attributes section and write down the OBIEE Service Location Name.

  10. Create an OBIEE Service Location with the same name as given in the previous step. There are three types of OBIEE services; OBIEE Business Area Install Service, OBIEE Business Area Deploy Service, and OBIEE Business Area IDE Service. You must create all three. If you want to specify a different name for the service location, do the following:

    1. Check out the business area.

    2. Update the service location name.

    Caution:

    Ensure that the Informatica Distributed Processing (DP) Server is up and running. For more information on setting up DP Server in Oracle LSH, refer to Oracle Life Sciences Data Hub System Administrator's Guide (Setting Up the Distributed Processing Server section in Chapter 1, Setting Up Services.

Ensure that the Number of Service Instances parameter is as given below. In LSH, navigate to Administration > service locations. Following are values for:

Informatica service location:

Table 3-1 Values for Informatica Service Location

Service Type Priority Status Number of Service Instances

Informatica for Development

Normal

Enabled

50

Informatica

Normal

Enabled

150


PLSQL service location:

Table 3-2 Values for PLSQL Service Location

Service Type Priority Status Number of Service Instances

PLSQL for Development

Normal

Enabled

10

PLSQL

Normal

Enabled

30


3.3 Setting Up Remote Locations in Oracle Life Sciences Data Hub

CDA installs a default domain OCDA_domain. You must configure remote locations on this domain. The following are the remote locations:

3.3.1 Configuring Remote Locations for Passthrough Views

To configure the remote location OCDA_OC_OLTP_RL:

  1. Click the Remote Location subtab under the Administration tab. The Maintain Remote Locations screen opens.

  2. Click Add Remote Location. The Create Remote Location screen appears.

  3. Enter values in the following fields:

    • Enter OCDA_OC_OLTP_RL as Remote Location Name.

    • Description. Enter a description of the Remote Location.

    • DBLINK Prefix. The name of the database link. If another DBLINK Prefix with the same name exists in the database, the system adds an additional string to make it unique. The DBLINK_NAME is usually the global name or the TNS name of the remote database.

    • Connect String. The name of the string that Oracle LSH must use in the USING clause of the create database link SQL statement. Connect string has following format:

      ((DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=dbportnumber))(CONNECT_DATA=(SID=dbsid))))

    • Adapter. Select Oracle Tables and Views from the drop-down list.

  4. Click Apply.

Repeat the above steps to configure the OCDA_SC_OLTP_RL and OCDA_CUSTOM_OLTP_RL remote locations.

See Also:

Oracle Life Sciences Data Hub System Administrator's Guide (Chapter 6, Registering Locations and Connections), for more information on registering locations and connections in Oracle LSH.

3.3.2 Configuring Connections

Once the remote location is created, add connections to the remote location.

To add connections to the remote location:

  1. In the main screen for the Remote Location for which you want to create a Connection, click Create Connection. The Connection Maintenance screen opens.

  2. Click Create Connection. The Create Connection screen appears.

  3. Enter values in the following fields:

    Table 3-3 Connections for OCDA_OC_OLTP_RL

    Name User Name Password

    RXC

    RXC

    Password to access the RXC schema in Oracle Clinical.

    RXA_DES

    RXA_DES

    Password to access the RXA_DES schema in Oracle Clinical.

    OPA

    OPA

    Password to access the OPA schema in Oracle Clinical.


    Table 3-4 Connections for OCDA_SC_OLTP_RL

    Name User Name Password

    siebel

    siebel

    Password to access the Siebel Clinical schema.


    Note:

    If you have used either the view creation script or the synonym creation script, you must use the same user who is the owner of the schema for setting OCDA_SC_OLTP_RL.

Table 3-5 Connections for OCDA_CUSTOM_OLTP_RL

Name User Name Password

RXI

RXI

Password to access the RXI schema.