Search found 6797 matches

by DSguru2B
Tue Jan 09, 2007 8:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: About DSUTILITY
Replies: 17
Views: 6611

Is that a quiz question?
The answer is FUTILITY (notice the answer in caps) :wink:
by DSguru2B
Tue Jan 09, 2007 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Termination Of Stage Detected
Replies: 3
Views: 1475

Also a little bit info on your design would help too.
by DSguru2B
Tue Jan 09, 2007 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle procedures and functions usage in DS
Replies: 3
Views: 1542

There is also a Stored Procedure Stage in versionis 7.5.1 and higher which can execute stored procedures. It can also be invoked in the before/after sql tab of OCI stage.
by DSguru2B
Tue Jan 09, 2007 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Read Only Jobs
Replies: 7
Views: 2233

Is'nt that query going to make all read only jobs as !readonly :?
by DSguru2B
Tue Jan 09, 2007 7:45 am
Forum: General
Topic: Datastage Version Control
Replies: 14
Views: 5666

Here at dsxchange.
They are mostly UV commands. So if you can get your hands on any UV manual. That should be ok. But dont just start executing whatever command. Be careful.
by DSguru2B
Tue Jan 09, 2007 7:41 am
Forum: General
Topic: Testing of Datastage jobs
Replies: 3
Views: 1617

QA testing is usually to analyze the data being processed. For jobs, usually the ETL lead or architect who has prior solid development experience can analyze the jobs. When i check jobs i look for points like ease of maintenance, check to see if there is a performance bottleneck and prefer modulariz...
by DSguru2B
Mon Jan 08, 2007 3:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ABT IPC STAGE
Replies: 4
Views: 888

They are user defined environment variables that 'your friend' must be using within the IPC stage. See where they are defined, read about those properties in IPC stage pdf present in the help books.
by DSguru2B
Mon Jan 08, 2007 3:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to Pad zeros at the begining of the field
Replies: 19
Views: 4355

chulett wrote:What is your target, a sequential file? Your output field really needs to be a character field of some sort to retain the leading zeroes, hence my question.


need answer to that question from you sshetter!
by DSguru2B
Mon Jan 08, 2007 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading Warehouse
Replies: 20
Views: 4659

What will happen for years 2000 and 2004? They require 366 iterations rather than 365.
by DSguru2B
Mon Jan 08, 2007 2:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetCustInfo Usage
Replies: 5
Views: 1268

Re: DSGetCustInfo Usage

karmadasai wrote:I would like to keep information about a ORAOCI Stage , I need the SQL string defined by the user.




I missed out on that part. :oops:
by DSguru2B
Mon Jan 08, 2007 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Same job runs in dev and fails in prod
Replies: 16
Views: 4026

But that doesnt explain why this job runs in development. It also runs well in production for two days before it starts aborting and we need to re compile it. Then we get a two run ticket !! We are not too sure. If you define a variable and through manipulation it gets populated the routine will be...
by DSguru2B
Mon Jan 08, 2007 1:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue
Replies: 24
Views: 6652

Great. Now put @FALSE in the constraint of the output link inside the transformer. Then tell us what is the select rows/sec ?
by DSguru2B
Mon Jan 08, 2007 1:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: copy stage is not working
Replies: 9
Views: 2067

Are you sure your looking at the correct sequential file/ data set?
by DSguru2B
Mon Jan 08, 2007 1:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExecCommand output value
Replies: 44
Views: 10563

Well Craig built a job like yours and it works on his end. I tried something like this a while back, i had no problems. So you will have to contact support one way or the other. In the mean time try to get everything done in the script itself. THAT's your workaround. There is only so much we can do....
by DSguru2B
Mon Jan 08, 2007 1:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Copy Stage
Replies: 8
Views: 6711

Thats ok. You are a new poster and we extend a warm welcome. I thought it was my duty to guide you from the very begining. :)