Any idea what the default login is? none of my oracle accounts are working.
|
feedback
|
|
Hey, I got it, you have to log in as SYS as sysdba. I swear I had tried that, but it works now. | |||
|
feedback
|
|
You will need to unlock the SCOTT/HR/whatever schema you've created / want to work on. Login into SQL*Plus as sysdba and then proceed with
Once unlocked, login to the Enterprise manager, the default URL should be | |||||
feedback
|
|
If you want to login with scott/hr/whatever schema. Then login with SQL*plus using that account by just going to
That's why they can't work on em:1158. Only limited users like sys/system can access on em:1158 to manipulate the database. | ||||
|
feedback
|