Custom Search

Tuesday, September 16, 2008

How to create, drop and recreate the Database Control Repository and configuration files using EMCA

If you machine name/ip address changed, then you have to rebuild your dbconsole. The command below can be use in either Windows or Unix platform.


1. Create Database Console
To create the configuration files and repository for Database Console, run:

emca -config dbcontrol db -repos create

2.Drop Database Console
To drop (remove) the configuration files and repository for Database Console, run:

emca -deconfig dbcontrol db -repos drop

3.Recreate Database Console
To recreate the configuration files and repository for Database Console, run:

emca -config dbcontrol db -repos recreate

1 comment:

Anonymous said...

By simply disabling the NetBIOS over TCP/IP it worked.

regards

Najeeb