Search found 6797 matches

by DSguru2B
Fri Feb 16, 2007 11:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem while running Transformer Stage
Replies: 4
Views: 2315

Welcome Aboard :)
Wrong forum. Post in the Correct Forum, with details about your C++ compiler also.
by DSguru2B
Fri Feb 16, 2007 11:39 am
Forum: General
Topic: What if job aborts after 50% or more is done ?
Replies: 3
Views: 1571

This is related to restartability. Search this forum for different techinques.
by DSguru2B
Fri Feb 16, 2007 10:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: merge stage with container as an input
Replies: 2
Views: 649

Did you try it? Test it out and let us know your finds.
by DSguru2B
Fri Feb 16, 2007 8:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parameter in a User-Generated SQL QUERY
Replies: 2
Views: 707

Yes you can

Code: Select all

Select * from #mytable#
where mytable is the job parameter.
by DSguru2B
Fri Feb 16, 2007 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is Orchestrate Schema in DataStage?
Replies: 5
Views: 5959

ArndW wrote: I love it; I can finally explain, in detail, my "DataSet unified field theory for data coloration"

O great, I have a few of my own too. Finally I'll have a place to express my theories freely
by DSguru2B
Fri Feb 16, 2007 8:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate Identifier
Replies: 5
Views: 2358

Great, you can mark the post as resolved now.
by DSguru2B
Fri Feb 16, 2007 7:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can we call procedure (for Truncating Table )from OraBulk
Replies: 9
Views: 2506

Have a stage, (OCI or STP) that executes the stored procedure before your run your bulk load.
by DSguru2B
Fri Feb 16, 2007 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate Identifier
Replies: 5
Views: 2358

What is different between the systems, and remember "nothing" is not a good answer.
by DSguru2B
Fri Feb 16, 2007 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: capturing reject records in transformer stage
Replies: 6
Views: 1991

We ought to create a user called "U". He is, apparantly, very popular :wink:
by DSguru2B
Fri Feb 16, 2007 7:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem in transversing the file
Replies: 13
Views: 3295

Doing it at the unix level was my initial thought as well. But since the OP had already started it doing with a BASIC program, I did not say much earlier. About your second query, what exactly do you mean? Whatever parameters you define in your Master Sequence Job, they will be assigned to other sub...
by DSguru2B
Thu Feb 15, 2007 9:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: REGARDING ODBC STAGE
Replies: 4
Views: 1167

It is possible if you want to join two tables and specify the second table's name in the sql.
by DSguru2B
Thu Feb 15, 2007 9:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: using UniVerse and UniData
Replies: 12
Views: 3473

ray.wurlod wrote:Yes there is, but we'd better not go there.


I was talking about those two statements
ray.wurlod wrote:Neither UniData stage can be used to access data in DataStage hashed files.

I thought that the first one was about UNIDATA. Anyways, must have been a minterpretation on my part.
by DSguru2B
Thu Feb 15, 2007 9:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Parallel custom Stage(Build)
Replies: 8
Views: 3735

Thats C++ right :o
I thought you can only code in C....Am I in the dark :?
by DSguru2B
Thu Feb 15, 2007 6:12 pm
Forum: Site/Forum
Topic: Ray hits 18K !!!
Replies: 19
Views: 8973

Wow, by the time I noticed it was 18048. Ray is like the energizer bunny, keeps going on and on and on.....
Way to go Ray ji, you have no idea how much I , and I bet others, have learnt from you.
Thanks for your precious time.
Hats off to Ray :wink:
by DSguru2B
Thu Feb 15, 2007 6:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: using UniVerse and UniData
Replies: 12
Views: 3473

So Ray ji, we can use UNIDATA to access hashed file :o
I saw two contradicting statements in your last post.