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

Thread: Oracle 11g agent issue..

  1. #1
    Join Date
    Jul 2002
    Posts
    205

    Oracle 11g agent issue..

    Hi,

    Recently upgraded to oracle 11g. We were not using agent in 10g.

    $ORACLE_HOME/sysman is existing.

    When try to see the status of agent it says.

    $ORACLE_HOME/servername_SID/sysman/config does not exist.
    Where as I have the directory ORACLE_HOME/sysman/config does not exist.

    How to fix this issue.

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Was the agent ever installed and set up?

    please check; http://docs.oracle.com/cd/E11857_01/...tall_agent.htm
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    Jul 2002
    Posts
    205
    HI,

    In this environemnt agent was never installed. This is SAP environment.

    Whether the software from Oracle site will be fine or we need to download it from SAP site..?

  4. #4
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool

    Quote Originally Posted by skdas View Post
    ... We were not using agent in 10g.
    ...
    How to fix this issue.
    I assume you are NOT talking about EM Grid control agent.

    Therefore, if you were not using agent in 10g, did you ever even configure EM?
    If you did configure EM dbconsole, then you could re-config, other wise you may need to install EM dbconsole:

    Code:
     ## Create
    emca -config dbcontrol db -repos create
    
    ## Reconfig
    emca -config dbcontrol db -repos recreate
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

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