OEM job failing with ORA-01017: invalid username/password; logon denied and Signal received : 249.
Hi,
I've a sql job defined in OEM (version 13.5) and the job is supposed to work on 32 different databases. For 30 of the databases the job works fine but for two databases I get the following errors:
Failed
ERROR:
ORA-01017: invalid username/password; logon denied
Signal received : 249.
If I check the user/password combination that is used (in Preferred/Named/Monitoring Credentials) the work fine for the two db's. I dont see any strange things on the log/trc files of OEM. Also the agent files on the database servers do not show any abnormalities.
The two databases are on shared database servers sharing the same agent as for db's where the job works fine. Any ideas?