Since the same "SQL.BSQ" script is used to create the database for each version, the databases are internally almost identical. The conversion process is therefore not very complicated.
The following steps need to be taken to convert your SE database to an EE:
- Backup the database
- De-install the SE software
- Install the EE software (optionally on Unix in a new ORACLE_HOME)
- If you have an existing database, point your ORACLE_SID to this pre-existing database
- Startup the database
- Run the "catalog.sql" and "catproc.sql" scripts, as usual.
Ensure that the release number of your Standard Edition server software is the same release as the Enterprise Edition server software.
For example, if Standard Edition server software is release 9.2.0.1.0, then you have to use release 9.2.0.1.0 of the Enterprise Edition.
For the subsequent patch set levels, it may be better to replace point number 5 & 6 with the following points
5. Startup the database in migrate/upgrade mode
6. Run the catupgrd.sql script of the current patch set level


Article Sections
Categories
Recent Article Comments
Currently Active Users
Rate this article