Cannot run TNSListener service using NT domain account
690417Mar 11 2009 — edited Mar 12 2009I have an Oracle 10g 64bit database running on a Windows 2003 x64 OS. I have the need to run the listener and database services under domain accounts. Is this possible? If I switch just the database over to a domain account, the database starts up and I can connect through slq plus, but I cannot connect through EM or any other 3rd party tool such as TOAD - these apps just hang. If I switch the listener service over to running under a domain account, I receive the following error when I try to start it:
C:\Documents and Settings\chris>lsnrctl start
LSNRCTL for 64-bit Windows: Version 10.2.0.1.0 - Production on 11-MAR-2009 14:49:32
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
64-bit Windows Error: 109: Unknown error
Has anyone run into this situation before?
Thanks in advance.