Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

O/S-Error: (OS 1053) The service did not respond to the start or control request in a timely fashion

1518778Jan 22 2014 — edited Jan 27 2014

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2014
Added on Jan 22 2014
2 comments
945 views