Showing posts with label Oracle Database Console. Show all posts
Showing posts with label Oracle Database Console. Show all posts

Thursday, January 7, 2010

Regenerate Database Console Repository

This is needed in case you misconfigured your Database console, you should rebuild it by doing the following:
  1. Drop it: "emca -deconfig dbcontrol db -repos drop"
  2. Recreate it: "emca -config dbcontrol db -repos create"
That's it, should be fine now :), thanks to this great post