Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Mon, 03 Aug 2009 @ 21:09:47 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Error Handling in BTEQ Export
 
From:   Poston, Donna

Hi Varun, I am not sure how to handle the error code checking in BTEQ, but can you handle the error code checking before the BTEQ script is executed?

For example (depending on operating system)

Check to see if parameter file exists

     If [ -f $filename ]
     Then
        Echo '  '
     Else
        Echo "script is abending, parameter file does not exist"
        Exit 256
     fi

     Process BTEQ script


     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023