Database Administration (MOSC)

MOSC Banner

standby database

There are two servers machines PROD & D.R. with OS Linux and database oracle Release 12.2.0.1.0

The PROD machine having three PROD Oracle instances, there SID name like PROD1, PROD2 and PROD3 and same SID exists on DR machine, which are standby database of PORD SID like PROD1, PROD2 and PROD3. My question while creating control file of standby database with below command

alter database create standby controlfile as '/contrlfileprod1.ctl';

alter database create standby controlfile as '/contrlfileprod2.ctl';

alter database create standby controlfile as '/contrlfileprod3.ctl';

 

Open their aler_log file like Alert_prod1.log, Alert_prod2.log, Alert_prod3.log,

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