- Topics Reporting and Oracle Analytics Configuration Guide
- Appendix: Configure OAS to work with GVP Module IX data model
- Upload GVP Module IX data model and catalog
- Set script parameters
Set script parameters
Prepare to execute the update script by setting appropriate values for script parameters.
- Navigate to the
<TOPICS_OBIEE_INSTALL_DIR>
directory. - Locate the
updateRpd.sh
script and open the file for editing. - Verify the values for the following parameters in the script. If necessary,
make changes to match the values below and save the file.
Name Value DOMAIN_HOME
Full path to the Oracle Fusion Middleware Home, similar to
.../u01/app/oracle/Middleware/Oracle_Home/user_projects/bi
ADMIN_USER
Oracle WebLogic Server administrator user name
DB_USER
Oracle Database user for the Oracle Empirica Signal schema
RPD_CONN_USER
User name for the RPD connection database user
RPD_CONN_DATASOURCE
TNS-style connection string for the RPD, similar to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=T CP)
(HOST=<DB host URL>) (PORT=<DB port>))
(CONNECT_DATA=(SERVICE_NAME=<DBservicename>)))
DOMAIN_NAME
Oracle Analytics domain name, such as bi
BI_PORT
Oracle Analytics admin port, such as 9502
Parent topic: Upload GVP Module IX data model and catalog