The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-24-2005
VijayKumar VijayKumar is offline
Registered User
  
 

Join Date: Mar 2005
Posts: 2
CronTab script exit status 134

Hi All,
I have one shell script through which I am executing some datastage and quality jobs(these are ETL Jobs), when I run the script through unix prompt then the script is executing fine and getting desired results.
But when I schedule the same script in crontab then in the middle of the script it is exiting with exit status code of 134.

Could any one guide me how to overcome this issue. Thanks in advance

Thanks & Regards
Vijay Kumar