Search found 42189 matches
- Thu Nov 28, 2013 10:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open project 'XYZ' - 81016. ( Job Migrated )
- Replies: 13
- Views: 6999
- Thu Nov 28, 2013 10:10 am
- Forum: General
- Topic: Poor performance from hashed file following RedHat upgrade
- Replies: 6
- Views: 2653
Wow... or simply e) Moderator moved it to the proper forum. I can't help it that the way Ray moves through the forums nukes the 'moved' notice.
Please take the discussion back over there, then I'll remove this one.
Please take the discussion back over there, then I'll remove this one.
- Wed Nov 27, 2013 4:24 pm
- Forum: General
- Topic: multiple inputs to sequential file
- Replies: 10
- Views: 2708
- Wed Nov 27, 2013 1:08 pm
- Forum: General
- Topic: Write DataStage logs to a file (During Execution)
- Replies: 4
- Views: 3216
- Wed Nov 27, 2013 9:00 am
- Forum: General
- Topic: multiple inputs to sequential file
- Replies: 10
- Views: 2708
- Wed Nov 27, 2013 8:55 am
- Forum: General
- Topic: Library error when running Server job accessing DB2
- Replies: 11
- Views: 6676
- Tue Nov 26, 2013 11:55 am
- Forum: General
- Topic: multiple inputs to sequential file
- Replies: 10
- Views: 2708
Re: multiple input to sequential file
Welcome! 1. Is it a good/reasonable solution? Unfortunately, no. And not a DataStage thing, just simply the fact that sequential media only supports a single writer process at a time. You'd either need to funnel all of your links to a single link before the Sequential File stage or create two jobs -...
- Tue Nov 26, 2013 11:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml input stage URL issue
- Replies: 8
- Views: 3425
- Tue Nov 26, 2013 9:13 am
- Forum: General
- Topic: Formatting XML Input
- Replies: 3
- Views: 792
- Mon Nov 25, 2013 3:19 pm
- Forum: General
- Topic: Trigger DS job from a table
- Replies: 7
- Views: 1266
- Mon Nov 25, 2013 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector Deadlock Issue
- Replies: 9
- Views: 7833
- Mon Nov 25, 2013 11:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integer to Char conversion questions
- Replies: 12
- Views: 5649
- Mon Nov 25, 2013 11:11 am
- Forum: General
- Topic: Routine to split files
- Replies: 16
- Views: 5547
DataStage doesn't have the ability to select output file names based on data values until Revision 9.1. Other than the Folder stage in a Server job or Server Shared Container but it too falls into the 'ugly' camp. Oh, and technically the XML Output stage. Sorta. :wink: [Edit] So noted! I modified m...
- Mon Nov 25, 2013 9:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector Deadlock Issue
- Replies: 9
- Views: 7833
- Mon Nov 25, 2013 9:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Testing for empty file condition in Server Job
- Replies: 16
- Views: 7449
As noted, lots of DOS help out there. Here's one I found with a quick search:
http://www.dostips.com/?t=Snippets.ZeroBytesCheck
http://www.dostips.com/?t=Snippets.ZeroBytesCheck