Search found 4 matches

by zhoum00
Fri Apr 15, 2011 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Netezza : Importing potential null to not_nullable field
Replies: 1
Views: 1847

Netezza : Importing potential null to not_nullable field

Hi I'm trying to run querys in Netezza enterprise stage. It's giving me the following warning for almost all fields : "When checking operator: When validating import schema: At field "field_name": Importing potential null to not_nullable field". I checked and the metadata (which ...
by zhoum00
Tue Aug 12, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete jobs/categories from commanline
Replies: 9
Views: 4613

Hi Ray, you're talking about disabling confirmation for massive delete. How could I do that?

Thanks!
by zhoum00
Thu Feb 21, 2008 10:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: String compare
Replies: 4
Views: 2911

String compare

Hi, In a transform job, I try to compare 2 stage variables containing a string value. Here are an exemple of my problem... The first variable value is : "00E019" The second variable value is : "00E017" The problem is that the following verification : If Var1 = Var2 return always ...
by zhoum00
Thu Nov 08, 2007 12:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC NLS
Replies: 1
Views: 3924

Finally, I resolve the problem by add IANAAppCodePage=4 in the odbc connection string in .odbc.ini file