Search found 5168 matches

by kumar_s
Wed Mar 07, 2007 6:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: splitting a string into three fields
Replies: 33
Views: 5453

After triming the data, you need to COUNT the number of delimiter. If you have 4, you need to follow the given example.
First two field will be the state. Else go with 1,2,3 as three different fields.
by kumar_s
Wed Mar 07, 2007 6:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Statistics not Showing for Parallel Job
Replies: 24
Views: 5593

Hope you dont get any issues agian. Thanks for sharing the solution.
by kumar_s
Wed Mar 07, 2007 6:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to access the Director
Replies: 13
Views: 4185

Thats good vivek. The solution will be useful for further searchers well. Would you mind marking the thread as resolved, so that it will more useful to locate easily.
by kumar_s
Wed Mar 07, 2007 6:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Jobs getting stuck
Replies: 18
Views: 4371

So no other go, you need to check whats after 14M records. Try to split the file by some means for testing purpose to know what went wrong. Run the second half and see if your machine react the same way.
by kumar_s
Wed Mar 07, 2007 5:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join stage is not giving expected result.
Replies: 17
Views: 4846

Partitioning in single node is same as running in sequential mode. Why can't you give a try running the job in Sequential mode.
by kumar_s
Wed Mar 07, 2007 5:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: using of schema file in a parallel job
Replies: 7
Views: 1738

Datastage find it best for immediate downstream operator, but as noted, it may not be best configuration for the whole picture.
by kumar_s
Wed Mar 07, 2007 5:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with execute_command activity
Replies: 32
Views: 10003

Yeah, you can try to test if it works with hard codes stuff, but for daily run, you need to figure out why parameter value is not getting passes correctly.
by kumar_s
Wed Mar 07, 2007 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to export /import jobs from DS using command lines
Replies: 4
Views: 1071

Perhaps, first you need to install the client software. :wink:
by kumar_s
Wed Mar 07, 2007 5:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to locate a job in the repository
Replies: 17
Views: 4343

chulett wrote:Yah, it's called a Filter. :wink:
By this time readers will know, who is wild and crazy. :lol:
by kumar_s
Wed Mar 07, 2007 5:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: it is possible to remove the duplicares using sort stage?
Replies: 7
Views: 1200

chulett wrote:Or sort the data then use stage variables... there's a number of different ways. However, the answer to the question as asked is 'no'. :wink:

It sounds familiar. :wink:
by kumar_s
Wed Mar 07, 2007 5:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage job - runtime error ORA-01036
Replies: 21
Views: 11321

You can find the button on the top of this post. If at all you are looking for one.
by kumar_s
Wed Mar 07, 2007 5:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row count of a link
Replies: 24
Views: 19340

Better call it in separate job or routine.
by kumar_s
Wed Mar 07, 2007 5:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Stage User roles
Replies: 8
Views: 4321

So you need to create many users and assign the roles accordingly.
by kumar_s
Wed Mar 07, 2007 5:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using Load option in Oracle with indexes
Replies: 25
Views: 9910

Hi Purushotham,
The variable should be included in your job for the effect to take place. Else the option what ever you specified in Index Mode will be used.
by kumar_s
Wed Mar 07, 2007 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reject Files-no null export handling
Replies: 4
Views: 8349

Ah... atlast I could see Kim online. :twisted: