Search found 15603 matches
- Mon Jun 09, 2008 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating a Fixed Length File
- Replies: 4
- Views: 1195
- Mon Jun 09, 2008 6:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import error
- Replies: 3
- Views: 875
- Mon Jun 09, 2008 6:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse Lookup
- Replies: 2
- Views: 1238
- Mon Jun 09, 2008 6:41 am
- Forum: General
- Topic: Cannot get rejected Oracle records to post to reject file
- Replies: 13
- Views: 6995
- Mon Jun 09, 2008 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import error
- Replies: 3
- Views: 875
- Mon Jun 09, 2008 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Look up file set Vs Actual Database lookup
- Replies: 6
- Views: 1587
If your lookup data changes once a month, then it makes sense to create a lookup fileset and use that on each run. If the reference data changes daily or each run of the job you can save the resources required to build the lookup and do it directly. This is just one of several choices you can make. ...
- Mon Jun 09, 2008 4:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aborting the Job With Message
- Replies: 8
- Views: 1833
- Mon Jun 09, 2008 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Look up file set Vs Actual Database lookup
- Replies: 6
- Views: 1587
- Mon Jun 09, 2008 3:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in String to Date conversion
- Replies: 6
- Views: 1273
- Mon Jun 09, 2008 1:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing extra records
- Replies: 6
- Views: 1650
- Mon Jun 09, 2008 1:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in String to Date conversion
- Replies: 6
- Views: 1273
Code: Select all
StringToDate(LNK_XFRM_REAL_EST_STORES_DM.store_open_date[1,8] ,"%mm/%dd/%yyyy")The important change is in the format mask for the date, the substring is more efficient and versatile than the original convert() function but functionality is the same for your data.
- Mon Jun 09, 2008 1:37 am
- Forum: General
- Topic: Arnd Hits 10K
- Replies: 13
- Views: 7403
- Mon Jun 09, 2008 12:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Load stage not active
- Replies: 2
- Views: 800
- Sun Jun 08, 2008 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert data from LATIN1 to UTF8
- Replies: 14
- Views: 7976
- Sun Jun 08, 2008 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to split the data in the data block of fixed width file
- Replies: 2
- Views: 740