gateway SQLSvr initdg4msql.ora
My alert.log has error with both of my gateways to 2 different SQLSvr instances. My database links work and I can retrieve data but why and where is the initdgmsql gateway using the RECOVER account from SQL Server ?
My initdg4msql.ora file
HS_FDS_CONNECT_INFO=[DHSSQLDBPRD]//IVE
HS_FDS_TRACE_LEVEL=OFF
#HS_FDS_RECOVERY_ACCOUNT=RECOVER
#HS_FDS_RECOVERY_PWD=RECOVER
HS_FDS_WORKAROUNDS=16
HS_FDS_DELAYED_OPEN=FALSE
Error in alert log.
ORA-01017: invalid username/password; logon denied
[Oracle][ODBC SQL Server Wire Protocol driver][SQL Server]Login failed for user 'RECOVER'. {28000,NativeErr = 18456}
ORA-02063: preceding 2 lines from PDRIVE