Previous Topic: Installation of Oracle BridgeNext Topic: How to Enable a Docking Device on Windows


Upgrade the Target Side with Oracle MDB 1.5 on Solaris

Oracle MDB 1.5 is used along with CA Service Desk Manager r12 on Windows.

To upgrade the target Oracle MDB

  1. Run the “Oracle MDB Installer on Solaris" setup, which is available on the Client Automation Release 12.9 installation DVD.

    This procedure will apply the latest MDB schema updates for DSM on the target MDB and create the ca_itrm database user.

  2. In the AMS.Properties file for CA Service Desk Manager add the new configuration parameter:
    dsm_oracle_ddl=1
    

Example

The following example shows how the AMS.Properties file should look:

# ca_itrm_ams user password to connect to DSM Domain Database. 
dsm_domain_db_password= 
# Table Owner for DSM on-the-fly created tables. 
# This property should never need to be set unless the tables 
# were not created by ca_itrm. 
dsm_dbowner= 
# If we are running r11.2 or later and want to support 
# Oracle Bridging, set the value of dsm_oracle_ddl to 1 
dsm_oracle_ddl=1