Hello Community,
After un-installation of Oracle DB 11gR1 and the installation of 11gR2 as domain/administrator, I'm getting that OS 1053 error when I try to create the instance via ORADIM. Deleting and re-creating the service doesn't help. The operating system is Windows 2008. I didn't find any helpful info in the forums so far. Please advice.
The alert.log file is empty. Also the listener logs do not give me any clue. The sqlnet.ora I'm using is the one below.
NAMES.DEFAULT_DOMAIN = EROS.NSN.COM
SQLNET.AUTHENTICATION_SERVICES = (NONE)
NAMES.DIRECTORY_PATH= (TNSNAMES)
TCP.VALIDNODE_CHECKING = YES
TCP.INVITED_NODES = (10.88.95.132,10.88.95.133,10.88.95.134,10.88.95.135)
USE_DEDICATED_SERVER = ON
Best regards,
Apostolos