Looks to me that you need to add the directory where the gzip executable resides to the PATH environment variable in $DSHOME/dsenv.
The dsenv file is used by every DataStage process to initialize its environment.
Search found 53125 matches
- Tue Dec 14, 2004 8:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment variable strange behavior
- Replies: 1
- Views: 436
- Tue Dec 14, 2004 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: De-quote a String
- Replies: 2
- Views: 621
- Tue Dec 14, 2004 2:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to compile jobs thru unix commands and which one to use.
- Replies: 6
- Views: 2130
- Tue Dec 14, 2004 2:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Execution Error
- Replies: 1
- Views: 579
Just regular maintenance to make sure it never fills (we broadcast any "disk 75% full" alarm to all DataStage developers every 15 minutes!) and ensure that any likely user has write permission. The UVTEMP directory can be used for lots of things, but should in general have any temporary files delete...
- Tue Dec 14, 2004 2:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to include Header row in sequential file
- Replies: 5
- Views: 1564
- Tue Dec 14, 2004 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Documentation of the Jobs and Sequences
- Replies: 4
- Views: 1988
Unfortunately the DataStage documentation tool does not pick up job sequences, and this tool is being phased out in the expectation that you'll use MetaStage. Even more unfortunately, MetaStage does not produce the kind of report you require. I'd suggest exporting in XML format, then selectively par...
- Tue Dec 14, 2004 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we change value of job parameters in the job?If yes how?
- Replies: 3
- Views: 1650
You can change (set) the values of job parameters when requesting a job run. Once the job has started you can not legally change the value of a job parameter. At least one hack has been posted here that allows it to be done; there's a strong chance that that hack will not work in the next major rele...
- Tue Dec 14, 2004 2:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: types of export files
- Replies: 2
- Views: 1252
- Tue Dec 14, 2004 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Extender usage
- Replies: 9
- Views: 3413
- Tue Dec 14, 2004 2:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Log files of a Datastage Job
- Replies: 21
- Views: 28485
- Tue Dec 14, 2004 2:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Print Statement
- Replies: 2
- Views: 571
All DataStage processes run as "phantoms" (which is DataStage-speak for background processes), with stdout and stderr redirected to a file in the &PH& subdirectory in your project (on the server). It is in there that you will find the output from any PRINT statement. In general use of these statemen...
- Tue Dec 14, 2004 2:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To count Insert records,Update records and write to Auditfil
- Replies: 2
- Views: 1638
You need to differentiate between the number of rows that were sent to the database by DataStage and the number of rows that were actually inserted, updated, rejected by the database server. To achieve this your inserts and updates should be on separate links, driven by a lookup against (a copy of) ...
- Tue Dec 14, 2004 2:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to view a hash file from Unix console?
- Replies: 1
- Views: 630
No, unless /apps/dsadm/Vinod is the pathname of a project directory, and even then you can not without SETFILE. Because the hashed file was not created in an account (project), there is no entry for it in the vocabulary of DataStage (a special hashed file called VOC). You can create an entry in the ...
- Tue Dec 14, 2004 12:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stored Procedure Stage
- Replies: 2
- Views: 988
That message indicates that the help file (STPgui.hlp) can not be found in any expected location. The usual expected location is the DataStage client directory (C:\Program Files\Ascential\DataStage). It (the help file) may not have been installed. There have been instances of help files being left o...
- Mon Dec 13, 2004 8:50 pm
- Forum: DSXchange Testimonials
- Topic: Thanks DSXchange!
- Replies: 4
- Views: 16100