I’m facing a problem with oracle, when starting a log dbserver and looking at the log file i see this error (oracle 01017), it means that username/password is wrong.
Oracle: id=‘1.1’ req=‘-1’ Connection to multiserver created, host ‘cc1_g_me’, port ‘51797’, socket ‘4’
+0080 MSG_STARTDB status=‘DBM_SUCCESS’
Oracle: id=‘1.1’ req=‘10721226’ Protocols versions: dbclient=‘00010003’ dbserver=‘00010003’ dblib=‘00010003’
+0000 Open DB: username = ‘genesyslog’, database = ‘GCME’, dbserver = ‘GCME’
+0149 ocierror: ORA-01017: invalid username/password; logon denied
Anyway, it is possible for me to connect to the dbms on the machine with the sqlplus username/password@DBMS, it means that the username and password are correct!
The call centre is a multi tenant environment and the log dbservers on the other 2 sites are working normally (i.e oracle connection is ok), any suggestions?
Thanks,
Francesco