Search found 6797 matches
- Thu Apr 05, 2007 9:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: transform rows to columns end record value to null
- Replies: 8
- Views: 2034
- Thu Apr 05, 2007 9:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings for decimal fields
- Replies: 18
- Views: 10089
- Thu Apr 05, 2007 9:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capture Universe SQL executed on the client
- Replies: 6
- Views: 1649
- Thu Apr 05, 2007 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execution order
- Replies: 3
- Views: 1215
- Thu Apr 05, 2007 9:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stored procedure using SQL Server
- Replies: 2
- Views: 1033
- Thu Apr 05, 2007 9:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings for decimal fields
- Replies: 18
- Views: 10089
- Thu Apr 05, 2007 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Upsert Error
- Replies: 5
- Views: 1219
- Thu Apr 05, 2007 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Possibility of running many Mutiple Instances concurrently
- Replies: 13
- Views: 4075
- Thu Apr 05, 2007 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings for decimal fields
- Replies: 18
- Views: 10089
- Thu Apr 05, 2007 6:59 am
- Forum: General
- Topic: Adding enviornmental Variable
- Replies: 18
- Views: 5692
- Wed Apr 04, 2007 5:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: handling decimals
- Replies: 6
- Views: 1890
- Wed Apr 04, 2007 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence number in Oracle DB
- Replies: 5
- Views: 1456
Madhusv wrote:There are routines KeyMgtGetNextValue and KeyMgtGetNextValueConcurrent, You can use this to genrate sequence in server jobs
The routines mentioned above will help you if you are on server edition.
If px, the follow Craig's advice. As both the advices are specific to the edition your working on.
- Wed Apr 04, 2007 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp
- Replies: 14
- Views: 3828
- Wed Apr 04, 2007 4:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: db2 lookup refresh
- Replies: 7
- Views: 1738
Let me give you an example: Few records come in with keys 1 and 2, 1, 3 you do a lookup on your hashed file, it loads 1 and 2, now for 1 it will see that its already present hence it will be updated. Isnt that what you originally wanted. Commit each record, read and do comparison. Tell us why you wa...
- Wed Apr 04, 2007 11:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: db2 lookup refresh
- Replies: 7
- Views: 1738