It DOES work.
Show me exactly what you did, and explain what you mean by "din't worked".
Search found 53125 matches
- Fri Jul 19, 2013 12:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What does 'output row only once' will do in filter
- Replies: 15
- Views: 5419
- Thu Jul 18, 2013 10:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: get current year
- Replies: 2
- Views: 1391
- Thu Jul 18, 2013 4:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What does 'output row only once' will do in filter
- Replies: 15
- Views: 5419
- Thu Jul 18, 2013 4:21 pm
- Forum:
- Topic: How to save data lineage report
- Replies: 2
- Views: 2135
- Wed Jul 17, 2013 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data from Log File
- Replies: 11
- Views: 4123
- Wed Jul 17, 2013 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can we import data from RT_LOG files
- Replies: 7
- Views: 3976
- Wed Jul 17, 2013 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create output file names based on data in a column
- Replies: 21
- Views: 7827
You're getting into Routine territory now. You need to scan the existing list to determine whether the value already exists (use the Locate statement) and insert it if not. Maintain the list as a field mark (@FM) delimited dynamic array sorted. Implement the following logic in your routine. Locate N...
- Wed Jul 17, 2013 4:37 pm
- Forum: General
- Topic: Repository structure folders on a routine
- Replies: 6
- Views: 2466
Code: Select all
Trans("DS_JOBS", vJdName, 3, "X")- Wed Jul 17, 2013 4:34 pm
- Forum: IBM QualityStage
- Topic: Copying USPREP rule set
- Replies: 11
- Views: 5020
- Wed Jul 17, 2013 4:32 pm
- Forum: IBM QualityStage
- Topic: Reference Match Types
- Replies: 3
- Views: 3640
- Tue Jul 16, 2013 6:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Group On One Column and Get Data from Other Column
- Replies: 6
- Views: 2016
- Tue Jul 16, 2013 6:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error: Tfm8: ds_intput() - row too big for inter stage rowbu
- Replies: 3
- Views: 2440
- Tue Jul 16, 2013 6:42 pm
- Forum: General
- Topic: Viewing the SOAP call with the Web service stage
- Replies: 2
- Views: 908
- Tue Jul 16, 2013 6:42 pm
- Forum: IBM QualityStage
- Topic: Copying USPREP rule set
- Replies: 11
- Views: 5020
- Tue Jul 16, 2013 6:40 pm
- Forum: IBM QualityStage
- Topic: Copying USPREP rule set
- Replies: 11
- Views: 5020