Repository Diagnostic Tool and Oracle

I want to run the RDT, but my CMS database is in Oracle. All of the examples I’ve seen for setting up the parameters are for SQL Server, so I haven’t been able to get this running. Can anyone give me an example for setting up the -connect parameter to connect to Oracle?

Thanks!

-Dell


hilfy :us: (BOB member since 2007-04-16)

Interesting - I suppose you need the information from the install guides that explain how to do a silent install. For XI (r1) it gives the following info:

“DSN=OracleNetServiceName; UID=OracleUserName; PWD=OraclePassword”

If you do not use SQL Server, include this parameter to provide your connection information. This example uses a native Oracle connection. The
DSN value is the service name configured in the Oracle Client.

Does that work for you?


Orange :netherlands: (BOB member since 2006-09-18)

That did the trick!! :smiley:

Thanks!

-Dell


hilfy :us: (BOB member since 2007-04-16)