High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

cascaded standby issue

Hello,

I am having issue to create a cascaded standby node with the duplicatie command.

I stopped mrp and login to  RMAN to the local standby.Then I ran the following:

RMAN>

run {

  allocate channel prmy1 type disk;

  allocate channel prmy2 type disk;

  allocate channel prmy3 type disk;

  allocate channel prmy4 type disk;

  allocate auxiliary channel stby type disk;

  duplicate target database for standby from active database dorecover nofilenamecheck;

  }

RMAN-03009: failure of backup command on prmy1 channel at 04/01/2016 04:15:13

ORA-17628: Oracle error 19505 returned by remote Oracle server

continuing other job steps, job failed will not be re-run

channel prmy1: starting datafile copy

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