Enterprise Manager Generic (MOSC)

MOSC Banner

cold backup shutdown database via OEM

We run one Oracle 12.1 DB RACONE DB in non-archive log mode and we need to run a cold backup every Saturday.  I have the rman job in OEM performing the backup.  I simply put in the following.

shutdown immediate;

startup mount;

Then I run the backup.  Well, I was getting all kinds of errors from OEM.  I managed to schedule a blackout before the job runs to limit all but one.  We have OEM monitoring the system and it seems that an alert gets thrown in the alert log of

[CRSD(182330)]CRS-2769: Unable to failover resource 'ora.mydb.my_pdb.svc'. See /u01/app/oracle/diag/crs/myhost/crs/trace/alert.log for details.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center