Search found 53 matches

by Ush
Mon Jan 21, 2008 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reusability
Replies: 3
Views: 1194

I tried using create new job from template.But it did not help me.I have one additional requirement added to it

The reusable component can have

just a join and target table...

I must be able to use it any jobs where my inputs will differ.

Thanks
by Ush
Mon Jan 21, 2008 5:46 am
Forum: General
Topic: .DSX and XML
Replies: 4
Views: 1597

Since i dont have premium account,I am not able to view details.Is it possible for you to make it viewable

Thanks
by Ush
Mon Jan 21, 2008 5:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequentail file-Missing Column
Replies: 3
Views: 998

Thanks for your reply.Help document just says we have two options.It doesnt give the difference.

Sorry if I have missed the information
by Ush
Mon Jan 21, 2008 3:28 am
Forum: General
Topic: .DSX and XML
Replies: 4
Views: 1597

.DSX and XML

HI

What is the difference between export as .dsx/xml.How will the code be when we store it as .dsx.

Thanks
by Ush
Mon Jan 21, 2008 3:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequentail file-Missing Column
Replies: 3
Views: 998

Sequentail file-Missing Column

Hi

In Sequential file,Output->Format we have Missing column action.

What is the difference between
a)Pad with Empty String
2)Map Empty String

Thanks
by Ush
Fri Jan 18, 2008 6:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamically Setting Environment variables
Replies: 6
Views: 3112

Thanks so much for you replies.$path takes value dynamically.i.e.if its development environment $path takes a value and if its production it takes different value.

$path get effected for Datastage settings.Could please give me more idea on C/C++ API.
by Ush
Fri Jan 18, 2008 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamically Setting Environment variables
Replies: 6
Views: 3112

Thanks for your reply.How can I use this $path variable inside Datastage?
by Ush
Fri Jan 18, 2008 6:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling Another Routine
Replies: 3
Views: 1432

Thanks for your reply.When I include it compiles fine.I get run time error Program "DSU.testingforcall": Line 5, Unable to open the operating system file "DSU_BP.O/Test". [ENOENT] No such file or directory Program "DSU.testingforcall": Line 5, Unable to load file "...
by Ush
Fri Jan 18, 2008 5:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: View Templates
Replies: 1
Views: 680

View Templates

Hi

Where can I view templates that are created using create template from job? Please help
by Ush
Fri Jan 18, 2008 4:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling Another Routine
Replies: 3
Views: 1432

Calling Another Routine

Hi

I have Routine A,Routine B
how can i call Routine B with in A?

Thanks.
by Ush
Fri Jan 18, 2008 2:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamically Setting Environment variables
Replies: 6
Views: 3112

Dynamically Setting Environment variables

Hi,

I have script which should set path(environment) variable dynamically.
If prj=dev then
$path=...
else
$path=....

Please let me know how to go about this.Thanks.
by Ush
Fri Jan 18, 2008 1:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reusability
Replies: 3
Views: 1194

Reusability

Hi We are migrating from a ETL to DS.My requirement is as below: I have component in the ETL tool which has list of other components: for ex Component 1 might have: 1.Input 2.Processing -Transformer 3.Target Component-2 might have 1.Input 2.Processing -Filter 3.Target I will be giving the input tabl...
by Ush
Thu Jan 10, 2008 10:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter File
Replies: 7
Views: 1775

Thanks for your replies and advice
by Ush
Thu Jan 10, 2008 10:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter File
Replies: 7
Views: 1775

Thanks for your replies and advice
by Ush
Wed Jan 09, 2008 2:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter File
Replies: 7
Views: 1775

Can you plz explain both...(As i am new to DS)