The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Install Guide: Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Upgrade Guide: Moving to Oracle RAC 11g on Oracle Enterprise Linux iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Integrating the Oracle Designer Legacy Table API with Oracle JDeveloper 11g ADF Busin iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Install Oracle RAC 10g on Oracle Enterprise Linux using VMware Server iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Oracle and Symantec Certify Veritas Data Center Solutions on Oracle - WebWire (press iBot UNIX and Linux RSS News 0 07-17-2007 05:30 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-16-2002
Registered User
 

Join Date: Apr 2002
Posts: 2
Stumble this Post!
Question aix-oracle

what is the reason oracle is giving ora-600 space leak error?
how to rectify this error?
Forum Sponsor
  #2 (permalink)  
Old 04-16-2002
Registered User
 

Join Date: Dec 2001
Location: Glasgow
Posts: 5
Stumble this Post!
aix-oracle

I'm not sure what ora-600 space leak error is. But there is a good website www.support.oracle.co.uk

You may be able to find something helpful there.

Good Luck
  #3 (permalink)  
Old 04-17-2002
LivinFree's Avatar
Goober Extraordinaire
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Stumble this Post!
I am not a DBA by any means, but I did find this:
http://www.orafaq.com/msgboard/unix/messages/874.htm

I also ran a quick google to see what popped up and saw a few other people were having this problem with Oracle on AIX. I didn't research it completely, though, so it may just be coincidence.
  #4 (permalink)  
Old 04-17-2002
LivinFree's Avatar
Goober Extraordinaire
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Stumble this Post!
I just re-read this post again, and this isn't the same error that you talked about above. A tool that you may use (I'm not sure if it has to be installed, or if it's in by default) is the $ORACLE_HOME/bin/oerr command to determine what the cause of an error may be.
An example of it's usage would be:
$OARCLE_HOME/bin/oerr ora 6000
to look up error ORA-06000

Hope this helps.
  #5 (permalink)  
Old 04-19-2002
Registered User
 

Join Date: Apr 2002
Posts: 3
Stumble this Post!
Talking

in order to be able to diagnose an ora-600 error. you need the exceptions to the error (this typically is displayed in [kvskdk] format immediately following the error. you can also take a look at the entire error and trace file message by going to
/$ORACLE_BASE/admin/$ORACLE_SID/bdump/alert*.log assuming your .profile is correctly set up for the oracle user.
while oerr is a great utility for diagnosing, or at least finding a place to start in diagnosing most oracle errors. it is completely useless when it comes to oralce 600's (internal error, that usually only oracle can help with, and they do not document through oerr)
1) I would create a metalink account metalink.oracle.com (free) and only takes a few minutes top complete application
2)I would find the actual alert message( in the log mentioned above), and take a look at the trace file (which is mentioned in the alert log and is usually ../udump from the directory above. take the entire 600 including exceptions and enter it in the search line on metalink. hopefully it will set you up with a few articles that might help pertaining to your memory leak
  #6 (permalink)  
Old 04-29-2002
Registered User
 

Join Date: Mar 2002
Posts: 6
Stumble this Post!
you could also use the command orerr <oracle error code> to get the description of an error (instead of searching thru' websites).

for example,

> oerr ora 03212
03212, 00000, "Temporary Segment cannot be created in locally-managed tablespace"
// *Cause: Attempt to create a temporary segment for sort/hash/lobs in
// in permanent tablespace of kind locally-managed
// *Action: Alter temporary tablespace of user to a temporary tablespace
// or a dictionary-managed permanent tablespace


you need to have the help files loaded to see the error.
  #7 (permalink)  
Old 04-30-2002
Registered User
 

Join Date: Apr 2002
Posts: 3
Stumble this Post!
unfortunately oracle does not maintain the help files properly. as i said this is a generic error the output from the system diagnostic tool would be something along the lines of

>oerr ora-0600
//*internal error, contact oracle support for help in diagnosing

they are not much help here. usuall 600's are a result of bus or internal problems which cannot be diagnosed without matching a stack trace from the trace file to an existing case with oracle. this is easiest done in metalink by tyoing the rror and the exceptions in the search box.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 02:01 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0