Applying 27135427 (R12.TXK.B.Delta.4 on 10.2.0.5 DB
I am working for a customer who is upgrading EBS 12.1.3 running on a 10.2.0.5 Database. My first step is to upgrade the RDBMS to 12.1.x. As part of the upgrade prep patches, I installed 27135427 (R12.TXK.B. Delta.4). After installing patch 27135427 autocfg fails with a
Updating s_tnsmode to 'generateTNS'
UpdateContext exited with status: 0
AC-50480: Internal error occurred: java.lang.NullPointerException
Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
Instantiating Tools tnsnames.ora
Tools tnsnames.ora instantiated
Web tnsnames.ora instantiated
adgentns.pl exiting with status 2
ERRORCODE = 2 ERRORCODE_END
I find a match in 2507695.1. Which is telling my RDBMS is not certified. It has a Note: Since the ACUtil.java 120.3.12010000.4 provided through patch27135427 checks for 11.2.x, 12.1.x, 12.2.x, the same issue will occur for lower DB versions even if it is certified such as 11.1.0.7 on Solaris 10. Do I have a way out? Anyone else make this jump?