Search found 42189 matches
- Wed Sep 10, 2008 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unzipping one file from a zipped file which has many files.
- Replies: 3
- Views: 979
The Filter command is meant to be used to replace how the stage gets its input. Rather than reading a file directly, you supply a filter command that outputs something to 'standard out' and the stage will read that stream as input instead of opening a file. So while you would still put the file to w...
- Wed Sep 10, 2008 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unzipping one file from a zipped file which has many files.
- Replies: 3
- Views: 979
What was used to 'zip' them? Was it zip or gzip or something else? Regardless, they should all have help built in and usually you launch them with -h for help. For example: $ unzip -h UnZip 5.52 of 28 February 2005, by Info-ZIP. Maintained by C. Spieler. Send bug reports using http://www.info-zip.or...
- Wed Sep 10, 2008 2:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopping Log entries
- Replies: 10
- Views: 3447
- Wed Sep 10, 2008 12:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopping Log entries
- Replies: 10
- Views: 3447
- Wed Sep 10, 2008 12:55 pm
- Forum: General
- Topic: Need help regarding study materials(.pdf,.ppt,documents)
- Replies: 4
- Views: 3347
- Wed Sep 10, 2008 12:53 pm
- Forum: General
- Topic: installation process datastage 7.5 in 2003 server
- Replies: 1
- Views: 1184
- Wed Sep 10, 2008 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: All DB2 UDB API stages default to Grid Style
- Replies: 7
- Views: 2039
- Wed Sep 10, 2008 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage disconnect frequently
- Replies: 2
- Views: 1234
- Wed Sep 10, 2008 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warnings in the Lookup stage
- Replies: 14
- Views: 5948
- Wed Sep 10, 2008 9:05 am
- Forum: General
- Topic: Crontab is not working for hours
- Replies: 8
- Views: 3069
Well, there's certainly nothing wrong with the look of the crontab entry. Take your problem to an SA, see if they can help troubleshoot it. You could also add some 'breadcrumbs' to the script to check if it is indeed not even starting or failing somewhere inside the script after it starts. Unless yo...
- Wed Sep 10, 2008 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to Derive the Day of the week
- Replies: 3
- Views: 1203
Welcome Mr Todd. :D I thought there was a TAG for this, but... create a custom routine that takes a date and passes back the day of the week by name. Use OConv for this with a 'D' or Date conversion code - specifically 'DWA' to return the full day name or 'DWB' to return the 'abbreviated' day name. ...
- Wed Sep 10, 2008 8:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Clear Job log automatically
- Replies: 4
- Views: 2127
- Wed Sep 10, 2008 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warnings in the Lookup stage
- Replies: 14
- Views: 5948
- Wed Sep 10, 2008 8:09 am
- Forum: General
- Topic: Crontab is not working for hours
- Replies: 8
- Views: 3069