  | | | ORA-03113 end of file on communication channel | ORA-03113 end of file on communication channel 2004-03-30 - By DENNIS WILLIAMS
Back Juan How did you decide the pipelined function was causing your problem? Did Oracle Support locate that as the source of the error?
Dennis Williams DBA Lifetouch, Inc. dwilliams@(protected)
-- --Original Message-- -- From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]On Behalf Of Juan Cachito Reyes Pacheco Sent: Tuesday, March 30, 2004 11:14 AM To: oracle-l@(protected) Subject: Re: ORA-03113 (See http://ORA-03113.ora-code.com) end of file on communication channel
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 -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ 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 -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|
 |