ora-00600[733],[538969648],[pga heap] [message #119628] |
Fri, 13 May 2005 10:09 |
oraim
Messages: 1 Registered: May 2005 Location: pakistan
|
Junior Member |
|
|
Hi gurus!
Problem: i m getting the error ora-00600[733],[538969648],[pga heap] when i try to open the database.
Reason: The story is that i had the oracle software/database installed on "d:\oracle...." now "c:\" was formated where my Widnow2000 servers was installed. So oracle software/databse is now not functioning at all but i have the control files,redo log files & data files. I then installed a new copy of oracle software in the same "d:\" drive but in a different folder. But first i copied the control files,redo log files & data files & put in somewhere then uninstalled the previous copy of oracle software. Now i want to recover the previous database' data in new copy of oracle software/databse.
Kindly let me the solution!
Thanks in advance!
|
|
|
Re: ora-00600[733],[538969648],[pga heap] [message #119785 is a reply to message #119628] |
Sun, 15 May 2005 13:03 |
girish.rohini
Messages: 744 Registered: April 2005 Location: Delhi (India)
|
Senior Member |
|
|
Hi
If u r using Oracle9i:
Startup ur database using pfile, and then recreate ur spfile after getting the db up.
1 possible cause for this error is that the spfile got edited.
Recreating the spfile after starting the db using a pfile backed up earlier should resolve this issue.
In case it doesn't, pls do open a TAR with Oracle support.
Regds
Girish
|
|
|
Re: ora-00600[733],[538969648],[pga heap] [message #120031 is a reply to message #119628] |
Tue, 17 May 2005 07:25 |
srix5
Messages: 11 Registered: March 2005 Location: Bangalore
|
Junior Member |
|
|
Hi
Do you have the backup of your parameter file...? If so, pls copy it to /database directory and then you can start your db normally.
Before that check the service (oracleservice<sidname>) you have created is still existing else create the service.
- Sridhar Krishnan.
|
|
|