Search found 5 matches
- Wed Dec 31, 2008 9:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings on Decimal-to-Decimal moves
- Replies: 1
- Views: 1213
- Tue Dec 30, 2008 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings on Decimal-to-Decimal moves
- Replies: 1
- Views: 1213
Warnings on Decimal-to-Decimal moves
Hi all, I'm puzzled by the following scenario: The job structure is as follows: SeqFile---------->Transformer---------->Teradata MultiLoad One of the columns in the SeqFile is defined as DECIMAL(7,7) NULL. In the Transformer, I transfer it unchanged to a DECIMAL(7,7) NULL column. The target Teradata...
- Fri Nov 21, 2008 10:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sharing disk and scratchdisk between multiple projects
- Replies: 2
- Views: 1281
- Fri Nov 21, 2008 9:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sharing disk and scratchdisk between multiple projects
- Replies: 2
- Views: 1281
Sharing disk and scratchdisk between multiple projects
Hi everyone, Our team currently has "dev" and "test" projects configured on a single SMP box. This box is dedicated to running DataStage only...no other applications are running on it. Each of these projects currently has its own configuration file pointing to dedicated disk and scratchdisk resource...
- Wed Oct 24, 2007 9:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing DB2 "Collection ID" through STP stage
- Replies: 0
- Views: 1781
Passing DB2 "Collection ID" through STP stage
Our group is attempting to use the STP stage to invoke mainframe DB2 stored procedures. Our DBA is telling us that we somehow need to pass a "Collection ID" as part of our stored procedure call in order to properly invoke it. So far, the best solution we have is for the DBA to hard-code the collecti...