Search found 6797 matches
- Thu Apr 12, 2007 9:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Generator
- Replies: 4
- Views: 1384
- Thu Apr 12, 2007 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parse data
- Replies: 7
- Views: 2213
Use convert.
Code: Select all
CONVERT("-", " ", in.Col)
- Thu Apr 12, 2007 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine - does file exist
- Replies: 5
- Views: 1430
- Thu Apr 12, 2007 7:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: desining approach
- Replies: 2
- Views: 924
- Wed Apr 11, 2007 5:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rows mismatch while loading into db2 table using odbc stage
- Replies: 10
- Views: 3677
- Wed Apr 11, 2007 1:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convertions
- Replies: 21
- Views: 17931
Re: Convertions
1)Copy_pre_xform: Error when checking operator: When binding output schema variable "outRec": When binding output interface field "INVOICE_CREATION_DATE" to field "INVOICE_CREATION_DATE": No default type conversion from type "string[max=38]" to type "timestamp". You need to change varchar to timest...
- Wed Apr 11, 2007 12:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can We Recover deleted job
- Replies: 10
- Views: 7660
- Wed Apr 11, 2007 12:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Version 8 on Fedora
- Replies: 4
- Views: 1473
- Wed Apr 11, 2007 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: update two tables in a single db2 stage
- Replies: 4
- Views: 1901
In that case, I highly doubt its possible with db2. In oracle, the OCI stage provides "Transaction grouping" which allows you to do that. But I highly doubt DB2 API stage supports that. Why do you want to do this? Cant you create one load ready file and then in seperate job(s) update the tables? As ...
- Wed Apr 11, 2007 11:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Version 8 on Fedora
- Replies: 4
- Views: 1473
- Wed Apr 11, 2007 11:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle date formats
- Replies: 8
- Views: 2820
- Wed Apr 11, 2007 10:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After Job routine
- Replies: 3
- Views: 1006
- Wed Apr 11, 2007 9:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: update two tables in a single db2 stage
- Replies: 4
- Views: 1901
- Wed Apr 11, 2007 9:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After Job routine
- Replies: 3
- Views: 1006
- Wed Apr 11, 2007 7:54 am
- Forum: General
- Topic: ownership History of datastage
- Replies: 3
- Views: 1881
I found this post where Ray explains the ownership of datastage.