Updating Oracle Business Intelligence Catalogs

3-32 Oracle Fusion Middleware Patching Guide 4. List all resources of the resource type rtd_ils using the following command: listResourcesappStripe=obi, type=rtd_ils This will list all ILSs deployed to the RTD server. For example, if the sample ILS CrossSell was deployed to your RTD server, you would see the following: [Name: CrossSell Type: rtd_ils DisplayName: CrossSell Description: CrossSell ] 5. Delete all resources of resource type “rtd_ils” using the following command: deleteResourceappStripe=obi, name= resource_name , type=rtd_ils For example, the following command would delete the CrossSell resource: deleteResourceappStripe=obi, name=CrossSell, type=rtd_ils 6. Run the listResources command again to ensure all the resources have been deleted: listResourcesappStripe=obi, type=rtd_ils There should be no resources listed. 7. Delete the resource type “rtd_ils”: deleteResourceTypeappStripe=obi, resourceTypeName=rtd_ils 8. Create a resource type rtd_ils using the following createResourceType command: createResourceTypeappStripe=obi, resourceTypeName=rtd_ils, displayName=ILS, description=Inline Service name, matcher=oracle.security.jps.ResourcePermission, allowedActions=choice_editor,decision_service:stress,open_ service:write,decision_service:normal,open_service:read,deploy_ service,download_service,clear_choice_history,clear_statistics,clear_ study,clear_all_operational_data,delete_service,unlock_service,clear_model, delimiter=, 9. Disconnect from Oracle WebLogic Server: disconnect 10. Exit from the WebLogic Scripting Tool: exit

3.8.10.3.2 Add Permissions to the BIAdministrator Principle Using EM The steps in this

section need to be performed if you are using the BIAdministrator principle included with the product, of if you have replaced the BIAdministrator principle included with the product with your own principle: 1. Using a browser, connect to Fusion Middleware Control: http: admin_server_host : admin_server_port em 2. In the left tree view, select Weblogic Domain bifoundation_domain. 3. In the content pane, select SecurityApplication Policies from the drop down WebLogic Domain. Applying the Latest Oracle Fusion Middleware Patch Set 3-33 4. Check Select Application Stripe to Search, and select obi from its drop down list. 5. Leave the Principal and Permissions blank. 6. Click the Search button next to the Permission field. 7. From the search result, click on the Principal BIAdministrator or the name of your own principle if you are not using BIAdministrator. 8. Click the Edit button. 9. In the Edit Application Grant pane, go to the Permissions section and click the Add button. 10. In the Add Permission dialog, under the Customize section, add the following entries: Permission Class: oracle.security.jps.ResourcePermission Resource Name: resourceType=rtd_ils,resourceName=_all_ Permission Actions: clear_choice_history,clear_statistics,clear_study,clear_ all_operational_data,delete_service,unlock_service,clear_model 11. Click OK in the Add Permission dialog. 12. Click OK button in the Edit Application Grant pane. 3.8.10.3.3 Removing JMS In earlier releases, Oracle RTD relied on JMS for its intra-member cluster communication. In the latest release, JMS is replaced with JRF web services. This is an optional step and no functionality will be affected if you choose not to perform this step. To remove JMS for Oracle RTD: 1. Using a browser, connect to the Administration Server Console: http: admin_server_host : admin_server_port console 2. Click Lock Edit. 3. Under Domain Structure, expand Services Messaging. 4. Click JMS Modules. 5. On JMS Modules table in the right pane, select RTDJMSMODULE. 6. Click the Delete button, then click the Yes button to confirm. 7. On the left pane, click JMS Servers under Services Messaging. 8. On the JMS Servers table on the right pane, select RTDJmsServer. 9. Click the Delete button, then click the Yes button to confirm. 10. Click the Activate Changes button.

3.8.11 Post-Patching Tasks for Oracle Data Integrator

This section contains instructions for post-patching tasks for Oracle Data Integrator. It contains the following topics: ■ Section 3.8.11.1, Finalizing Repository Patching ■ Section 3.8.11.2, Reconfiguring the Java EE Agent ■ Section 3.8.11.3, Reconfiguring the ODI Standalone Agent