Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 22 Nov 2002 @ 08:48:51 GMT


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


Subj:   Re: How to USE IF THEN ELSE in MultiLoad
 
From:   David Wellman

Madhu,

I've used this on a few occasions.

Typically, your script issues the command and then checks &SYSRC, so your example would be

.logon demo1099/dbc,dbc;
.IF &sysrc = 0 THEN;
.DISPLAY 'LOGON SUCCESSFUL' TO FILE *;
.ELSE DISPLAY 'logon failure' TO FILE *';
.ENDIF;

Anything else?

Dave

Ward Analytics Ltd: Information in motion (www.ward-analytics.com)



     
  <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