ORA-01017 REMOTE DATABASE for DATAGUARD SETUP
Hi All,
I am hitting the famous ORA-01017 error while trying to connect to remote server for auxiliary instance to setup data guard.
This is 11.2.0.4 version and i have already checked the following:
1. Remote_login_passwordfile --> EXCLUSIVE
2. remote_os_authent --> FALSE
3. Created password file using ignorecase=y force=y on primary and copied to standby server
4. Static Listener is already configured and the service is running on remote server as shown below
Service "test1dg_<domainname>" has 1 instance(s).
Instance "test1", status UNKNOWN, has 1 handler(s) for this service...
5. I am using following connection string to connect to remote server