Search found 54 matches

by pkothana
Sat Dec 06, 2003 10:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Change Capture Stage Problem
Replies: 2
Views: 2771

Change Capture Stage Problem

Hi, I created a Job whose flow is as below: FileSet Stage (Output columns A,B,C,D,E) -> Transformer1 (o/p cols A,B,C) -> Lookup (O/p columns A,B,C) -> Transformer2 (o/p Cols A1, B1, D,E) -> Change Capture (O/p cols A1,B1,D,E) -> Sequential file (Cols A1,B1,D,E) It was giving me following Fatal error...
by pkothana
Fri Dec 05, 2003 10:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Job Parameter to BuildOp Stage
Replies: 4
Views: 3771

Hi Vitali,
Thanks for your time.

Actually I'm new to DataStage.
Can you please tell me in detail, where do i give mybuildop -myparam
and where and how do i give $argument directive?

Thanks & Regards
Pinkesh
by pkothana
Fri Dec 05, 2003 8:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Job Parameter to BuildOp Stage
Replies: 4
Views: 3771

Passing Job Parameter to BuildOp Stage

Hi,
It is required to pass a Job parameter to BuildOp Stage. Any prompt help in this regard is highly appreciated.

Thanks & Regards
Pinkesh
by pkothana
Wed Dec 03, 2003 12:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Are Scratch Space and Temporary Space Different
Replies: 2
Views: 1296

Are Scratch Space and Temporary Space Different

Hi All, Pls clarify me the difference between Scratch Space and Temporary Storage Space. Does Temporary Space includes scratch space? Or they are mutually exculsive? I think we have to specify scratch space for each node. But does this mean that that scratch space will be present in Temporary Storag...
by pkothana
Tue Dec 02, 2003 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scratch Space Size
Replies: 1
Views: 907

Scratch Space Size

Hi,
What is the Scratch Space required to read a file? If I am having a file set having size 30GB, what will be the size required for scratch space?

Pls let me know what is the raltion between File Size and Scratch Space?

Thanks & Regards

Pinkesh
by pkothana
Tue Dec 02, 2003 10:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing output of one job to next job in Job Sequencer
Replies: 3
Views: 1281

Hi Ray, Thanks for your time. Actually, in one job I'm running a extraction command. That command writes the status on to the terminal. That status I have to capture ans send it to next job. Basically, that extraction command will invoke a tool to get the data from a table and returns the output (on...
by pkothana
Tue Dec 02, 2003 10:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Factors to consider for Temporary Storage Space
Replies: 0
Views: 708

Factors to consider for Temporary Storage Space

Hi All, I have to check for the Temporary Storage space that will be required to run the jobs. I have around 10 Modules that will concurrently start running. Each module is taking records (in Millions...max 3.7 billion) as input in the fileset. So for this I have to decide for the temporary space re...
by pkothana
Tue Dec 02, 2003 8:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing output of one job to next job in Job Sequencer
Replies: 3
Views: 1281

Passing output of one job to next job in Job Sequencer

Hi,
I've created a Job sequencer job to control the flow of jobs. I am getting an output value in one job. I have to pass that as the parameter to next job.
How do I do that? Any pointer to this please.

Thanks & Regards
Pinkesh
by pkothana
Thu Nov 27, 2003 4:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Unlock a Project?
Replies: 3
Views: 1172

Thanks a Lot for your suggestions & time.

Regards
Pinkesh
by pkothana
Thu Nov 27, 2003 4:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Erros while migrating to DS Version 7.0
Replies: 3
Views: 965

Erros while migrating to DS Version 7.0

Hi All, Is there any pointer to see the common precautions/errors that can occur while migrating from DS Version 6.1 to DS Version 7.0? In Ver 6.1 i exportd all the jobs. And now I've migrated to Ver 7.0 and imported all my jobs. I'm facing a problem in one of my job which uses Change Capture Stage....
by pkothana
Wed Nov 26, 2003 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Unlock a Project?
Replies: 3
Views: 1172

How to Unlock a Project?

Hi All, At some point of time, I lost the connectivity to the DS Server. When I got the connectivity, I could not open the project. It gave me following error: ACCESS DENIED: Project currently locked. Project is currently locked by the Administrator. Once i was able to connect to Designer. But when ...
by pkothana
Mon Nov 17, 2003 11:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Final output in a file greater than 2GB size
Replies: 7
Views: 1865

Hi, Thanks for your suggestions and time. I tried both the options i.e. Compressing a file and using a Fileset. Problem with Compress stage is that it needs minimum 1 output stream. I could not find a stage that can hold the output of Compress Stage (i.e. data in zipped format) Problem with fileset ...
by pkothana
Sat Nov 15, 2003 1:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error 40908
Replies: 5
Views: 3317

Error 40908

Hi All, I'm getting a compilation error while compiling a job. It was working fine till yesterday. But now it is giving an error "Error Writing to RT_CONFIG143". On "Show Error" it gives the following message: "(40908) A request for an object with NULL ID was made." Cou...
by pkothana
Fri Nov 14, 2003 3:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Named pipes in Parallel jobs!!!
Replies: 1
Views: 754

Named pipes in Parallel jobs!!!

Hi All, Can we read from a named pipe in a parallel job? I have seen that in Sequential file stage of server jobs, there is a check box for specifying that data has to be read using named pipes. Is there anything equivalent to this available in Parallel jobs? Also, we are planning to migrating to DS...
by pkothana
Fri Nov 14, 2003 3:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Final output in a file greater than 2GB size
Replies: 7
Views: 1865

Final output in a file greater than 2GB size

Hi All, It is required to read from a file set, do some trasformations and send the final output in a file to third party. The output can be bigger that 2GB but as we have a Operating System restriction of file size can't be greater than 2GB, i was wondering in what format we can have the output and...