Search found 91 matches

by kab123
Wed May 18, 2011 8:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: hash file update problem
Replies: 3
Views: 2695

This file has been in place for years..it is not changed at all..
by kab123
Tue May 17, 2011 2:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Expanding record based on Key
Replies: 6
Views: 2950

Do a Lookup with same table and map the column if the values only if found and then write the output to a hash file. If you really care for the order of the columns then you may have to do a sort later and then write to the output hash file.
by kab123
Tue May 17, 2011 2:00 pm
Forum: General
Topic: I want to copy a file to a network drive
Replies: 4
Views: 3040

You have to give the full path of the S driver. otherwise it won't recognize.
by kab123
Tue May 17, 2011 1:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: hash file update problem
Replies: 3
Views: 2695

hash file update problem

we have observed a strange behavior where a hash file is not updated properly. Is there a reason why a hash file is not updated properly ? Ex: we have a row with a key and the other atribute in the row is changed but for some reason, it is not updated in the hash file..does any body have any idea wh...
by kab123
Thu Jan 13, 2011 1:17 pm
Forum: General
Topic: Send Email as Body
Replies: 3
Views: 4850

Thnaks ray..I wish notification activity has more features in it.
anyways, I wrote a DOS script to handle this without notification activity..
by kab123
Fri Jan 07, 2011 10:53 am
Forum: General
Topic: Send Email as Body
Replies: 3
Views: 4850

Send Email as Body

Hello - We curently using Notification Activity in Job Sequencer, and attaching a report. however, we need the content send out in the email body but not as an attachment..
any ideas, please suggest. Thanks
by kab123
Wed Aug 25, 2010 10:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file weired character
Replies: 3
Views: 2601

100% positive on that. like i said the same job has been running differently in 2 environments. same input data.
by kab123
Wed Aug 25, 2010 9:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file weired character
Replies: 3
Views: 2601

Hash file weired character

I have seen a weired scenario. In test environment, it writes 8 rows and reads 8 rows from hash file. but in prod, it writes 8 but reads 9 (which we think is from previous run and file was not flushed properly).. Is that possible ?? just curious to know as the job was runn ing for years and it never...
by kab123
Tue Jun 15, 2010 1:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DOS script
Replies: 1
Views: 1578

DOS script

Hello Experts - I have used in one of my previous projects a DOS script that will split one dsx file into the folders and jobs as in the Project structure. And also a similar script which merges all jobs in folders into one dsx. I am hoping most of the experts here aware of it. If you hvae can you p...
by kab123
Tue Feb 09, 2010 4:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Access Vioaltion Error
Replies: 3
Views: 2823

any advise, How can I fix it ?
by kab123
Tue Feb 09, 2010 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Access Vioaltion Error
Replies: 3
Views: 2823

Access Vioaltion Error

I am getting following error: Can somebody please shed some light as to what is this error about.. The Job reads data from Oracle(ODBC), does a lookup at transformer 1 and another lookup at tarnsformer2 and writes to SQLServer. DataStage Job 1424 Phantom 4504 Program "JOB.1148172060.DT.15370577...
by kab123
Fri Oct 30, 2009 9:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborts after 50 warning messages
Replies: 7
Views: 3679

Yes we are scheduling thru DataStage Director.
by kab123
Wed Oct 21, 2009 1:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborts after 50 warning messages
Replies: 7
Views: 3679

Yes.
we didnt force it to 'No Limit' using
DSSetLimitJob and I belive thats why, even we set the limit to 'No Limit' in director, it is not picking that up.
by kab123
Wed Oct 21, 2009 12:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborts after 50 warning messages
Replies: 7
Views: 3679

Job aborts after 50 warning messages

I have a Job Control Batch which runs 10 jobs sequentially. I set the warning limit to 'No Limit' in director and I also made sure, It is 'no Limit'whil running the Batch job. However while running, the individual job gets 50 limit somehow and aborts after 50 warnings. Can somebody tell me where do ...
by kab123
Tue Sep 15, 2009 12:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importe routines error
Replies: 1
Views: 1307

ohh I got it ..it's a bug, If i got it installed from server, it was imported properly. There is a patch for this to be applied