Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Mon, 16 May 2005 @ 17:35:38 GMT





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




Subj:   Re: MLoad Error UTY0676: Invalid Data Entry Block
 
From:   Dye Lisa Contractor USTC



This error can occur if you have multiple values in a Multiload APPLY statement. A workaround for this would be to use an OR for each value in the APPLY statement.

Instead of:

     APPLY MYTABLE_UPSERT WHERE SOMEVALUE IN ( 'B', 'C' )

Use:

     APPLY MYTABLE_UPSERT WHERE ((SOMEVALUE = 'B')
                             OR (SOMEVALUE = 'C'))

lisa





     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008