Hello,
We are having the below issue from one of the perl modules. We are trying
to get Oracle query results via this perl package and that package is using
DBI.pm.
The perl script is executing end-end but at the end there is a segmentation
fault error. We have recently upgraded our RHEL version and so perl got
updated to v5.16.3 from v5.10.1. Below code was working fine with the older
version.  Your help if any will be greatly appreciated.
if I comment the code lines which is trying to get Oracle query results,
then there is no Memory fault error. So I am pointing out issue to DBI.pm.
And DBI version is 1.643.

*Code snippet:*

${CODE_MOUNT_BASE}/scripts/audits/run_audit_dm_${TABLE}_${DATAMART}.pl

exit_status=$?

echo "exit status after pl call:  ${exit_status}"



*Log message*:

/u01/Projects/audits/scripts/run_audit_dm.ksh: line 12: 2613: Memory
fault(coredump)

exit status after pl call: 267


*Regards*
*Srikantha*
*Mb-9980073640*

Reply via email to