Common Perl Setup Issues and Solutions for E-Business Suite 11i
(Doc ID 404055.1)
Last updated on AUGUST 11, 2024
Applies to:
Oracle Applications DBA - Version 11.5.10.0 to 12.1.3 [Release 11.5.10 to 12.1]Information in this document applies to any platform.
Symptoms
When running a perl script it is failing with one of the following errors :
1. Perl lib version (<version number>) doesn't match executable version (<different version number>) at
2. Can't locate <perl module>.pm in @INC (@INC contains:
3. Conflicting TXK libraries in INC list
OR
TXK libraries not in include list
2. Can't locate <perl module>.pm in @INC (@INC contains:
3. Conflicting TXK libraries in INC list
OR
TXK libraries not in include list
4. AutoConfig (really perl) coredumps when run from the DB Tier on AIX.
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 |