  | | | ORA-03113 end of file on communication channel | ORA-03113 end of file on communication channel 2004-03-30 - By Juan Cachito Reyes Pacheco
Back Usually this error is generated because there is a bug. The best thing you could do if you can't solve it is to search the bug list or set a tar on the subject to Oracle. And then apply the patch or do a workaround.
For example I had this problem when used pipelined functions. instead using pipelined, I used cursor.
Juan Carlos Reyes Pacheco OCP Database 9.2 Standard Edition
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Please see the official ORACLE-L FAQ: http://www.orafaq.com -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe send email to: oracle-l-request@(protected) put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|
 |