Search found 42189 matches

by chulett
Wed Aug 11, 2010 11:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Maintaining Surrogate key
Replies: 4
Views: 1420

Sounds like you should make your surrogate key columns larger in your tables. How are they defined now?
by chulett
Wed Aug 11, 2010 11:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to generate unique keys for the same customer?
Replies: 8
Views: 2728

That's completely up to you, your requirements and your job design, it seems to me.
by chulett
Wed Aug 11, 2010 11:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running multiple jobs in parallel
Replies: 13
Views: 5019

Then you're not doing a bulk load, for whatever that is worth, because there is a specific stage for that.
by chulett
Wed Aug 11, 2010 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I know only table name, i want the job(s) name(s).
Replies: 11
Views: 3562

Or download Chuck Smith's tool from his website that pulls all that information from the dsx for you. I've found it quite handy and redirect the output to a table so it becomes queryable.
by chulett
Wed Aug 11, 2010 9:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: abort job
Replies: 4
Views: 1767

:!: I deleted your duplicate post on this exact same subject you created in the General forum. Please refrain from creating duplicate topics, it is highly frowned on here.
by chulett
Wed Aug 11, 2010 9:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running multiple jobs in parallel
Replies: 13
Views: 5019

What's your target stage? That will answer the question.
by chulett
Wed Aug 11, 2010 9:48 am
Forum: General
Topic: dataset
Replies: 4
Views: 1151

:idea: A couple of suggestions, one of which you've already been given and seem to be ignoring... 1. Posting in ALL CAPS is considered to be SHOUTING so please don't do that. Unless you feel the need to shout, of course. 2. Don't put multiple subjects in the same post, keep them on a one-to-one basi...
by chulett
Wed Aug 11, 2010 9:38 am
Forum: General
Topic: How to kill jobs and unlock files
Replies: 3
Views: 1112

If you've read other posts on the UNIX kill here, you'd see we never recommend using that kill -9 out of the gate. It should be your last resort.
by chulett
Wed Aug 11, 2010 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I know only table name, i want the job(s) name(s).
Replies: 11
Views: 3562

Still, it's where they should start.
by chulett
Wed Aug 11, 2010 7:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Abort Job immediately after warning
Replies: 6
Views: 2393

In pondering this more, while I still wouldn't advise this as the proper solution it would certainly be an interesting nut to crack. At a very high level, you could build a process that basically runs constantly and queries the repository for newly running jobs. Once it finds one, drop it into an ar...
by chulett
Wed Aug 11, 2010 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I know only table name, i want the job(s) name(s).
Replies: 11
Views: 3562

It used to be part of the Manager but since that has gone away it should have been folded into the Designer. From what I recall it (the icon) looks like a flask or chemistry set beaker, should be there somewhere.
by chulett
Wed Aug 11, 2010 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Incrementing surrogate key
Replies: 10
Views: 4750

Yah, ASCII Art here can be a little challenging as the forum software automagically removes whitespace from everything that is not wrapped in code tags. So what you need to do is use the code tags and then liberally Preview what your output is going to look like in order to get it right. It won't li...
by chulett
Wed Aug 11, 2010 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_DEFAULT_TRANSPORT_BLOCK_SIZE
Replies: 17
Views: 7371

But i am not able to add it again via the administrator it showing message already exists. In Administrator no variable in userdefined. where can i see the above environment variable othere than administrator and how can insert? Why not just look a little closer? Open up all of the branches in the ...
by chulett
Wed Aug 11, 2010 6:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Occured during Export
Replies: 1
Views: 1540

Or perhap compile or force compile it again before retrying the export.
by chulett
Wed Aug 11, 2010 6:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fact Performance improvement
Replies: 9
Views: 3728

:? OK... then don't bother with the code tags if you are going to enable the Disable BBCode in this post option.