Search found 6797 matches
- Mon May 07, 2007 11:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write DS Job to pull Data from Oracle Table
- Replies: 2
- Views: 541
- Mon May 07, 2007 9:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator Error
- Replies: 4
- Views: 920
Thispost may help.
- Mon May 07, 2007 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reusable Routines
- Replies: 1
- Views: 1021
- Mon May 07, 2007 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Executing SQL in routine
- Replies: 8
- Views: 3846
- Mon May 07, 2007 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job log details
- Replies: 3
- Views: 1201
- Mon May 07, 2007 6:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ouput to Excel on Multiple Sheets
- Replies: 18
- Views: 5515
- Fri May 04, 2007 7:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: huge RT_LOG
- Replies: 8
- Views: 6028
- Fri May 04, 2007 2:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get rejects in oracle stage
- Replies: 3
- Views: 756
- Fri May 04, 2007 2:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsValid and SetNull
- Replies: 12
- Views: 3863
- Fri May 04, 2007 1:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsValid and SetNull
- Replies: 12
- Views: 3863
A small correction in your stage variable derivation. You need a space between the date part and the time part.
Code: Select all
IF IsValid("Timestamp",svBaseDate) THEN StringToTimestamp(svBaseDate) ELSE TimestampFromDateTime(pLOWDATEVALUE, " 00:00:00")- Fri May 04, 2007 1:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: identify temp files created by DS
- Replies: 7
- Views: 2942
- Fri May 04, 2007 1:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsValid and SetNull
- Replies: 12
- Views: 3863
- Fri May 04, 2007 12:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing Sybase Table Definitions
- Replies: 3
- Views: 1446
- Fri May 04, 2007 12:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg. Sort command in Windows
- Replies: 8
- Views: 2219
Check here.
- Fri May 04, 2007 12:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Multi Instance Job from Scheduler...
- Replies: 5
- Views: 1904