Database Control and server domain name change
We're changing the domain for some database servers with Oracle 10.2. The OS is HPUX.
I understand how to update listener.ora, tnsnames.ora and so forth for the database itself.
For DB Control the documentation (How To Drop, Create And Recreate the Database Control (DB Control) Release 10g and 11g (Doc ID 278100.1)) on Oracle Support recommends to drop DB Control files and the database repository. However, I have a lot of user defined metrics, jobs and other custom configuration in DB control that I don't want to loose.
My questions are;
- Can I just drop the DB Control files, and leave the repository intact? Will that be sufficient for my domain change?