AD Administration error:.
ERROR: Patching cycle in progress - run this utility from patch file system.
You can only run it from run file system when not patching.
Check the any active adop cycle by running the script ADZDSHOWED.sql:
SQL> @ADZDSHOWED.sql
=========================================================================
= Editions
=========================================================================
Edition Name Type Status Current?
--------------- -------- -------- --------
EDITION1 PATCH ACTIVE
ORA$BASE ACTIVE
V_20000001_2001 ACTIVE
Solution:-
To resolve the issue test the following steps in a development/test instance and then migrate accordingly:
1. Complete or abort any open patching cycles using adop phase=abort.
2. Any remaining database editions (for example 'EDITION1') will need to be addressed by the DBA.
3. Run ADZDSHOWED.sql to confirm the editions are corrected.
4. Run adadmin and and confirm it proceeds without error.
ERROR: Patching cycle in progress - run this utility from patch file system.
You can only run it from run file system when not patching.
Check the any active adop cycle by running the script ADZDSHOWED.sql:
SQL> @ADZDSHOWED.sql
=========================================================================
= Editions
=========================================================================
Edition Name Type Status Current?
--------------- -------- -------- --------
EDITION1 PATCH ACTIVE
ORA$BASE ACTIVE
V_20000001_2001 ACTIVE
Solution:-
To resolve the issue test the following steps in a development/test instance and then migrate accordingly:
1. Complete or abort any open patching cycles using adop phase=abort.
2. Any remaining database editions (for example 'EDITION1') will need to be addressed by the DBA.
3. Run ADZDSHOWED.sql to confirm the editions are corrected.
4. Run adadmin and and confirm it proceeds without error.