User Tools

Site Tools


sqlplus_connection_without_using_tnsnames.ora

No access to tnsnames.ora or just a temporary database and don't want to add the connection to the tnsnames.ora file?

Connect direct using this syntax (equivalent to the “Direct” tab in Toad): <code> sqlplus /@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sdiora03.ont.local)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SID=VENDORDEV))) as sysdba'

sqlplus_connection_without_using_tnsnames.ora.txt · Last modified: 2019/01/30 11:32 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki