Is it safe to run 12cR2 preupgrade tool if not upgrading yet?
Hi, I guess the answer is yes, but I wanted to make sure.
Can I safely run the 12cR2 preupgrade tool on a 10gR2 (production) database that will be upgraded?
I ask because I see the tool creates at least 2 packages (DBMS_PREUP and DBMS_REGISTRY_EXTENDED), a directory object (PREUPGRADE_DIR), and also alters registry$database (adds column TZ_VERSION). There could other changes not so obvious. I just want to be sure none of those changes will affect the normal operation of the database (backups, exports/imports, etc.), while we get it ready for the upgrade to the new version.