Migrating Oracle 12c Standard Edition to Enterprise Edition
Hi! We have an Oracle DB 12c (12.2.0.1) Standard Edition on HP-UX 11.31 and would like to migrate it to Enterprise Edition. Doc ID 2046103.1 says that the process of migration is simply deinstall SE and install EE on top of the preserved datafiles with the install media. However, the install media says it requires 2.5GB in /tmp of the OS but we have only about 2GB after clearing everything in it. If no expanding the /tmp to 2.5GB, are we able to to the migration by using deinstall script in the $ORACLE_HOME\deinstall, then install EE from the media again (which requires only 2GB /tmp or less as I remember)?