Can ODAC connect in direct mode using Service_Name instead of SID?
We have RAC environment and Service_Name is different then SIDs behind it. If I connect dirrectly to SID I am bypassing cluster altogether and connecting directly to a node? any suggestions?
Thanks
Taras
Direct mode and RAC server
Hello,
To connect using ServiceName, you should use the following syntax:
Server:Port:SN=ServiceName
For the time being ODAC does not support the RAC technology (automatic switching between servers) in the Direct mode, but you can connect to each server separately in the Direct mode. We plan to add full support for the RAC technology in the Direct mode in one of the future ODAC versions.
To connect using ServiceName, you should use the following syntax:
Server:Port:SN=ServiceName
For the time being ODAC does not support the RAC technology (automatic switching between servers) in the Direct mode, but you can connect to each server separately in the Direct mode. We plan to add full support for the RAC technology in the Direct mode in one of the future ODAC versions.