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

Thread: OEM Problem

Threaded View

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

    Cool


    You cannot just change the SYSMAN password from SQL*Plus, You need to do this (as per Metalink):

    To reset the SYSMAN password -
    1. Stop all Oracle Management Servers (OMS) currently connected to the EM Repository.
    2. From one of the OMS systems, use SQLPLUS to connect to the EM Repository Database. The connection attempt must be made using the EM Repository schema user's account.
    3. Execute the SQL script: %Oracle_home%\sysman\admin\vduresetsysman.sql
    4. Restart each OMS.
    5. Launch the EM Console. Logon as sysman with a password of oem_temp and change the password when prompted. Make sure the sysman and oem_temp are all lower case.

    Last edited by LKBrwn_DBA; 11-09-2006 at 03:41 PM.
    "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