A fix is available
APAR status
Closed as program error.
Error description
With the introduction of Oracle 12cR2, execution of PL/SQL using OCI_BATCH_ERRORS mode has been eliminated by Oracle when both Oracle Client and Server are version 12cR2 or later. This elimination causes Oracle Connector jobs using PL/SQL to abort with an error such as: The OCI function OCIStmtExecute returned status -1. Error code: 3137, Error message: ORA-03137: malformed TTC packet from client rejected: [kpoal8Check-3] [32768] [0] [0x000000000] [789544] [] [] []. (CC_OraStatement::executePlSql, file CC_OraStatement.cpp, line nnnn) The work around for that error is to set CC_ORA_DISABLE_BATCH_ERRORS=TRUE as a user defined job parameter. Unfortunately, this environment variable impacts the Oracle Connector's performance in other types of statement execution such as SELECT, INSERT, UPDATE because it limits the array size to 1. A new environment variable CC_ORA_DISABLE_PLSQL_BATCH_ERRORS is introduced that only changes the execution mode for PL/SQL statement execution.
Local fix
Problem summary
This APAR introduces a new environment variable CC_ORA_DISABLE_PLSQL_BATCH_ERRORS that only changes the execution mode for PL/SQL statement execution. Whenever a new user defined environment variable is added to a job and set to a non-default value, it requires that the job be recompiled.
Problem conclusion
Set CC_ORA_DISABLE_PLSQL_BATCH_ERRORS=TRUE as a user defined environment variable in a job that uses PL/SQL within an Oracle Connector where both Oracle Client and Server are 12cR2 or later.
Temporary fix
Comments
APAR Information
APAR number
JR60482
Reported component name
WIS DATASTAGE
Reported component ID
5724Q36DS
Reported release
B70
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2019-01-09
Closed date
2019-01-28
Last modified date
2019-01-28
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WIS DATASTAGE
Fixed component ID
5724Q36DS
Applicable component levels
RB50 PSY
UP
RB70 PSY
UP
[{"Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"InfoSphere DataStage"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"11.7"}]
Document Information
Modified date:
03 September 2021