You can't use "cat LKP_ACTCODE" as a file name in a pathname. This is also the cause of the "LKP_ACTCODE not found" error.ds_search2008 wrote:
$Path String $PROJDEF
catFname String cat LKP_ACTCODE(Default value)
Cust_Id Integer
Search found 53125 matches
- Thu Jan 08, 2009 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence - Possibility of Shell Script
- Replies: 20
- Views: 7510
- Thu Jan 08, 2009 3:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updatable Looukps
- Replies: 7
- Views: 1780
- Thu Jan 08, 2009 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cant get my sequential file schema right
- Replies: 3
- Views: 1032
I'm not sure where the cutoff points (for the size of the prefix number) are, but they represent the smallest unsigned integer needed to describe the length of the string. For sufficiently short strings (I would have thought 32 or fewer characters) that fit in a single word in memory no prefix is re...
- Thu Jan 08, 2009 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding Routines used within a job
- Replies: 9
- Views: 2858
For the first you would need to effect a number of queries against DS_JOBOBJECTS - the ROOT record for before/after subroutines, each active stage record for active stages in server jobs, each Transformer stage record for transform functions in server jobs (and others for parallel jobs). A query on ...
- Thu Jan 08, 2009 4:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: message handlers
- Replies: 3
- Views: 1505
- Thu Jan 08, 2009 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cant get my sequential file schema right
- Replies: 3
- Views: 1032
- Thu Jan 08, 2009 4:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reporting Assistant...
- Replies: 5
- Views: 1388
Please use a more professional standard of written English. What you claim is not true; there are functions in the DataStage API for obtaining information from a job log, so that the whole process could be implemented in a Routine. You can also manage the whole process in a shell script using dsjob...
- Thu Jan 08, 2009 4:43 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Creating sequence generator transformation
- Replies: 5
- Views: 11395
- Thu Jan 08, 2009 2:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: join in server job
- Replies: 4
- Views: 1238
- Thu Jan 08, 2009 2:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reporting Assistant...
- Replies: 5
- Views: 1388
- Thu Jan 08, 2009 2:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: join in server job
- Replies: 4
- Views: 1238
- Thu Jan 08, 2009 2:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Decoding value in transformer
- Replies: 2
- Views: 1276
Did you Search? How to use stage variables to "remember" values from the previous row has been discussed a bajillion times, I am sure that at least some of those deal with running counts.
- Thu Jan 08, 2009 2:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reporting Assistant...
- Replies: 5
- Views: 1388
- Thu Jan 08, 2009 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_PM_CONDUCTOR_TIMEOUT
- Replies: 2
- Views: 1127
Welcome aboard. Not all environment variables exist by default in Administrator - though this does not preclude your putting any there that you need. DataStage environment variables are described in the manuals for parallel jobs - that is Parallel Job Developer's Guide and Parallel Job Advanced Deve...
- Thu Jan 08, 2009 1:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CSV files- Read Problem
- Replies: 1
- Views: 1608