OGG-00868 Extract ORA-01017: invalid username/password in ASM sys user
Hi All,
My environment is Oracle RAC 11gR2 with 2 nodes with ASM running in AIX.. Golden Gate is 12c version.
I added an entry into tnsnames.ora for ASM.
I created an extract group but since I have ASM, in extract TRANLOGOPTIONS parameter I wanted to use '\' as 'passwor\*d' because I do not have sys password for ASM instance.
Instead of using :
TRANLOGOPTIONS ASMUSER sys@ASM,ASMPASSWORD passwor*d
How can I use '\' as 'passwor\*d' in example above without informing the sys sysasm password?
Error when I started extract in ext report is: ERROR OGG-00868 Establishing ASM session for login user sys: (1017) ORA-01017: invalid username/password; logon denied.