| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-3113 - End of file on communcation channel error
Last week, I started receiving the same error message - from SQL*Plus.
I did track down the cause:
I was using
select function(x,y) from table;
but 'function' was both an oracle stored procedure and the name of a
field in 'table'. Changing the name of the stored procedure fixed the
problem.
This helped me, but it may have nothing to do with your problem.
Andrew.Betlehem_at_marine.csiro.au Received on Sun Feb 02 1997 - 00:00:00 CST
![]() |
![]() |