Search found 48 matches

by tech_savvy
Sun Jul 06, 2008 8:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routines
Replies: 7
Views: 2070

My question is

HOW TO PARAMETERIZE THE LIBRARY PATH IN PARALLEL ROUTINE

Thanks in advance
by tech_savvy
Sun Jul 06, 2008 8:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routines
Replies: 7
Views: 2070

My question is

HOW TO PARAMETERIZE THE LIBRARY PATH IN PARALLEL ROUTINE

Thanks in advance
by tech_savvy
Sun Jul 06, 2008 8:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routines
Replies: 7
Views: 2070

Parallel Routines

Hello,

I am creating a paralle routine where in there is a requirement that Library Path need to Parameterized.
So that we can send the parameter value instead of hard coding it every time for different paths.

Thanks in Advance
by tech_savvy
Sun Jul 06, 2008 7:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Error When calling a routine in a transformer
Replies: 1
Views: 1433

Getting Error When calling a routine in a transformer

Hello, I am getting the following error when compiling the job where is I am calling outine inside the transformer Output from transformer compilation follows: ##I TFCN 000001 11:35:06(000) <main_program> Ascential DataStage(tm) Enterprise Edition 7.5.2 Copyright (c) 2004, 1997-2004 Ascential Softwa...
by tech_savvy
Fri Jul 04, 2008 10:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Steps involved in Deployment
Replies: 4
Views: 1356

How to deploy datastage using batch Jobs

I want to deploy the datastage using the batch jobs so that all the jobs are deployed, compiled and run automatically.

Thanks in advance
by tech_savvy
Fri Jul 04, 2008 12:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Steps involved in Deployment
Replies: 4
Views: 1356

Steps involved in Deployment

Hello,

I would like to know the steps involved in the deployment process using

datastage Parallel Edition.

Thanks in Advance,
by tech_savvy
Wed Jul 02, 2008 10:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Routines
Replies: 3
Views: 1905

Routines

I would like to learn to write Routines in DataStage Pallel edition, I have no idea to write Routines, can any one suggest me material to look into Wrting Routine using Basic Commands.

Thnaks in Advance
by tech_savvy
Wed Jul 02, 2008 10:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Viewing Datasets
Replies: 6
Views: 3320

Viewing Datasets

Can anyone please send me the commands that are used to check the Datasets in the Unix database.

Thnaks in Advance
by tech_savvy
Wed Jul 02, 2008 10:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compile Vs Force Compile
Replies: 4
Views: 7146

Compile Vs Force Compile

Can anybody tell me the correct difference between the Compile and Force compile.

When there is Transformer stage in a job we need to do Force Compile sometimes.
please explain me why

Thnaks in Advance
by tech_savvy
Tue Jun 17, 2008 6:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer
Replies: 3
Views: 1555

Sequencer

Hello, I am building up the sequence and my requirement is that there are 3 jobs in a sequence for example 1,2 and 3. The 2 and 3 jobs are dependent on 1 so If I run the sequence if first job fails then 2 and 3 should not run. Please help me out implementing this logic in datastage. Thanks in Advance
by tech_savvy
Tue Apr 15, 2008 1:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Applying Loop in Datastage
Replies: 12
Views: 5566

Hello Jose,
Thanks for your reply, The solution page U have given is not opening I think the page might have been expired.
Please send me other link

Thanks in advance
by tech_savvy
Mon Apr 14, 2008 11:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Applying Loop in Datastage
Replies: 12
Views: 5566

Hello,

My requirement is that each row in a file will be a single file at the output, If there are 30 rows in the output i am expecting 30 files.
Please suggest me the best way for this approch.

Thanks
by tech_savvy
Mon Apr 14, 2008 11:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Applying Loop in Datastage
Replies: 12
Views: 5566

Applying Loop in Datastage

Hello,

I have an requirement where i need to apply loop,
Can it be done through datastage Enterprise edition.

Thanks in Advance,
by tech_savvy
Thu Nov 15, 2007 11:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generate multiple output files for a single output stage
Replies: 3
Views: 3399

Generate multiple output files for a single output stage

Hi All, Issue: There is a single column(name) table with ten records, requirement is to provide seperate output file for each record.. with column value as the file name. name: (1, 2, 3, 4, 5) as values the output must be 1.txt, 2.txt, 3.txt, 4.txt 5.txt How to achieve this...in a single run :? [/li...
by tech_savvy
Mon Nov 05, 2007 12:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting Null into Not Null Using Modify Stage
Replies: 5
Views: 3621

The data type is Date

when i am giving the above said Condition for Datatype Date, the error I am getting is Modify_112: Error when checking operator: When binding output schema variable "outRec": When binding output interface field "Reprt_Date" to field "Reprt_Date": Bad literal for type da...