Can't apply patch set to cloned instance.
I am running EBS.
DB = 10.2.0.4
APPS = 12.0.6
Instance = TEST rapid clone from PROD
I am trying to apply a patch set to 10.1.3 home.
Patch 8626084
"10g Release 3 (10.1.3) Patch Set 5 (10.1.3.5.0) for UNIX"
apply log shows that variable queries within the install are referencing old production paths
Here is an excerpt from the log:
Starting install Install Phase 1 of component Oracle Universal Installer
Calling Query areasQueries10.1.0.4.0 getProductHome
name = oracle.jdk
startVersion = 1.4
endVersion = 1.6
acceptCompatible = null
Query Returned: /data/PROD/apps/tech_st/10.1.3/jdk
Setting variable 'JRE_LOCATION' to '/data/PROD/apps/tech_st/10.1.3/jdk'. Received the value from a code block.
Setting variable 'JRE_LOCATION' to '/data/PROD/apps/tech_st/10.1.3/jdk/jre'. Received the value from a code block.