Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-02068 and ORA-00600 arguments [25012], [2], [4]

sumanbangladeshAug 8 2010 — edited Aug 8 2010
hi

ihv to insert data form one database(9i) to other(8i) and im using windows xp

i hv issued

insert into B_RECEIPT@ICT.US.ORACLE.COM
select * from B_RECEIPT;

bt it gives error

ORA-02068: following severe error from ICT
ORA-00600: internal error code, arguments: [25012], [2], [4], [], [], [], [], []

it technique was working 2days back bt recently its not working

alert log contains
Errors in file D:\Oracle\admin\ICT\udump\ORA00492.TRC:
ORA-00600: internal error code, arguments: [25012], [2], [4], [], [], [], [], []

i cannot understand anything of .trc

please help me to solve it

thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2010
Added on Aug 8 2010
3 comments
1,210 views