Search found 53125 matches
- Fri Aug 02, 2013 3:10 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
- Fri Aug 02, 2013 3:06 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: "View Test Results" not enabled after job run
- Replies: 6
- Views: 3518
- Fri Aug 02, 2013 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read Mainframe tapes from IIS
- Replies: 5
- Views: 2849
- Fri Aug 02, 2013 5:20 am
- Forum: General
- Topic: In DataStage 8.5 how to pass parametervalues from text file
- Replies: 1
- Views: 946
- Fri Aug 02, 2013 5:19 am
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
Learn about membership benefits and get premium membership here.
- Fri Aug 02, 2013 2:51 am
- Forum: General
- Topic: Impact of db2 crash and creation of new instance
- Replies: 1
- Views: 724
- Fri Aug 02, 2013 2:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove zero and a point from nvarchar
- Replies: 2
- Views: 2038
- Thu Aug 01, 2013 10:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Access web service through DataStage
- Replies: 9
- Views: 3256
- Thu Aug 01, 2013 10:41 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
- Thu Aug 01, 2013 10:24 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
- Thu Aug 01, 2013 10:23 pm
- Forum: General
- Topic: Delete statement in Execute command stage
- Replies: 7
- Views: 1816
- Thu Aug 01, 2013 7:31 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
You can, of course, test for the file size in a DOS batch file which you might invoke via the ExecDOS after-job subroutine. You can find the technique more fully documented in DOS help or via an internet search. In essence the technique involves simply using the z modifier for a FOR variable referen...
- Thu Aug 01, 2013 6:21 pm
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
Actually it's the STATUS statement, rather than the System() function, that you need here. This statement returns a dynamic array of information about the file whose file handle is provided. The following example code has minimum error handling, for purposes of clarity. SUBROUTINE DeleteIfEmpty(aPat...
- Thu Aug 01, 2013 6:08 pm
- Forum: IBM QualityStage
- Topic: Generate same Key in the matched record
- Replies: 4
- Views: 3190
- Wed Jul 31, 2013 11:48 pm
- Forum: General
- Topic: Access ArcGIS geodatabase file using Datastage
- Replies: 2
- Views: 848