Results 1 to 2 of 2

Thread: Unable to start Oracle management server service in NT: Urgent

  1. #1
    Join Date
    Jan 2003
    Location
    California, US
    Posts
    1

    Unable to start Oracle management server service in NT: Urgent

    Hi All,
    I installed Management Server in Windows2000, the database is Oracle8.1.7. While I am starting the service I am getting this error in log.
    Any help?????
    Error starting Oracle Management Server. OEMCTRL for Windows NT: Version 2.2.0.0.0
    Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2003-1-31:12:2:8:731] VdbSession.processError: errorCode >12640<
    [main][2003-1-31:12:2:8:731] VdbSession.processError: errorMsg >ORA-12640: Authentication adapter initialization failed
    <
    [main][2003-1-31:12:2:8:731] VdbSession.processError: database connection error

    VXA-2018 :
    Unable to connect to OMS registry serviceoracle.sysman.vxn.VxnBootstrapException:
    at oracle.sysman.vxa.VxaAppServer.startServices(VxaAp pServer.java:1353)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.j ava:2547)

    Error starting Oracle Management Server.
    Thanks in advance
    Thazul

  2. #2
    Join Date
    Feb 2003
    Location
    NA
    Posts
    3
    The errors you listed appear to be related to the SQLNET.AUTHENTICATIO_.SERVICES in your SQLNET.ORA File.

    The workaround is:
    Remove the line

    sqlnet.authentication_services=(NTS) from the ORACLE_HOME\network\admin\sqlnet.ora file on the server or set line to sqlnet.authentication_services=(NONE)

    I hope this helps.

    Regards,

    Tiamiyu Salau

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •