Search found 15603 matches
- Thu Jul 05, 2012 3:59 am
- Forum: General
- Topic: Unable to login to Datastage
- Replies: 2
- Views: 1233
- Wed Jul 04, 2012 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Read excel file (.xls) in to datastage
- Replies: 4
- Views: 10987
- Wed Jul 04, 2012 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Read excel file (.xls) in to datastage
- Replies: 4
- Views: 10987
- Wed Jul 04, 2012 5:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading data from datasets to text file
- Replies: 3
- Views: 1718
- Tue Jul 03, 2012 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CDC Stage without key only value changes
- Replies: 4
- Views: 2174
- Tue Jul 03, 2012 8:49 am
- Forum: General
- Topic: User connection issue with 8.7
- Replies: 14
- Views: 5681
- Tue Jul 03, 2012 8:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with SORT
- Replies: 15
- Views: 4704
- Tue Jul 03, 2012 7:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with SORT
- Replies: 15
- Views: 4704
- Tue Jul 03, 2012 5:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Enterprise Edition Satge- Max Log issue
- Replies: 5
- Views: 2803
- Tue Jul 03, 2012 4:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Enterprise Edition Satge- Max Log issue
- Replies: 5
- Views: 2803
- Tue Jul 03, 2012 3:33 am
- Forum: General
- Topic: Error while executing the sequence
- Replies: 3
- Views: 1592
- Tue Jul 03, 2012 3:31 am
- Forum: General
- Topic: Execute command issue
- Replies: 1
- Views: 887
Execute command issue
My first thought is that the difference might be in the attach point for the process and it might work if you use absolute pathnames. You could check this by adding a "pwd" command to see where your process is attached.
- Mon Jul 02, 2012 7:01 am
- Forum: General
- Topic: Invoke director from command line
- Replies: 4
- Views: 2417
The director program uses the GUI and is not a comand-line oriented program.
It sounds like "dsjob.exe" will do what you want, e.g. "dsjob -ljobs". For a full list of your options with dsjob.exe either call it with "dsjob -help" or see
IBM dsjob description
It sounds like "dsjob.exe" will do what you want, e.g. "dsjob -ljobs". For a full list of your options with dsjob.exe either call it with "dsjob -help" or see
IBM dsjob description
- Mon Jul 02, 2012 6:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record Formation
- Replies: 3
- Views: 1544
It looks like your expected output could be achieved with 2 stages: 1. As Craig already mentioned, do a simple horizontal pivot 2. Perform a unique sort on your resultant data on the output Col E If you start with the horizontal pivot stage and get that to function as you expect then you can decide ...
- Mon Jul 02, 2012 4:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameterizing where clause in db2 connector
- Replies: 5
- Views: 4421