This is the commands to drop and reinstall the EM DBconsole repository and setup TLS security to secure your "SYS" passwords on the network. (If you only want to secure, start at step 3.)
1. emca -deconfig dbcontrol db -repos drop
2. emca -config dbcontrol db -repos create
3. emctl stop dbconsole
5. emctl secure dbconsole
6. emctl start dbconsole
Note that the emca syntax has changed in 10.2. (In 10.1 the commands are emca -x and emca -r ... I think.)
Tuesday, March 07, 2006
HowTo: Reinstall/Secure EM DBconsole in 10.2
Posted by olu at 11:00 AM
Subscribe to:
Post Comments (Atom)
1 comment:
Fails in the last step while securing
...Storing agent key for agent ... Failed.
Any idea what could be causing this or how to fix this.
Post a Comment