Migrating from Oracle Enterprise Edition (11g) to Standard Edition (11g)
BaffyOct 21 2010 — edited Oct 21 2010All,
Please can I use the following methid to do the above migration:
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
Many thanks in advance.