Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SID on RAC

627262Sep 23 2008 — edited Nov 26 2008
Hi all,

I'm currently developing an installation script for an eBusiness Suite environments that is in RAC / Load Balancing.

Some objects have to be installed in the database and there is a specific command for it to do that. (XDOLoader utility)
As parameter to this utility I have to give an JDBC connection string (host:port:SID)

Now finding the host and port is no issue, you can derive from the $TWO_TASK environment variable. But how can I get the SID? Because in the $TWO_TASK is the service name... and this is not OK for a JDBC string.

Any ideas?

Thanks!
Regards,
Stijn
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2008
Added on Sep 23 2008
10 comments
5,113 views