Dear all,
this is my first thread and my first post too, so i'm the newbie here. my username is my real name. howdy y'all.
okay ehm...about the problem :
i create alotta perl script that contains DB2 query. yes i'm using DBD:

B2 module. i used db2 8.2 enterprise before in RHEL 5.2 in development machine and it's running well when my perl script run by crontab. time goes by (2 years development). and now they (my client) asked for the lattest tech from me. so i give'em RHEL 5.4 and db2 9.7 workgroup.
the surprise is when i try to put the script in crontab. IT'S NOT RUNNING (i'm so dead)

. it run well when i run it manually (no error nor warning). the /var/log/cron tell me that the script is run, but actually, it was stopped when it was running the DB2 query part. what should i do
could someone help me. pleeeeeeeeeasse
