Adop Fs_clone Fails After Upgrade To R12.2.8 - $AU_TOP/perl Doesn't Exist
(Doc ID 2591102.1)
Last updated on FEBRUARY 16, 2023
Applies to:
Oracle Applications DBA - Version 12.2.8 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.8 version: adop fs_clone fails after upgrade to R12.2.8 - $AU_TOP/perl doesn't exist
ERROR
-----------------------
********adop.log**************
[PROCEDURE] [END 2019/09/13 15:46:05] Releasing ports
[PROCEDURE] [START 2019/09/13 15:46:05] Updating status of patches
[STATEMENT] SQL statement : " update ad_adop_session_patches
set status='F'
where applied_file_system_base = '/applprd/oracle/R12PRD/fs1' and
patch_file_system_base = '/applprd/oracle/R12PRD/fs2' and bug_number='CLONE' and status <> 'Y'
and appltop_id=196 and node_name='app01'"
[PROCEDURE] [END 2019/09/13 15:46:06] Updating status of patches
[UNEXPECTED]fs_clone has failed.<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[PROCEDURE] [START 2019/09/13 15:46:06] Unlocking sessions table
[STATEMENT] Unlocking ad_adop_sessions table for app01 with wait interval of 60 seconds and number of tries 5
[PROCEDURE] [END 2019/09/13 15:46:06] Unlocking sessions table
See the following error:
**********Error on the console*****************
[UNEXPECTED]Error running "adop phase=fs_clone" on node(s): app01.
Stopping services on patch file system.
Stopping admin server.
You are running adadminsrvctl.sh version 120.10.12020000.10
ERROR: Directory /applprd/oracle/R12PRD/fs2/EBSapps/appl/au/12.0.0/perl doesn't exist<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<$AU_TOP
adadminsrvctl.sh: Exiting with status 1 [UNEXPECTED]Error occurred running "sh /u02/oracle/R12PRD/fs2/inst/apps/app01/admin/scripts/adadminsrvctl.sh stop -nopromptmsg"
[UNEXPECTED]Error running adadminsrvctl command
**************ADOP Logs****************
==========================
Inside getCloneStatus()...
==========================
SQL Command: SELECT clone_status||',' FROM ad_adop_session_patches WHERE status in ('R','F','N') AND bug_number = 'CLONE' AND node_name = 'app01' AND adop_session_id = 71
clone_status = DEREGISTER-ORACLE-HOMES
clone_status_from_caller = 4
clone_status_from_db = 3
Removing the directory: /applprd/oracle/R12PRD/fs2/EBSapps/appl
Failed to delete the directory /applprd/oracle/R12PRD/fs2/EBSapps/appl.
*******FATAL ERROR*******
PROGRAM : (/applprd/oracle/R12PRD/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME : Wed Sep 18 11:50:12 2019
FUNCTION: main::removeDirectory [ Level 1 ]
ERRORMSG: Failed to delete the directory /applprd/oracle/R12PRD/fs2/EBSapps/appl.<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. adop phase = fsclone
BUSINESS IMPACT
-----------------------
users cannot run fsclone
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |