Oracle 10g & EM

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • William F. O'Neill

    Oracle 10g & EM

    Am having a problem getting into Enterprise Manager for Oracle 10g - am
    using same on WINXP Pro, as a learning tool - I am NOT a DBA.
    I entered my Login name, eg. WFONEILL\Admini strator and my password for my
    computer in the HOST(OS) section, and then entered sys as username and the
    password that I entered when I installed Oracle. Keep getting told that my
    password is incorrect. Don't know if the error message is referring to the
    HOST(OS) password, or the password I entered when I installed Oracle. In
    any case, both passwords are the same. I have looked at the HELP file, but
    that didn't help any. Can someone give me a hand here? Appreciate it....


  • Pedro Lopes

    #2
    Re: Oracle 10g & EM

    William F. O'Neill wrote:
    Am having a problem getting into Enterprise Manager for Oracle 10g - am
    using same on WINXP Pro, as a learning tool - I am NOT a DBA.
    I entered my Login name, eg. WFONEILL\Admini strator and my password for my
    computer in the HOST(OS) section, and then entered sys as username and the
    password that I entered when I installed Oracle. Keep getting told that my
    password is incorrect. Don't know if the error message is referring to the
    HOST(OS) password, or the password I entered when I installed Oracle. In
    any case, both passwords are the same. I have looked at the HELP file, but
    that didn't help any. Can someone give me a hand here? Appreciate it....
    >
    >

    Maybe you didn't select "as SYSDBA" ...

    try to connect from sqlplus to check if everytinhg is ok...


    from the command prompt type

    c:\sqlplus "sys/<passwordas sysdba"

    and if it works.. you should be able to connect trough OEM.

    bye,
    Pedro.

    Comment

    Working...