Sie sind auf Seite 1von 10

Create the scheduler tables in the Underlying Database.

The Table scripts are available in the following location <:\OracleBI>\server\schema Select SAJOBS.oracle .sql file After running the scripts, the following tables are created. Select * from tab where tname like S_NQ_% S_NQ_JOBS S_NQ_JOB_PARAM S_NQ_INSTANCE S_NQ_ERR_MSG Open the Repository in online mode. Go to Manage select Jobs

Select File click on Configuration Options Click on Scheduler Database tab

Enter the corresponding details in the below mentioned fields Database Type Call Interface Data Source Name Username Password Database Tables

Click on General tab

Enter the following details Administrator Name :- SchedulerAdmin Administrator Pwd:**************

Note :- The SchedulerAdmin is a Rpd user and having Adminstrator rights.

Select Mail tab and click on General tab

Enter the SMTP Server details. Click ok This will completes the Scheduler Configurations.

Now go to Start run services.msc Click enter

Run the OracleBI Scheduler Note: - If OracleBI Scheduler started successfully, (i.e. Rpd Configurations are correct) To Enable the Ibots/Delivers, We need to make connectivity between BI Server and Presentation server. We need to run the Cryptotools, to make the corresponding entries in the CredentialStore.xml file. Check the instanceconfig.xml In.\OracleBIData\web\config you will find the instanceConfig.xml

Check if the entry between Alerts Tags has a ScheduleServer entry. If you run it on another port Then 9705 add it in the form ServerName: PortNumber (MyServer: 1234).

Add the Scheduler Administrator to the credential store now go to Start run cmd

Run the following commands. D:\>cd OracleBI/web/bin

Run the following commands.

cryptotools credstore -add -infile F:\OracleBIData\web\config\credentialstore.xml Credential Alias: admin Username: SchedulerAdmin Password: SchedulerAdmin Do you want to encrypt the password? Y/n (y): Y Passphrase for encryption: secret Do you want to write the passphrase to the xml? Y/n (n): Y File "OracleBIData_HOME/web/config/credentialstore.xml" exists. Do you want to overwrite it? y/n (y): Y

This will successfully stores the above entries in the OracleBIData_HOME/web/config/credentialstore.xml file. Now we need to make the manual entry in the Instance Config .xml file. <CredentialStore> <Credential Storage type="file" path="D:\OracleBIData\web\config\credentialstore.xml" passphrase="secret"/> <! -- Other settings ... --> </CredentialStore> Restart the OracleBI Presentation server. This will enable the Ibots/Delivers.

Run A test create a simple report and press Save and Schedule

Click on the destinations tab an select Oracle BI Server Cache

Save the IBot.

Open a connection with the Job manager:

Enter the login credentials

Press the refresh button and have a look at the entry:

Das könnte Ihnen auch gefallen