Search found 23 matches

by waitnsee
Fri Oct 01, 2004 12:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data type convertion in modify stage
Replies: 7
Views: 6432

If you are converting from decimal(10,0) to integer, its more like integer to integer, thats why its giving you a binding error.
Decimal (10,0) is nothing but a 10 digit integer with no decimal spaces. So, you can declare the field itself as integer of 10.
Let me know if that works !!!
by waitnsee
Fri Oct 01, 2004 12:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LookUp
Replies: 2
Views: 1910

Specify the lookup type - sparse or normal.
Then check for the reject links and reference links you have given.
Check the output from the look up stage.
That should get rid of the 'Property Key' compilation error.
by waitnsee
Tue Aug 03, 2004 12:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stage types
Replies: 1
Views: 903

Stage types

Which stage do we use to ensure that both input streams with the same key fields are fully joined? What are the options to be used within this stage to ensure that this is correctly done?

Please let me know the answer for this folks....

Thanks
by waitnsee
Mon Jul 26, 2004 10:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting data from source
Replies: 2
Views: 908

Extracting data from source

how do I ensure that, I am not reading the same record from the source?
Is there any specific mechanism?

thanks.

VPR
by waitnsee
Sun Jul 25, 2004 12:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage jobs
Replies: 4
Views: 2470

datastage jobs

what command do you use to run datastage jobs in unix? Is there any specific methodology for that? please explain to me in detail.
by waitnsee
Fri Jul 23, 2004 3:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel extender
Replies: 9
Views: 3666

Re: parallel extender

waitnsee wrote:can we work with parallel extender using Linux instead of unix?? plz let me know folks..
thank u very much
by waitnsee
Fri Jul 23, 2004 12:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage jobs
Replies: 4
Views: 2470

Datastage jobs

People say the server job is designed on windows NT and run on unix. How do you run a datastage job in unix?
by waitnsee
Fri Jul 23, 2004 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel extender
Replies: 9
Views: 3666

parallel extender

can we work with parallel extender using Linux instead of unix?? plz let me know folks..