Using Metalink Note:224255.1I am trying to configure Streams and getting the following error.
Environment:
Sun Solaris, 2 Node RAC, Oracle 9.2.0.4 Did anyone come across the same error? I am going to open a TAR. Just wanted to check here before I do that.
Thanks in advance.
SQL> BEGIN DBMS_STREAMS_ADM.SET_UP_QUEUE( queue_name =3D> 'STREAMS_QUEUE', queue_table =3D>'STREAMS_QUEUE_TABLE', queue_user =3D> 'STRMADMIN'); END; 2 3 4 5 6 =20 7 / BEGIN * ERROR at line 1: ORA-00600 (See ORA-00600.ora-code.com): internal error code, arguments: [kcbgtcr_4], [6602], [0], [1], [= ], [], [], [] ORA-06512 (See ORA-06512.ora-code.com): at "SYS.DBMS_STREAMS_ADM", line 408 ORA-06512 (See ORA-06512.ora-code.com): at line 2 =20 =20 SQL> show user=20 USER is "STRMADMIN" -- http://www.freelists.org/webpage/oracle-l