Quote:
Originally Posted by amira1344
Table spaces in my production databse stock in "Backup in process" state while databse is working fine but no backup has been prduced since. I wonder if it is safe to restart the databse. Do you guys have any idea?
|
Check list applications to see if there is an application performing a backup. If there is none and you need to clear the tablespace state, restart should do it. You might have to restart the instance, not just the database.
Quote:
Originally Posted by amira1344
Is it going to crash the databse if I restart databse?
|
Not if you stop it (database/instance) gracefully.