Search found 92 matches

by vinnz
Wed Jun 09, 2010 1:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Load into Fixed length file
Replies: 9
Views: 4611

How can I mention the null field value specific to fields. In your target Sequential File stage, go to the Columns tab, right click on a column and choose 'Edit Row'. Then specify the Null Field Value for each column under the Nullable properties. As noted, specify the null field value for each col...
by vinnz
Tue Jun 08, 2010 12:13 pm
Forum: General
Topic: Date columns in parallel job behaving peculiarly
Replies: 8
Views: 3934

Re: Date columns in parallel job behaving peculiarly

The problem is whenever I run this job in production environment, one or the other date columns is populated as null values, even though the source SQL table has data for all the date columns. What are some of the values being dropped? Is the complete record being dropped or just the column value? ...
by vinnz
Tue Jun 08, 2010 12:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can we get the System out from datastage job
Replies: 8
Views: 3209

Re: How can we get the System out from datastage job

Hi All, How can we get the system out from a datastage job in DS V 8.0.1 Regards, Murali Are you referring to the Std out stream from a OS level command? - Answered above Would you like to get the job completion code from invoking a DataStage job? - look up the dsjob command Are you referring to th...
by vinnz
Fri Jun 04, 2010 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Limitation of the number of parameters
Replies: 11
Views: 4731

@Vinoth: Yes, I've run a similar job having 1 parameter less. @Craig: Actually I've run a similar job which has a parameter less but the length of the parameters was greater in that job when compared to this job. what is the new parameter value (please give the details that Craig has already asked ...
by vinnz
Fri May 28, 2010 4:05 pm
Forum: Site/Forum
Topic: Siebel Data Base
Replies: 2
Views: 3758

That would depend on the underlying database that the Siebel application has been installed on. Setup the connections in your odbc.ini configuration file accordingly.
by vinnz
Fri May 28, 2010 1:21 pm
Forum: General
Topic: Complicated Job Sequence
Replies: 5
Views: 2515

Does your company have any kind of an "Enterprise" scheduler? ... Craig, Other than DataStage Director, I am not aware of any other Enterprise Scheduler that our organization utilizes. Thank you for your help, Seyed Using an enterprise scheduler for your dependencies and scheduling would ...
by vinnz
Thu May 27, 2010 1:08 pm
Forum: General
Topic: Zero count
Replies: 6
Views: 2345

Re: Zero count

:?: I have a situation where i count the records in a file and when the file is empty I need the count to be zero. But In DataStage it is not outputting anything. :cry: Please advise. Are you doing your counting in an Aggregator stage or outside of DataStage? Can you use an operating system command...
by vinnz
Tue May 25, 2010 4:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join behaves strangely
Replies: 20
Views: 8036

Re: Join behaves strangely

Both datasets are hashed and sorted on previous jobs. And in this job we keep partionned mode "SAME" both sides. Are you sure no other job is messing with your datasets after they are hashed and sorted in your previous job and before you read them in the curent job?What happens if you add...
by vinnz
Tue May 25, 2010 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job compilation error with a transformer in the job
Replies: 10
Views: 11734

hsahay wrote: APT_COMPILER=/usr/vacpp/bin/xlC-r
APT_LINKER=/usr/vacpp/bin/xlC-r
Is it a typo in your post or do you have a hyphen(-) in place of an underscore(_) ? I believe it needs to be /usr/vacpp/bin/xlC_r
by vinnz
Tue May 25, 2010 1:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MySQL
Replies: 5
Views: 3290

Are you connecting to SQL Server or MySQL ?
by vinnz
Tue May 25, 2010 1:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: loading html reports
Replies: 5
Views: 2816

You could ask the report to be sent in XHTML format or if the current report structure is fairly standardized, use a utility like HTML Tidy to quickly and easily convert your HTML into XML
by vinnz
Fri May 21, 2010 12:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Setting job parameter after importing a .dsx
Replies: 2
Views: 1638

You could use your favorite Search/Replace utility to change the parameter values in the dsx file before you import into your Integration Environment
by vinnz
Fri May 21, 2010 12:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Roll Back in ODBC
Replies: 9
Views: 4988

kumar66 wrote: I have given Method = Write and Mode =Append.

When ever my job fails , it should not load the data already loaded. ...
Have you tried using the Upsert method?
by vinnz
Tue Feb 16, 2010 10:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Routine in DS
Replies: 4
Views: 2876

Dinakar,
You will find everything you need in the Universe BASIC manuals. These are available on the internet at http://www.rocketsoftware.com/u2/pubs/library/