Situation : My OMS and the database server which I was trying to add Databases and listener from were in different domain.
When OMS was trying to connect to database it filed with below error message.
Looking at the error message , it looks like OMS is not able connect because it use host name without the domain name.
We tried many ways to force OMS to FQDN , tried adding name in host file, added domain name in resolve.conf etc
Solution: But one method which resolved the issue is adding the fully qualified domain name in host section on listener.ora of host where database is running.
When OMS was trying to connect to database it filed with below error message.
Looking at the error message , it looks like OMS is not able connect because it use host name without the domain name.
We tried many ways to force OMS to FQDN , tried adding name in host file, added domain name in resolve.conf etc
Solution: But one method which resolved the issue is adding the fully qualified domain name in host section on listener.ora of host where database is running.
No comments:
Post a Comment