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

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-21-2008
rajus19 rajus19 is offline
Registered User
  
 

Join Date: Feb 2005
Location: Bangalore
Posts: 36
You can do it but its completely dependent on how you run the Informix dbexport job.

If you run the job by running a command you can write a small script and call your job from there and depending on the return code of your job you can either send an email or just ignore it.

If you run the job through a scheduling tool (like Control-M) then you can set the e-mail option on the tool itself.