Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-03113 while exec DBMS_AQADM.CREATE_QUEUE_TABLE
Hello All!
There is problem with creating queue tables, Oracle 9.2.0.4 (Win32) Is anybode overcome this very painful error? Metalink doesn't keep any useful info :(
Alert.log doesn't keep anything useful..
BEGIN DBMS_AQADM.CREATE_QUEUE_TABLE( QUEUE_TABLE => 'QT_1', MULTIPLE_CONSUMERS => TRUE, AUTO_COMMIT => TRUE, QUEUE_PAYLOAD_TYPE => 'TMP_MESSAGE_T'); END;=== cut ===
/
ERROR at line 1: ORA-03113: end-of-file on communication channel
Rgds, Vadim
-- Moscow, RussiaReceived on Tue Jan 20 2004 - 07:39:03 CST
![]() |
![]() |