Search found 6797 matches

by DSguru2B
Tue Jan 23, 2007 9:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Decimal point comma to dot
Replies: 3
Views: 1179

Use Ereplace() or Convert() to change comma to dot.
by DSguru2B
Tue Jan 23, 2007 9:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange problem in Job Sequence
Replies: 18
Views: 4368

Strange. No bug that i know off. Try velgapudi_k's suggestion. Are you on windows xp server pack 2 by any chance?
by DSguru2B
Tue Jan 23, 2007 9:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Obtaing Job sequence Info
Replies: 12
Views: 3984

Not really. You get the jobnames from the repository instead of typing it yourself. This way if any jobname changes, it will reflect in your list.
by DSguru2B
Tue Jan 23, 2007 9:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange problem in Job Sequence
Replies: 18
Views: 4368

Did you try clicking on the plus sign to open the folders? Or maybe they got moved to some other folder. Can you see the jobs under a particular folder in the designer?
by DSguru2B
Tue Jan 23, 2007 8:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to intercept warnings from Oracle stage
Replies: 10
Views: 2520

:oops: :oops: :oops:
I dont know why I was under the impression that an array size of 1 meant about 50 rows or so. Atleast now I got my facts right. Thanks Craig.
by DSguru2B
Tue Jan 23, 2007 8:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parameter
Replies: 42
Views: 6765

now when I create a sequential file how will I eliminate the " that the system is putting. Read my previous post again to see how to populate date without the quotes. The system does not do anything. Your job does that. I suggest have all your parameters in a file, read them as i have suggested and...
by DSguru2B
Tue Jan 23, 2007 8:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shell scripts and batch jobs (DataStage)
Replies: 8
Views: 4633

pras wrote:Hi ,

Can we able to run sequence of jobs one after another using scripts???

Thanks,
Prasan

Sequence jobs are also datastage jobs and can be run via Job Control or a script. See Ray's reply.
by DSguru2B
Tue Jan 23, 2007 8:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage ColSrcJob..Trans1 detected
Replies: 5
Views: 1168

Re: Abnormal termination of stage ColSrcJob..Trans1 detected

Resetting the job brings back the job to its previous state. State that it was in before it got aborted.
And what do you mean by

Latha1919 wrote:
Secondly, we had a build in the same environment yesterday. Are there any chances of job aborts due to build such as jobs corruption etc.

Pelase advise.

Thanks,
by DSguru2B
Tue Jan 23, 2007 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to configure DSN for Oracle In unix (Server)
Replies: 22
Views: 8704

Welcome Aboard,
No, just those two files for an odbc connection. This has been discussed here before, search on keywords.
by DSguru2B
Tue Jan 23, 2007 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timed out while waiting for an event?
Replies: 6
Views: 2988

Try to decrease the load amount on your server. If you absolutely have to run many jobs in parallel, then talk to your system admin to tune the kernal properly to handle simultaneous requests.
by DSguru2B
Tue Jan 23, 2007 8:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is showing running status after exit
Replies: 5
Views: 998

What is your while condition?
by DSguru2B
Tue Jan 23, 2007 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job running but no log, no PID, too long, CPU Pb ?
Replies: 5
Views: 1026

Well atleast bring this out infront of the IBM folks. See what they have to say.
by DSguru2B
Tue Jan 23, 2007 8:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to intercept warnings from Oracle stage
Replies: 10
Views: 2520

A little correction, array size is not the commit level but how many rows are passed in a single go. An array size of 1 sends 50 rows i think. Transaction size is equivalent to commit level. This is a good functionality in server but I hate the fact that I have to use the array size as 1. Kills the ...
by DSguru2B
Tue Jan 23, 2007 8:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issues with Sequences
Replies: 13
Views: 2393

There is a limit. This limit and constraint can be better explained by a unix admin to you. They have to tune the kernal appropriately to support massive simultaneous processing. And if you push to much, you can reach resource limitations, beyond the kernal tuning.
by DSguru2B
Tue Jan 23, 2007 8:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with uing check point run
Replies: 11
Views: 2699

Wow, I just realized that I said the same thing in his other post as you guys. Oh well [shrug] [shrug]