Could somebody help me out on this issue, I'm trying to connect to OEM as Oracle Management Server with a user name but it was giving me
Incorrect login credential error.
First u have to create a repository user named as sysman/oem_temp after that u connect to OEM through username sysman and password as oem_temp. But, before that check whether your management server is running or not.
Mohit Sharan
DBA
Bangalore.
Cell No : 91-9845211820
First u have to create a repository user named as sysman/oem_temp after that u connect to OEM through username sysman and password as oem_temp. But, before that check whether your management server is running or not.
-->I have question on that , I think sysman is not a oracle schema user .
Originally posted by ligang First u have to create a repository user named as sysman/oem_temp after that u connect to OEM through username sysman and password as oem_temp. But, before that check whether your management server is running or not.
-->I have question on that , I think sysman is not a oracle schema user .
I think you are right. If you try connecting thro SQL PLUS with sysman, it will say invalid user. BTW, have you guys known the difference b/n the Stand Alone and the OMS that is popped up to choose when you invoke the Enterprize Manager?
Originally posted by mohit_sharan First u have to create a repository user named as sysman/oem_temp after that u connect to OEM through username sysman and password as oem_temp. But, before that check whether your management server is running or not.
The user name password sysman/oem_temp is for Oracle Management Server (OMS). The Oracle Enterprise Manager (OEM) repository can be of any user name. The repository user name and password would allow the OEM to do DML activity against the database to fetch you the results (Not all the results).
Bookmarks