Can't you just sort the result again, by emplid then by rank in descending order? Or run it through an Aggregator stage grouping by emplid, name and groupid and returning max(rank).
Incidentally, choose a different term. What you have is not a rank, it's merely a counter.
Search found 53125 matches
- Wed Jul 25, 2007 1:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: giving rank codes to employees
- Replies: 1
- Views: 526
- Wed Jul 25, 2007 1:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export XML
- Replies: 9
- Views: 2356
- Wed Jul 25, 2007 12:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After deleting job in Manager getting ERROR
- Replies: 2
- Views: 798
Two possibilities. 1. Your Repository indexing is out of date. Repair with DS.REINDEX when you have exclusive access to the project. 2. The job has already been deleted. Verify with DS.CHECKER when you have exclusive access to the project. If you want me to answer your questions immediately when you...
- Wed Jul 25, 2007 12:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopped vs Aborted
- Replies: 7
- Views: 2062
- Wed Jul 25, 2007 12:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting filename in every record
- Replies: 4
- Views: 895
If you have Enterprise Edition the parallel job Sequential File stage has the capability you ask for (a file name column). Otherwise you will need to construct a loop in a job sequence to process the list of file names, and pass each individual file name to the job, which can then create a file name...
- Wed Jul 25, 2007 12:46 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Data Sample creation in process please try later
- Replies: 2
- Views: 2458
- Wed Jul 25, 2007 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a sequencer to run the job in infinite loop
- Replies: 9
- Views: 1756
Continuously-running jobs are, in general, a bad idea except, perhaps, when exposing your job as a web service via RTI stages (SOA edition). Let the jobs finish at least once per day so resources can be cleaned up. Also provide a mechanism so that you can instruct the job to finish on the next cycle...
- Wed Jul 25, 2007 3:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling a Quality stage job from the sequencer
- Replies: 3
- Views: 888
- Wed Jul 25, 2007 3:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert 'YYYY-MM-DD hh:nn:ss' format to 'YYYY-MON-DD' in PX
- Replies: 10
- Views: 5179
- Wed Jul 25, 2007 3:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: INSERTing maximum value
- Replies: 17
- Views: 4634
Neither is "better". Which is best suited to your requirements? Is the target database available whenever you need it, or should you store the data so they can be loaded when the database is available? In that case, a Data Set is probably preferable to a file, since it preserves the parallel nature ...
- Wed Jul 25, 2007 3:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading DB2 Decimal Type
- Replies: 4
- Views: 2113
- Wed Jul 25, 2007 3:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Additional sequential warnings
- Replies: 12
- Views: 4901
- Wed Jul 25, 2007 3:26 am
- Forum: IBM QualityStage
- Topic: Quality Stage Project - sort issues with street name
- Replies: 6
- Views: 2813
- Wed Jul 25, 2007 12:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RowNumberColumn
- Replies: 3
- Views: 1138
- Wed Jul 25, 2007 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Plug in issue
- Replies: 12
- Views: 2352