Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

How to back out a failed full adop patch cycle?

edited Aug 20, 2021 9:10AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered ✓

Hi there,

1 On R12.2, Ct should apply a patch using hotpatch mode, but he wrongly operate as below:

adop phase=prepare

adop phase=finalize

adop phase=cutover

adop phase=cleanup

adop phase=prepare restart=no abandon=yes


2 SQL> column id format 99

column nn format a10

SQL> SQL> column nt format a6

SQL> select adop_session_id id, prepare_status pr, apply_status ap,

  2  finalize_status fi, cutover_status cu, cleanup_status cl, abort_status ab, status st, node_name nn, node_type nt

  3  from ad_adop_sessions

  4  order by adop_session_id desc;

ID P A F C C A S NN         NT

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center