Assuming that it is set in the environment that your jobs run in, not just from a command line, that is.
Search found 42189 matches
- Mon May 03, 2004 6:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to access an environment variable inside a job?
- Replies: 4
- Views: 1802
- Sat May 01, 2004 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: vms_rdb - cannot select max(beg_eff_date)
- Replies: 1
- Views: 815
- Fri Apr 30, 2004 4:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pick Up only last row...
- Replies: 7
- Views: 2580
- Fri Apr 30, 2004 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pick Up only last row...
- Replies: 7
- Views: 2580
Via a constraint? No, there really isn't a mechanism to recognize the 'last' row... unless you make sure it is something recognizable by adding a dummy/trailer record of your own, for instance. A couple of other approaches. Can you sort the data so that the row you want comes first instead of last? ...
- Fri Apr 30, 2004 1:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: normalisation,sequence generator
- Replies: 2
- Views: 829
Horizontal Pivots (ie, one row to many) is accomplished using the Pivot Stage. No routine required. Do a search of this forum for examples of Sequence Number techniques, it's a pretty wide open topic and has been discussed extensively here. You can do them natively in your target database (if suppor...
- Fri Apr 30, 2004 6:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hashfile in shared container
- Replies: 5
- Views: 1715
Pls correct me if i am wring. What I have understood from your tip is that If i create a physical file(hash) then I should be fine. I could not understand the - "container must have a means of sending its results out". No, there's more to it than simply creating the hash file in the Shared Containe...
- Thu Apr 29, 2004 6:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing a C shared Library function in a server routine
- Replies: 14
- Views: 4176
- Thu Apr 29, 2004 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Message: OCI has fetched truncated data
- Replies: 3
- Views: 1679
- Thu Apr 29, 2004 2:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Message: OCI has fetched truncated data
- Replies: 3
- Views: 1679
- Thu Apr 29, 2004 7:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Send SMS thro Datastage...
- Replies: 10
- Views: 4123
- Wed Apr 28, 2004 2:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HashFiles
- Replies: 3
- Views: 1055
You need to read the Hash Stage Disk Caching Technical Bulletin, which explains how it all works. The capability you are looking for was added in version 5.1 and improved in version 6. Check for a dsdskche.pdf file in your 'Docs' folder wherever the client is installed. With your version, it may not...
- Wed Apr 28, 2004 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicate and missing records
- Replies: 5
- Views: 2007
- Wed Apr 28, 2004 5:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting ASCII to EBCDIC while keeping a packed field
- Replies: 8
- Views: 2436
What I meant was change your flat file's metadata so that it starts out life defined as a character field, not decimal. Override whatever came in when you imported the COBOL FD. Is that what you tried? Don't forget the rules for sizing: take the number of digits, add one for the sign, divide by two,...
- Wed Apr 28, 2004 5:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting ASCII to EBCDIC while keeping a packed field
- Replies: 8
- Views: 2436
- Wed Apr 28, 2004 5:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Free trail version
- Replies: 1
- Views: 528
Sorry, no. Check this post for what someone from Ascential said when this question was asked before.