1. No.
2. You must check them individually.
Search found 53125 matches
- Mon Apr 27, 2009 10:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: kicking off multiple instances in one dsjob command
- Replies: 4
- Views: 3027
- Mon Apr 27, 2009 10:37 pm
- Forum: General
- Topic: Generic job
- Replies: 6
- Views: 2153
- Mon Apr 27, 2009 4:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Sequence
- Replies: 3
- Views: 1138
- Mon Apr 27, 2009 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort on required fields and reroute others
- Replies: 3
- Views: 1383
Re: sort on required fields and reroute others
Yes.reachmexyz wrote:Is this possible?
- Mon Apr 27, 2009 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot : Recuperation of column name
- Replies: 2
- Views: 1402
- Mon Apr 27, 2009 4:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The source parcel length does not match data that was define
- Replies: 2
- Views: 2728
- Mon Apr 27, 2009 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job design-question
- Replies: 31
- Views: 4631
- Mon Apr 27, 2009 4:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oconv MCP is not working
- Replies: 7
- Views: 5793
- Mon Apr 27, 2009 4:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: which is better in performance
- Replies: 1
- Views: 877
It depends. Can evaluation of the conditions in the Case statements be assisted by indexes? If so then it's almost certain that performing the selection in the database will obtain a result faster than bringing all the rows into a job to be processed in a Transformer stage. There is some interesting...
- Mon Apr 27, 2009 4:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job design-question
- Replies: 31
- Views: 4631
- Mon Apr 27, 2009 4:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oconv MCP is not working
- Replies: 7
- Views: 5793
- Mon Apr 27, 2009 4:37 am
- Forum: General
- Topic: best practice for adding a new language in datawarehouse
- Replies: 3
- Views: 1109
That's what I'd advocate. The business rules may change, for example if you had to incorporate Russian regulatory requirements, but the data model itself possibly not. But remember always that the data model is ultimately driven by end-user requirements; presumably you are now dealing with a new set...
- Mon Apr 27, 2009 2:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Auto Partition method in Sort Stage
- Replies: 5
- Views: 3145
- Mon Apr 27, 2009 2:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: not inerting reords into target
- Replies: 3
- Views: 1749
- Mon Apr 27, 2009 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IBM® Infosphere DataStage Server Edition
- Replies: 0
- Views: 778
For starters please delete your duplicate post. Second, try to be just a tad more imaginative in your choice of topic. This will aid future searchers. UV_SCHEMA is the system table that records the existence, creator and location of DataStage/SQL schemas - in the main these are equivalent to DataSta...