Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Problems Connecting With TOra 1.2.3 Addendum
The following may help you trace you problem ( BTW, there is no SqlPLus server, it is a client tool -)
ORA-03113 ORA-03113end-of-file on communication channel
Cause:An unexpected end-of-file was processed on the communication channel; bug could not be handled by the SQL*Net (two task) software. This message could occur if the shadow two-task process associated with a SQL*Net connect has terminated abnormally or there is a physical failure of the interprocess communication vehicle (that is, the network or server machine went down).
Action:If this message occurs during a connection attempt, check the setup files for the appropriate SQL*Net driver and confirm SQL*Net software is correctly installed on the server. If the message occurs after a connection is well established and the error is not due to a physical failure, check if a trace file was generated on the server at failure time. Existence of a trace file may suggest an ORACLE internal error that requires the assistance of Worldwide Customer Support.
Robert Tilley <tilleyrw_at_cfl.rr.com> wrote:
>Dietmar Samide wrote:
><SNIP>
>
>Attempting to start a sqlplus session had the following results:
>
> oracle_at_tillarium:~$ sqlplus
>
> SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jun 28 20:23:29 2002
>
> (c) Copyright 2000 Oracle Corporation. All rights reserved.
>
> Enter user-name: oracle
> Enter password:
> ERROR:
> ORA-03113: end-of-file on communication channel
>
>It seems my problem in connecting with the SQLPLUS server.
-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Mon Jul 01 2002 - 08:55:36 CDT
![]() |
![]() |