Error in ADOP Cleanup phase

==================

Enter the APPS password:

Connected.

==============================================================

ADOP (C.Delta.12)

Session Id: 4

Command: status

Output: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220217_232656/adzdshowstatus.out

===============================================================

Node Name       Node Type  Phase           Status          Started              Finished             Elapsed

--------------- ---------- --------------- --------------- -------------------- -------------------- ------------

shsebs7idb1     master     PREPARE         COMPLETED       2022/02/15 07:02:15  2022/02/15 12:52:39  5:50:24

                           APPLY           COMPLETED       2022/02/15 16:22:33  2022/02/15 21:06:33  4:43:00

                           FINALIZE        COMPLETED       2022/02/16 23:15:37  2022/02/16 23:49:17  0:33:40

                           CUTOVER         COMPLETED       2022/02/17 06:42:44  2022/02/17 07:24:30  0:41:46

                           CLEANUP         RUNNING

 

 

 

File System Synchronization Type: Full

 

SQL> select adop_session_id,status from ad_adop_sessions where status='F';

 

ADOP_SESSION_ID S

--------------- -

              4 F

 

SQL> update ad_adop_sessions set status='C' where status='F';

 

1 row updated.

 

SQL> commit;

 

Commit complete.

 

SQL> exit

Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options

[apebs7i@shsebs7idb1 ~]$ adop -status

 

Enter the APPS password:

Connected.

==============================================================

ADOP (C.Delta.12)

Session Id: 4

Command: status

Output: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065432/adzdshowstatus.out

===============================================================

Node Name       Node Type  Phase           Status          Started              Finished             Elapsed

--------------- ---------- --------------- --------------- -------------------- -------------------- ------------

shsebs7idb1     master     PREPARE         COMPLETED       2022/02/15 07:02:15  2022/02/15 12:52:39  5:50:24

                           APPLY           COMPLETED       2022/02/15 16:22:33  2022/02/15 21:06:33  4:43:00

                           FINALIZE        COMPLETED       2022/02/16 23:15:37  2022/02/16 23:49:17  0:33:40

                           CUTOVER         COMPLETED       2022/02/17 06:42:44  2022/02/17 07:24:30  0:41:46

                           CLEANUP         NOT STARTED

 

 

 

File System Synchronization Type: Full

 

===========================================================================

ADOP (C.Delta.12)

Session ID: 4

Node: shsebs7idb1

Phase: cleanup

Log: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065527/adop.log

===========================================================================

 

Processing cleanup actions in parallel.

    Log: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065527/cleanup/shsebs7idb1/log/cleanup.log

 

Generating report of queued DDL actions.

    Output: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065527/cleanup/shsebs7idb1/adzdallddls.out

 

Running cleanup in STANDARD mode.

    Log: @ADZDSHOWLOG.sql "2022/02/19 06:57:35"

 

Generating log report.

    Output: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065527/cleanup/shsebs7idb1/adzdshowlog.out

 

The cleanup phase completed successfully.

 

 

adop exiting with status = 0 (Success)

 

Check ADOP status once again

 

[apebs7i@shsebs7idb1 ~]$ adop -status

 

Enter the APPS password:

Connected.

==============================================================

ADOP (C.Delta.12)

Session Id: 4

Command: status

Output: /apdascn7i/product/122/fs_ne/EBSapps/log/adop/4/20220219_065834/adzdshowstatus.out

===============================================================

Node Name       Node Type  Phase           Status          Started              Finished             Elapsed

--------------- ---------- --------------- --------------- -------------------- -------------------- ------------

shsebs7idb1     master     PREPARE         COMPLETED       2022/02/15 07:02:15  2022/02/15 12:52:39  5:50:24

                           APPLY           COMPLETED       2022/02/15 16:22:33  2022/02/15 21:06:33  4:43:00

                           FINALIZE        COMPLETED       2022/02/16 23:15:37  2022/02/16 23:49:17  0:33:40

                           CUTOVER         COMPLETED       2022/02/17 06:42:44  2022/02/17 07:24:30  0:41:46

                           CLEANUP         COMPLETED       2022/02/19 06:56:17  2022/02/19 06:57:43  0:01:26

 

 

 

File System Synchronization Type: Full 

Comments

Popular posts from this blog

How to fix Oracle SQL Developer connection issue "Got minus one from a read call"

How to troubleshoot Long Running Concurrent Request in EBS 12.2

Few Important steps of Oracle Database Clone