Welcome to my Identity Management blog with focus on proven implementation stratigies, best practices, product selection, and where I open my expertse to You!
Fortune 100, Higher Education, Government... I've done it all. I'm 7 feet tall, live in NYC, tattooed, and love a challenge! Here's what I've learned...
Did you install the Enterprise Manager and totally forget where it was installed, or have no clue how to bring it up? Try finding that one in the docs… waste of time.
If the service dies, or you bounce the box and need to get it up, here’s what you can do:
on the server:
$ emctl status dbconsole
here you get also your http address to call
if it’s not running:
$ emctl start dbconsole
The executable is located in the db’s bin directory. If you’re not sure where that is, use this to find the tool:
$ find / -name emctl
Later!
.: Adam