Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-03113 when attempting to connect to Oracle 9i instance

Re: ORA-03113 when attempting to connect to Oracle 9i instance

From: osy45 <member18536_at_dbforums.com>
Date: Tue, 21 Oct 2003 02:14:24 -0400
Message-ID: <3504314.1066716864@dbforums.com>

you can tunnel the listener and the "network" by exporting a ORACLE_SID=<yourSID> env variable .

then cmd> sqlplus user/pwd will let you connect to yourSID and give you a sqlplus prompt

--
Posted via http://dbforums.com
Received on Tue Oct 21 2003 - 01:14:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US