My Oracle Support Banner

Required Cloning Patches Produces Start Up Syntax Error on the adapcctl.sh Script (Doc ID 2552959.1)

Last updated on FEBRUARY 26, 2022

Applies to:

Oracle Applications Manager - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version, Rapidclone

Required Cloning Patches Produces Start Up Error

1. Go to Patch system...
- Apply Clone patches from Note --: 406982.1
- Put into Maintenance Mode
- Apply Patch 27135427
- Apply Patch 23645824
- Apply Patch 27102203
- Disable Maintenance Mode
- Run AutoConfig on the application tiers

2. Synchronize appsutil on the database tier nodes
$ perl $AD_TOP/bin/admkappsutil.pl

3. Output - $INST_TOP/admin/out/appsutil.zip
$ ls -lh $INST_TOP/admin/out/appsutil.zip

4. Execute:
cd $ORACLE_HOME
cp -p $INST_TOP/admin/out/appsutil.zip .
unzip -o appsutil.zip

5. Finish up:
- Run AutoConfig on the database tier
- Run AutoConfig on the application tier
- Maintain Snapshot Information
- PreClone Database & Application Tier
- Start up the Middle Tier


ERROR
-----------------------
Error ---:
You are running adapcctl.sh version 120.7.12010000.3

.end std out.
$INST_TOP/apps/<CONTEXT_NAME>/admin/scripts/adapcctl.sh: line 153: syntax error at line 185: `>>' unexpected
.end err out.


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Applied required cloning patches.
2. Tried to start the middle tier.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.