Generated Patch filesystem context file has some variables pointing to run filesystem
Hi everyone,
We are in the process of migrating our EBS R12.2.5 application tier from Solaris SPARC to Linux 8 platform. We are following the document "Application Tier Platform Migration with Oracle E-Business Suite Release 12.2 ( Doc ID 2048954.1 )".
I'm currently in the steps where we need to generate the Target System patch file system context file using this command:
$ cd <COMMON_TOP>/clone/bin
$ perl adclonectx.pl java=<RUN JDK_TOP> contextfile=<Target System Run Context File> pairsfile=PATCH PAIRS FILE stage=<CLONE STAGE LOCATION> outfile=<Complete Path to Target System Patch Context File>
Upon generating the patch filesystem context file, I noticed that some of the variables are pointing to run filesystem(fs1) instead of patch filesystem(fs2). Because of these values, I'm hesitant to move forward to run rapidwiz.