Problem Move Oracle 10G Standard to Enterprise.
HelloI want Upgrade Oracle 10G Standard to Enterprise.
I am in 10.2.0.4 Standard, I want migrate to 10.2.0.4 Enterprise.
My cd of installation is 10.2.0.1 + patch 10.2.0.4
What I do :
1. Backup the database
2. De-install the SE software
3. Install the EE software (optionally on Unix in a new ORACLE_HOME)
4. If you have an existing database, point your ORACLE_SID to this
pre-existing database
5. Startup the database
6. Run the "catalog.sql" and "catproc.sql" scripts, as usual.
My problem is when I do the de-install SE software , It remove all
the database instance services and listener services.
Thus, aflter I install EE, I don't Startup the database immediatly.