Search found 6797 matches
- Wed Mar 21, 2007 4:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run-time error 438 when saving new routines
- Replies: 3
- Views: 1036
- Wed Mar 21, 2007 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion Function
- Replies: 15
- Views: 4539
- Wed Mar 21, 2007 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare Stage
- Replies: 10
- Views: 2824
- Wed Mar 21, 2007 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion Function
- Replies: 15
- Views: 4539
If you dont have any precision defined that you need to give the second parameter as "suppress_zero", I believe. Refer here
- Wed Mar 21, 2007 12:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem mapping SmallDateTime field to Timestamp
- Replies: 10
- Views: 2839
- Wed Mar 21, 2007 12:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare Stage
- Replies: 10
- Views: 2824
- Wed Mar 21, 2007 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Options for handling a NULL field
- Replies: 6
- Views: 2670
- Wed Mar 21, 2007 10:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage- DaysSinceFromDate syntax
- Replies: 13
- Views: 8637
- Wed Mar 21, 2007 10:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage- DaysSinceFromDate syntax
- Replies: 13
- Views: 8637
- Wed Mar 21, 2007 10:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage- DaysSinceFromDate syntax
- Replies: 13
- Views: 8637
In the transformer, if the 2nd paramter is not a constant, performance is very poor! The performance has been drastically improved in all 7.x versions. Hence you cannot claim that transformer is "very poor" in performance, unless your using a version lower than 7.x. It still cannot beat modify stag...
- Wed Mar 21, 2007 10:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 7 Key column Lookup
- Replies: 11
- Views: 2110
Work tables meaning staging temp tables. If your working with files then load them into two different tables. If your source is a file and the lookup is a table then load your source into a temp table. Bottom point, both your source and lookup data should be in tables. The reason for that is you can...
- Wed Mar 21, 2007 9:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job scheduling
- Replies: 3
- Views: 1118
Welcome Aboard
Please be advised that most of the common topics have been discussed in detail. Utilize the searchfacility extensively.
You need to identify your inhouse enterprise scheduler. Get in touch with them. They will help you set this up.
Please be advised that most of the common topics have been discussed in detail. Utilize the searchfacility extensively.
You need to identify your inhouse enterprise scheduler. Get in touch with them. They will help you set this up.
- Wed Mar 21, 2007 9:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 7 Key column Lookup
- Replies: 11
- Views: 2110
That means your metadata is not identical in both (while building and while reading) the hashed file. Its off by a column. Another method would be to load the files to work tables and pass a sql join and grab the columns that you want. P.S: If you call a hashed file , a hash file, you will be smacke...
- Wed Mar 21, 2007 9:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Strange Logic
- Replies: 15
- Views: 3174
- Wed Mar 21, 2007 9:25 am
- Forum: General
- Topic: UNIX Forums
- Replies: 8
- Views: 2295
Also, Ken has a "Unix Survivor Guide" on his home page. Go to www.kennethbland.com