DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: VTK-1002 error

  1. #1
    Join Date
    Nov 2000
    Posts
    34

    Red face

    Hi Friends,
    When I am trying to logon in oracle management server it is giving this messge that management server is under process
    of initialisation VTK 1002. Yes I should wait , but for week it to startup !
    Actual it should not take such long time . Can anybody tell
    what should I do to resolve this problem?

    Software : Oracle 8i 8.1.6 , OEM 2.1.0 , SUN 2.8 OS
    Hardware : Sun E450

    Thanks
    Jayesh

  2. #2
    Join Date
    Apr 2000
    Posts
    126

    Wink

    Go to metalink.oracle.com and search on VTK-1002. You will find information about this error and possible solutions.

  3. #3
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    Try this out:

    What to do, if you cannont start the oracle management server process through
    oemctrl start oms?

    Trouble shooting:
    oemctrl status oms
    OEMCTRL for Solaris: Version 2.1.0.0.0
    Copyright (c) 1998, 1999 Oracle Corporation. All rights reserved.
    VXA-2010 : Unable to bind to Oracle Management Server server_name

    Fix:
    1) ps -ef|grep oracle

    2) Not down the process numbers for
    /bin/sh /usr/local/oracle/app/oracle/product/8.1.6/bin/launchOms
    /home/db/oracle/app/oracle/jre/1.1.8/bin/../bin/sparc/native_threads/jre -nojit

    3) Kill those process

    4) Now do,
    oemctrl start oms

    5) Confirm it by
    oemctrl status oms


    These were some of my past approach on solving the issue. If any one would like to add their suggestion, you are welcome to do.

    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


Posting Permissions

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


Click Here to Expand Forum to Full Width