You are on page 1of 1

How To Ignore FMW Pre-Install Checks When Running Adcfgclone In the Application

Tier? (Doc ID 2453513.1)

APPLIES TO:
Oracle Applications Manager - Version 12.2.4 to 12.2.8 [Release 12.2Cloud to 12.2]
Information in this document applies to any platform.
GOAL
Rapid Clone fails when performing FMW pre-install checks, and the goal of this
document is to provide instructions for Rapid Clone to ignore the FMW pre-install
checks (ignoresysPrecheck) when running adcfgclone appsTier dualfs to allow the
cloning process to complete successfully skipping these checks.

SOLUTION
Note: the first two steps of the solution, assume a previous failed Rapid Clone
execution.
To ignore FMW pre-install checks, please do the following:

1. If you previously ran Rapid Clone and it would fail, do the following:

1.1. Back up and clean up the global inventory.

1.2. If you have performed a failed rapidclone execution, perform clean up of


your target environment.

For further details review section "Appendix A: Steps to be performed before


restarting a failed RapidClone execution on Application tier" of the Rapidclone
note for your EBS release.

- If you are on AD-TXK Delta 7 or higher, review note "Cloning Oracle E-


Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1)"
- If you are on AD-TXK Delta 6 or lower, review note "Cloning Oracle E-Business
Suite Release 12.2 (AD-TXK Delta 6 or Lower Codelevel) with Rapid Clone (Doc ID
2047809.1)"

Note: start Rapid Clone from scratch

2. Do the following to ignore FMW pre-install checks when running Rapid Clone:

2.1. Open a new unix session without setting into any EBS specific
environments.

2.2. From this new unix session, set the following environment variable:

% EXECUTE_FMW_SYS_PREREQS=false
% export EXECUTE_FMW_SYS_PREREQS
% echo $EXECUTE_FMW_SYS_PREREQS

2.3. Launch Rapid Clone from the same unix session and ignore familiar precheck
errors that are displayed to the console.

2.4. Ensure that Rapid Clone completes successfully.

You might also like