Re: ORA-00600 Error

2002-04-10 Thread Danisment Gazi Unal
Hi, Analyzing ORA-600 trace files for the heap corruptions doesn't make sense. Because, this corruption errors are thrown if someone tries to work on this corrupted memory region. So, the information in trace files doesn't come from the corrupter. You should catch the corrupter. There are some

Re: ORA-00600 Error

2002-04-10 Thread Jack van Zanen
HI * >From Metalink Doc ID: Note:47411.1 Type: REFERENCE Status: PUBLISHED Content Type: TEXT/PLAIN Creation Date: 26-SEP-1997 Last Revision Date: 20-MAR-2002 Note: For additional ORA-600 related information please read [NOTE:146580.1] PURPOSE: This

RE: ORA-00600 Error

2002-04-10 Thread Hately Mike
Kamel, this will be down to Oracle to fix. The dump itself is caused by a memory corruption. It may be worth running some hardware diagnostics on the box itself to check out the RAM. Otherwise you need to push Oracle for an answer. The usual questions apply: Have you relinked anything? Have you

RE: ORA-00600 error

2002-04-04 Thread James Morle
Bunyamin K. KaradenizSent: 04 April 2002 09:23To: Multiple recipients of list ORACLE-LSubject: Re: ORA-00600 error Yes I am running 8.1.7.3  .. Is this a bug ? What will I do then?     Bunyamin K. Karadeniz   Oracle DBA / DeveloperCivilian IT DepartmentHa

Re: ORA-00600 error

2002-04-04 Thread Bunyamin K. Karadeniz
in a database is inversely proportional to that of its DBA. - Original Message - From: James Morle To: Multiple recipients of list ORACLE-L Sent: Wednesday, April 03, 2002 9:33 PM Subject: RE: ORA-00600 error Are you running 8.1.7.3? This is a known bug, with a

Re: ORA-00600 error [729]

2002-04-03 Thread Mohammad Rafiq
Is any of export(exp) job is being terminated abruptly? This is the main reason for this message. It was corrected in ver 7.3.4.5. Regards Rafiq Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> Date: Wed, 03 Apr 2002 10:06:18 -0800 Bunyamin, I think yo

RE: ORA-00600 error

2002-04-03 Thread James Morle
Title: Message Are you running 8.1.7.3? This is a known bug, with a patch available.   Regards   James -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bunyamin K. KaradenizSent: 03 April 2002 18:21To: Multiple recipients of list ORACLE-L

Re: ORA-00600 error

2002-04-03 Thread Sakthi , Raj
Bunyamin, I think you better check the following doc. from metalink... START * Doc ID: Note:31056.1 Type: REFERENCE Status: PUBLISHED Content Type: TEXT/PLAIN Creation Date: 31-DEC-1996 Last Revision Date: 20-MAR-2002 Note: For additional O

Re: [Fwd: [Fwd: Re: ora-00600 error]]

2002-01-16 Thread Bjørn Engsig
state dumps in the trace file), that indicated some sort of corruptions.  However, I couldn't verify this. Thanks, Bjørn. Original Message Subject: Re: ora-00600 error Date: Tue, 15 Jan 2002 10:3

Re: ora-00600 error

2002-01-15 Thread Glenn Stauffer
This comes up with an application that I manage. The error is a generic one which indicates that there is a problem in the communication between the client and the server process. In my situation, a Forms application, this occurs most often when a session gets timed out after being inactive f

Re: Ora-00600 Error

2002-01-05 Thread Christian Trassens
12333 it is often related with communications problems and resetting of them. Seldom related with parsing of creation of objects. In the case of network problem check the NLS and ask users if there are receiving sporadically TNS errors. Check also if there are some 4031. Maybe the reason it is th