Home » RDBMS Server » Backup & Recovery » Unable to perform the backup because the database is closed.
Unable to perform the backup because the database is closed. [message #179719] Wed, 28 June 2006 08:53 Go to next message
bogey
Messages: 53
Registered: February 2006
Member
I'm getting the error message "Unable to perform the backup because the database is closed." when trying to backup my Database through EM GC. I've restarted the db and I'm still getting the error. I know for sure that this worked last week. Any Ideas?

thanks.

Re: Unable to perform the backup because the database is closed. [message #179722 is a reply to message #179719] Wed, 28 June 2006 08:57 Go to previous messageGo to next message
croK
Messages: 170
Registered: April 2002
Senior Member
any changes in tnsnames.ora or listener.ora or sqlnet.ora files??
Re: Unable to perform the backup because the database is closed. [message #179733 is a reply to message #179722] Wed, 28 June 2006 09:15 Go to previous messageGo to next message
bogey
Messages: 53
Registered: February 2006
Member
Nothing has been touched since last week. I'm looking into it right now.
Re: Unable to perform the backup because the database is closed. [message #179763 is a reply to message #179733] Wed, 28 June 2006 11:20 Go to previous messageGo to next message
croK
Messages: 170
Registered: April 2002
Senior Member
it is hard to help you..
I'm used to EM, can you try rman manually?
Re: Unable to perform the backup because the database is closed. [message #179766 is a reply to message #179719] Wed, 28 June 2006 11:39 Go to previous messageGo to next message
Vamshee
Messages: 32
Registered: February 2005
Member
Try doing from the command prompt and see if you are able to connect to peform a backup.

To connect to Recovery Manager from the OS.

Eg:
---
$ rman target internal/internal@acct catalog rman/rman@pay
RMAN>run{
backup database;
}

If it doesnt work try,
RMAN > reset database;

and re-issue the backup commands.
Re: Unable to perform the backup because the database is closed. [message #179797 is a reply to message #179766] Wed, 28 June 2006 15:38 Go to previous messageGo to next message
bogey
Messages: 53
Registered: February 2006
Member
Sorry for the delay - Command prompt RMAN works fine.
Re: Unable to perform the backup because the database is closed. [message #180149 is a reply to message #179719] Fri, 30 June 2006 06:38 Go to previous message
croK
Messages: 170
Registered: April 2002
Senior Member
Most important thing to do is to guarantee your database backups, so, try to do it manually and let OEM step aside for a while...it is an idea...
i'm not good with EM, sorry.
Previous Topic: How to use logminer
Next Topic: Backup Problem
Goto Forum:
  


Current Time: Wed May 01 16:58:20 CDT 2024