Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 16 Jul 2003 @ 02:33:06 GMT


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


Subj:   Re: FASTLOAD - NOTIFY EXIT question
 
From:   Aldrin, John

There are two fields in the following code fragment from the sample program in the FastLoad manual:

        struct {
            UInt32 VersionLen;
            char   VersionId[MAXVERSIONIDLEN];
            UInt32 UtilityId;
            UInt32 UtilityNameLen;
            char   UtilityName[MAXUTILITYNAMELEN];
            UInt32 UserNameLen;
            char   UserName[MAXUSERNAMELEN];
            UInt32 UserStringLen;
            char   UserString[MAXUSERSTRLEN];
        } Initialize;

The fields UserStringLen and UserString contain the information that you are looking for.

John...



     
  <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