Search found 5168 matches

by kumar_s
Wed Aug 23, 2006 8:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Importing parallel shared container
Replies: 13
Views: 3933

Does you job uses any Basic code. What is the version of the server?
What does your job do? I mean design of the job.
by kumar_s
Wed Aug 23, 2006 8:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete a category from command line
Replies: 15
Views: 4710

It is possible from from UV only if you are ready to hack the DS_JOBS file, and that too only after deleting all the jobs residing inside the category.
by kumar_s
Wed Aug 23, 2006 8:13 pm
Forum: Site/Forum
Topic: Ken Hits 4000
Replies: 17
Views: 8797

Wonder full Job Ken. Keep going. :D
by kumar_s
Wed Aug 23, 2006 8:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Strange Problem - Join Performance Inconsistencies
Replies: 9
Views: 3120

Let me take the call behalf of Ray this time, "Nothing changed" is not the right answere. You need to find out what is actully changed between the two run.
by kumar_s
Wed Aug 23, 2006 8:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error while creating job
Replies: 12
Views: 4816

As the message says, your user id might not have permission to write the config file information in your project directory. Try with different user id, or check the permission with that user id.
by kumar_s
Wed Aug 23, 2006 8:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ValidationStatus
Replies: 2
Views: 861

By stating the version, do you mean different version of Datastage. If so, yes you can find many such different parameters in the later versions. As long as it is getting imported and getting compiled in the lower version, it shouldnt be an issue.
by kumar_s
Wed Aug 23, 2006 8:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs not showing in Director but they ARE running!
Replies: 4
Views: 1257

DS.REINDEX DS_JOBS or DS.REINDEX ALL.
Make sure you have not open sessions. Proceed with full access.
by kumar_s
Tue Aug 22, 2006 7:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal : node_node1: Player 2 terminated unexpectedly.
Replies: 34
Views: 50742

Check in Adminstrator for Buffer settings for project level setting.
yakiku - How many jobs were parallely been called? How many stages in each jobs?
by kumar_s
Tue Aug 22, 2006 6:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Wrapper - Difference in execution ( Sequential v/s Parallel
Replies: 7
Views: 2421

What is the error message you are getting? Post the log. If the log is cryptic, try to reset the job, if find "From the Previous run..." post that log as well.
by kumar_s
Tue Aug 22, 2006 3:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass parameter from Datastage Job to shell script
Replies: 4
Views: 4682

If you are calling shells through Routine, you can opt for DSExecute.
You can execute the command concatinated witht the required prameter passed to the shell script. Search for DSExecute in BASIC guide or in this forum.
by kumar_s
Tue Aug 22, 2006 3:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datatstage Manager: Export/Import problem
Replies: 13
Views: 9228

That case, you can try with "System Restore".
by kumar_s
Tue Aug 22, 2006 3:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Patch Number ecase 61040
Replies: 1
Views: 850

Better speak to your support people. They should help you much better.
by kumar_s
Tue Aug 22, 2006 3:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is executing for long
Replies: 11
Views: 1528

Amey Vaidya - Thanks for explaining.
by kumar_s
Tue Aug 22, 2006 3:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass parameter from Datastage Job to shell script
Replies: 4
Views: 4682

As mentiond, you can also calculate the required date value in the shell script.
by kumar_s
Tue Aug 22, 2006 2:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What's DB2 API stage?
Replies: 5
Views: 1439

Try to customize you pallet and check whether you have DB2 API.