can not connect to DR server using sys and system user while creating oracle dataguard in 12c ORA-03
Hi,
I am not able to connect to sys and system user from DR side to primary database while creating oracle dataguard in Oracle 12c.I have copied password file multiple times.For this reason RFS process is not able to start.I am able to connect to the container database from a normal user from DR.
[oracle@CTSC00654797201 ~]$ sqlplus sys@PRIMARY
SQL*Plus: Release 12.1.0.2.0 Production on Thu Jun 16 18:51:48 2016
Copyright (c) 1982, 2014, Oracle. All rights reserved.
Enter password:
ERROR:
ORA-03135: connection lost contact
Process ID: 0
Session ID: 0 Serial number: 0
[oracle@CTSC00654797201 ~]$ sqlplus c##1@PRIMARY
Enter password:
SQL*Plus: Release 12.1.0.2.0 Production on Thu Jun 16 18:52:05 2016