Oracle ORA-21561 : OID generation failed

Solution:
Then the problem is most likely in the machine hosts file.
Check that there is machine full name and short name in the machine hosts file.
If these are missing you will get ORA-21561 errors when trying to connect server.

Example:
127.0.0.1 localhost.localdomain localhost
10.120.111.80 example.oracle.com example

Recent Posts