Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Bob.Davis@wibble.net.nz
byBob.Davis@wibble.net.nz, November 7, 2011
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 and SQL*Plus: Release 11.2.0.2.0 Production and it wont work, SQL plus will connect using something like
sqlplus username/passowrd@ip_address:port/SSID
rather than
sqlplus user/passwd@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(Host=IP or hostname)(Port=port))(CONNECT_DATA=(SID=sid)))
ANy ideas on how to make this work? I cant figure it out ...
sqlplus username/passowrd@ip_address:port/SSID
rather than
sqlplus user/passwd@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(Host=IP or hostname)(Port=port))(CONNECT_DATA=(SID=sid)))
ANy ideas on how to make this work? I cant figure it out ...