Search found 42189 matches

by chulett
Wed Feb 03, 2010 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to get number of loaded records to log table
Replies: 8
Views: 2620

What method 'make the job slow'? You haven't given us any details about exactly what you are doing so how can anyone help? Use DSGetLinkInfo once after the job completes for each link you need to check.
by chulett
Wed Feb 03, 2010 8:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Limit
Replies: 11
Views: 8697

Good Lord, how many times did you post this? :?
by chulett
Wed Feb 03, 2010 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: auto purge settings for a specific job
Replies: 5
Views: 2800

Auto Purge setting are at the specific job level. There is a default value you establish for a project that each new job gets but each job's purge settings can be set individually.
by chulett
Wed Feb 03, 2010 8:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Remove duplicates
Replies: 17
Views: 5671

Another thing to learn - when your issue has been solved, you should mark the post as Resolved using the big button at the top of the page. :wink:
by chulett
Tue Feb 02, 2010 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dscmdexport via Task Scheduler
Replies: 27
Views: 13226

Wasn't talking about the Windows scheduler or what user it uses to run the task but rather something you probably need to add to the dscmdexport command line:

dscmdexport /H=%Host% /U=%User% /P=%Password% /D=????
by chulett
Tue Feb 02, 2010 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Matching cut off value
Replies: 3
Views: 1014

As I'm sure you've found, once a post has been replied to it cannot be deleted. Simply mark this thread as Resolved and start over in the proper forum.
by chulett
Tue Feb 02, 2010 2:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dscmdexport via Task Scheduler
Replies: 27
Views: 13226

Probably a crendentials issue. For the 8.x release, I believe you'll need to add the /D "domain" parameter as well as the normal userid/password.
by chulett
Tue Feb 02, 2010 2:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: executing Mainframe shadow program from datastage
Replies: 5
Views: 1462

Why? I seriously doubt it is doing anything magical and I would have to assume that mainframe jobs have been executed 'from outside' long before DataStage came into the world.
by chulett
Tue Feb 02, 2010 2:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORACLE not available
Replies: 3
Views: 2356

Sorry but what exactly does that have to do with using O/S level authentication? :?
by chulett
Tue Feb 02, 2010 2:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: limit to cpu allocation to datastage
Replies: 3
Views: 1902

No, you cannot.
by chulett
Tue Feb 02, 2010 11:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Matching cut off value
Replies: 3
Views: 1014

Methinks this doth belong in the QualityStage forum.
by chulett
Tue Feb 02, 2010 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator terminated abnormally: received signal SIGBUS
Replies: 6
Views: 6736

Not without a lot more in the way of details. First though, did you try searching here for SIGBUS to see if any of the previous posts that mention it help? After that - job design, database, UNIX flavor, etc etc.
by chulett
Tue Feb 02, 2010 10:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORACLE not available
Replies: 3
Views: 2356

When you tested it from UNIX did you go the "O/S authentication" route? There's a bit of setup involved to make that work so I would work with your DBA to make sure that is all in place before you go to much further. Make sure it works from the command line first.
by chulett
Tue Feb 02, 2010 10:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise Execution mode
Replies: 7
Views: 2375

Didn't we already have this conversation? :? No, the stage cannot 'override hints' so if you are specifying a PARALLEL hint (or it is a table property) then it will run in parallel in the database but that has no effect on what DataStage does with the output. My undestanding is the only way you'll g...
by chulett
Tue Feb 02, 2010 10:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: "No output from command " from routine stage
Replies: 28
Views: 9496

Post them from home. :wink: