config UCSDAP in the way of oralce

hi
When i deploy multimedia , the database is oracle, i config the UCSDAP with the oracle database and multimedia and database don’t deploy on one PC. Must I install LCA in the System of oracle ,so we can monitor the PC of oracle.

If you want to monitor that server yes, otherwise just create the host in CME and use it for your DAP

1 Like

Kay,

If you set LCA port to 0 (zero) for this host then SCS won’t monitor it so no alarms of type host unavailable/inaccessible will be generated.

R.

3 Likes

hi cavagnaro
You means I must install LCA on the PC of oracle? but if the OS of oracle is windows XP , it seems LCA doesn’t support this OS. So when i config UCSDAP(contact server) in multimedia,can you tell me how can i config the UCSDAP with the way of JDBC.

Kay,

LCA is optional component so deployment on Oracle server is not required. Follow these steps to create JDBC-based DAP for UCS:

1/ Create new host with name corresponding to your Oracle host in CME. Set LCA port to 0 - SCS won’t try to monitor that host
2/ Create new DAP as described in Multimedia Deployment Guide on page 109 (key points - DBServer must not be selected, fill connection information on “Database Information” tab, select Oracle host, you’ve created in step 1, and set port to 1521 on “JDBC Connection” tab)

R.

1 Like

hi René
Thank you!