adbldxml.pl generating context file on DB with wrong perl version 5.8.3 in stead of 5.14.4 after upg
after upgradin our oracle E-biz application R12.1.3 database from 11.2.0.4 to 12.1.02:
adbldxml.pl generating context file on DB with wrong perl version 5.8.3 in stead of 5.14.4
We do have patch 16289505: in our apps env.
Version of adbldxml.pl and GenerateContext.class
: [oadba1@ais-test bin]$ strings adbldxml.pl | grep Header
# $Header: adbldxml.pl 120.15.12010000.5 2010/02/18 08:32:08 vasubram ship $
[oadba1@ais-test context]$ strings -a GenerateContext.class | grep Header
S$Header: GenerateContext.java 120.20.12010000.7 2012/11/01 10:38:50 dhakumar ship $
[oadba1@ais-test context]$ uname -a
Linux ais-test.siu.edu 2.6.32-573.22.1.el6.x86_64 #1 SMP Thu Mar 17 03:23:39 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
What is your recommendation on fixing this problem?
Angie