How can I prepare the custom schemas before upgrading to 12.2 ?
Hi,
We are preparing our upgrade from 12.1.3 to 12.2. The only thing I did now is laying down binaries (successfully).
Now the documentation says to run ADZDPSUM.sql to find violation before upgrade. Mainly, I've got unregistered schemas that needs to be. The report suggests to register my custon schemas with the script ADZDREG.sql.
sqlplus apps/<appspwd> @$AD_TOP/patch/115/sql/ADZDREG.sql <systempwd> apps XXSGI_DEV
But in every schemas I try to register with this command faitl with error and not registered at all :
Session altered.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.