Search found 42189 matches
- Fri Aug 21, 2009 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot Stage - Column Derivation Limitation
- Replies: 1
- Views: 1654
- Fri Aug 21, 2009 2:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: list of jobs by category
- Replies: 1
- Views: 939
Category is not available via the API AFAIK, so you'll need to query the repository directly from a job or from the command line for that. See if this post helps or search for DS_JOBS here.
- Fri Aug 21, 2009 2:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert GMT to EST
- Replies: 6
- Views: 3320
- Fri Aug 21, 2009 2:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer not working properly
- Replies: 5
- Views: 2275
- Fri Aug 21, 2009 9:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS Jobs Failing
- Replies: 3
- Views: 898
- Fri Aug 21, 2009 9:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The provided query statement did not prepare correctly
- Replies: 10
- Views: 3101
- Fri Aug 21, 2009 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort records and put Null if there are more matches on key
- Replies: 8
- Views: 2500
- Fri Aug 21, 2009 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencial file error
- Replies: 4
- Views: 1418
- Fri Aug 21, 2009 8:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a seq file using '||' (double pipe) as delimiter
- Replies: 4
- Views: 1977
- Fri Aug 21, 2009 8:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Field name with spaces
- Replies: 2
- Views: 1007
Never tried, but it seems to me you'd need to either create the file without a header row and include those header values as the first record you write. That or create a file with just that header record as a template, stash it somewhere, copy it 'before job' to your target destination and then set ...
- Fri Aug 21, 2009 7:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ports to Open
- Replies: 8
- Views: 1777
- Fri Aug 21, 2009 7:18 am
- Forum: General
- Topic: How to differentiate a Job from a Job Sequence in script
- Replies: 22
- Views: 10933
:wink: I would wager it's the trailing semi-colon after the LOGTO that's causing it to fail, it doesn't need one, only 'sql' does. I'm afraid I don't know what the proper separator would be and have only done this in a 'here document' style before: ./bin/uvsh<<EOF LOGTO <Project> SELECT XXXXXX EOF A...
- Fri Aug 21, 2009 5:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can i pass a ftp website as parameter in the param file
- Replies: 1
- Views: 1088
- Fri Aug 21, 2009 5:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Another good piece on DataStage and XML
- Replies: 6
- Views: 3125
- Fri Aug 21, 2009 5:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can i encrypt a field in DS
- Replies: 11
- Views: 6394