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

MOSC Banner

ORA-03135: connection lost contact when duplicating from active database always on system tablespace

Hi Folks,
I'm trying to  create a standby database (RAC 11GR2 to RAC11GR2) using duplicate from active database but I'm getting the error ORA-03135: connection lost contact. I don't know if its a coincidence (I don't think so) the erros always occurs when system tablespace is in copy process.

RMAN Command
===============

run {
allocate channel c1 type disk;
allocate channel c2 type disk;
allocate channel c3 type disk;
allocate channel c4 type disk;
allocate channel c5 type disk;
allocate channel c6 type disk;
allocate channel c7 type disk;
allocate channel c8 type disk;
allocate channel c9 type disk;
allocate channel c10 type disk;

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