Search found 379 matches

by yaminids
Thu Oct 28, 2004 11:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while executing parallel job
Replies: 9
Views: 6294

Error while executing parallel job

Hello there, This is the first time I am executing a Parallel job. I am getting the following error. Can any one help me in correcting the error. ##E TBLD 000000 10:13:57(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 65280 ##E TFSR 000019 10:1...
by yaminids
Wed Oct 27, 2004 3:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading columns in the target database
Replies: 1
Views: 1168

Loading columns in the target database

Hello there, I am trying to load the columns of a table in the target database. The problem is that some of these columns get data from one table and the remaining columnns from a different table. Is there any way that I could load some columns first and later on load the remaining columns from a di...
by yaminids
Wed Oct 27, 2004 3:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading columns in the target database
Replies: 1
Views: 662

Loading columns in the target database

Hello there, I am trying to load the columns of a table in the target database. The problem is that some of these columns get data from one table and the remaining columnns from a different table. Is there any way that I could load some columns first and later on load the remaining columns from a di...
by yaminids
Wed Oct 27, 2004 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: linking tables in target database
Replies: 3
Views: 889

linking tables in target database

Hello Michael,

Thank you very much for your help. I think I got the solution for my problem.

-Yamini
by yaminids
Wed Oct 27, 2004 10:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: linking tables in target database
Replies: 1
Views: 1123

linking tables in target database

Hello there,

Can anyone explain to me how to link two or more tables in the target database with a common column 'A'. Actually I am populating this(common) column in a table and tying to link this column with the other two tables.

Thanks in advace.
-Yamini
by yaminids
Wed Oct 27, 2004 10:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: linking tables in target database
Replies: 3
Views: 889

linking tables in target database

Hello there,

Can anyone explain to me how to link two or more tables in the target database with a common column 'A'. Actually I am populating this(common) column in a table and tying to link this column with the other two tables.

Thanks in advace.
-Yamini
by yaminids
Mon Oct 25, 2004 4:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error log
Replies: 2
Views: 1287

Re: Error log

Hi,
Thank you for your help.
-Yamini
by yaminids
Mon Oct 25, 2004 2:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error log
Replies: 2
Views: 1287

Error log

Hello there,

I am trying to archive the error log generated when I run a job. My intension is to make this error log available in future to go through the errors generated. Can anyone tell me how to accomplish this.
Thanks in advance.
-Yamini
by yaminids
Mon Oct 25, 2004 2:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error log
Replies: 2
Views: 796

Error log

Hello there,

I am trying to archive the error log generated when I run a job. My intension is to make this error log available in future to go through the errors generated. Can anyone tell me how to accomplish this.
Thanks in advance.
-Yamini
by yaminids
Mon Oct 25, 2004 11:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Linking key columns
Replies: 2
Views: 798

Re: Linking key columns

Hi,
Thank you very much for your help.
-Yamini
by yaminids
Fri Oct 22, 2004 4:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Linking key columns
Replies: 2
Views: 798

Linking key columns

Hello there, I am trying to link surrogate key column of table A to a column in table B. My intension is to link these two columns in the sense to make column in table A as a foreign key which refers to the column in table B. I hope I am clear with my problem. Can anyone explain to me how to accompl...
by yaminids
Fri Oct 22, 2004 4:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Linking key columns
Replies: 0
Views: 1009

Linking key columns

Hello there, I am trying to link surrogate key column of table A to a column in table B. My intension is to link these two columns in the sense to make column in table A as a foreign key which refers to the column in table B. I hope I am clear with my problem. Can anyone explain to me how to accompl...
by yaminids
Thu Oct 21, 2004 12:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Decripting information
Replies: 1
Views: 1395

Decripting information

Hello there,

I am trying to decript some information from my source table, based on an algorithm, and load it ito my taget tables. Can anyone explain to me how to use the decripting algorithm in DataStage.

Thanks in advance.
by yaminids
Wed Oct 20, 2004 5:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Decripting information
Replies: 2
Views: 797

Decripting information

Hello there,

I am trying to decript some information from my source table, based on an algorithm, and load it ito my taget tables. Can anyone explain to me how to use the decripting algorithm in DataStage.

Thanks in advance.
by yaminids
Wed Oct 20, 2004 4:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Default values in target database
Replies: 4
Views: 2622

Re: Default values in target database

Thank you all for your help. Have a nice day. Hello, I am trying to map some columns in source table to columns in target table. The problem is that for some target table columns there are no source columns specified. I am asked to fill that columns with defaults like 'Null' or to just leave them bl...