Search found 6 matches

by hari_marthala
Mon Jun 04, 2012 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records are rejected which have Null Values for ints & D
Replies: 2
Views: 1424

Records are rejected which have Null Values for ints & D

Hi, Can anybody help me in resolving my issue which is mentioned below, Issue:- My source is sequential file with integer and date fields as nullable, but the records are getting rejected as it contains NULL values from source even though i had given "Null Field Value" as blank('' ie; just...
by hari_marthala
Sat Jul 30, 2011 4:20 am
Forum: General
Topic: Schema library manager hanging
Replies: 0
Views: 1006

Schema library manager hanging

Hi ..
Yesterday i have installed the XML stage patch into my system but while i am trying to view the Schema library manager it is showing only white page(ie; hanging). Not sure why this is happening. Can somebody help to let me know what is the problem.
by hari_marthala
Sat Jul 30, 2011 4:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IsNull() notworking
Replies: 2
Views: 2330

Re: IsNull() notworking

hi...

Sometimes...we confuse between null value and empty value. So check for empty value of that column
Ex: Trim(Input col)=''
by hari_marthala
Tue Jul 06, 2010 7:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while viewing Pipe delimeted file
Replies: 2
Views: 1647

Error while viewing Pipe delimeted file

Hi, I have created one parallel job with source as sequential, formats: delimeter=pipe and quotes=none. I am facing an error(most probably relates to environment) while viewing data from sequential file. Can you please provide me your inputs on this error. Error: Error -1 executing View Data command...
by hari_marthala
Mon Jul 05, 2010 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 7.5.x compilation error for transformer
Replies: 5
Views: 4766

Re: Datastage 7.5.x compilation error for transformer

Yes presently i dont have error message to give, i installed it in my own PC but not able to resolve the compilation issue. Will the visual C++ compiler suitable for Datastage 7.5.2
by hari_marthala
Mon Jul 05, 2010 1:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 7.5.x compilation error for transformer
Replies: 5
Views: 4766

Datastage 7.5.x compilation error for transformer

Getting an error while running a job with parallel transformer stage in my personel computer. I have even installed VC++ for satisfying C++ compiler option. The environment variables like APT_COMPILER,APT_LINKER are already mapped to them. Even though i have VC++ installed in my system, while compil...