1) create database tables
cd /opt/oracle/product/10gOBI/OracleBI/server/Schema
sqlplus@
SQL> @SAJOBS.Oracle.sql
2) JOB MANAGER Config? This is not needed in order for Scheduler to function
3) run schconfig
cd /opt/oracle/product/10gOBI/OracleBI/setup/
source sa-init.sh
schconfig
4) cryptotool
cd /opt/oracle/product/10gOBI/OracleBI/setup
source sysenvinit.sh
cd /opt/oracle/product/10gOBI/OracleBI/web/bin
see page 175 of config install guide
cryptotools credstore -add -infile /opt/oracle/product/10gOBI/OracleBIData/web/config/credentialstore.xml
5) add to instanceconfig.xml
6) restart presentation services
cd /opt/oracle/product/10gOBI/OracleBI/server/Schema
sqlplus
SQL> @SAJOBS.Oracle.sql
2) JOB MANAGER Config? This is not needed in order for Scheduler to function
3) run schconfig
cd /opt/oracle/product/10gOBI/OracleBI/setup/
source sa-init.sh
schconfig
4) cryptotool
cd /opt/oracle/product/10gOBI/OracleBI/setup
source sysenvinit.sh
cd /opt/oracle/product/10gOBI/OracleBI/web/bin
see page 175 of config install guide
cryptotools credstore -add -infile /opt/oracle/product/10gOBI/OracleBIData/web/config/credentialstore.xml
5) add to instanceconfig.xml
6) restart presentation services
No comments:
Post a Comment