Database got shutdown due to shortest storage in OS [message #423784] |
Mon, 28 September 2009 04:05 |
sbldba
Messages: 4 Registered: September 2009 Location: Dhaka
|
Junior Member |
|
|
Hi
we have got the error unable to extent the datafile due to shortage storage..to resolve the problem we have done the following step:
1. move the one data file size 27gb to another location
2. changed the control file according to new location
3. trying to open the database using alter database open.its through the error... recover needed for datfile pin19.dbf
4. after that we have execute the command like recover datafile pin19.dbf
then its through the error like "ORA-00280: change 545701132 for thread 1 is in sequence #65143
so we are not able to open the database as of now.. one more thing is: our database is "no archive log mode".
if someone can help regarding this issue then it would be highly appreciable
|
|
|
|
Re: Database got shutdown due to shortest storage in OS [message #423835 is a reply to message #423793] |
Mon, 28 September 2009 09:52 |
sbldba
Messages: 4 Registered: September 2009 Location: Dhaka
|
Junior Member |
|
|
dear Michel
we have moved the datafile after shutdown the database. but problem is this is a production database so now if we do any wrong thing we will loose billion of data . so can you advice us what can we do to make the database up and running.
thanks
pappu
|
|
|