Perhaps this helps:
http://www-01.ibm.com/cgi-bin/common/ss ... guage=enus
Search found 42189 matches
- Wed Oct 29, 2008 6:10 am
- Forum: General
- Topic: DataStage Pack for PeopleSoft Enterprise
- Replies: 1
- Views: 787
- Wed Oct 29, 2008 6:08 am
- Forum: General
- Topic: export and import job on UNIX
- Replies: 14
- Views: 18599
No, you can't "pass the file" to the command but you can craft a script that reads the file and calls the export command for each record / job name. And from what I recall of previous conversations here, it does not support appending output so your script would need to create multiple output files a...
- Tue Oct 28, 2008 10:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute stored procedure without input link
- Replies: 27
- Views: 5636
- Tue Oct 28, 2008 10:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read more than 1 sequential file
- Replies: 5
- Views: 1252
- Tue Oct 28, 2008 10:32 pm
- Forum: General
- Topic: DSXChange community drinks at IOD
- Replies: 1
- Views: 725
Re: DSXChange community drinks at IOD
vmcburney wrote:Some other things I couldn't type quickly enough...
... without spilling your grog.
- Tue Oct 28, 2008 10:31 pm
- Forum: General
- Topic: export and import job on UNIX
- Replies: 14
- Views: 18599
- Tue Oct 28, 2008 4:59 pm
- Forum: General
- Topic: export and import job on UNIX
- Replies: 14
- Views: 18599
- Tue Oct 28, 2008 4:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored procedure stage oracle function
- Replies: 1
- Views: 984
- Tue Oct 28, 2008 2:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute stored procedure without input link
- Replies: 27
- Views: 5636
- Tue Oct 28, 2008 2:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Plug-in stage registration
- Replies: 6
- Views: 1690
- Tue Oct 28, 2008 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: making sure that one update statement update only one row
- Replies: 1
- Views: 844
Short answer? No. You must ensure that what you've marked as the Key fields for the update uniquely identify a single record. If your update leaves fingerprints on each record updated, say like a timestamp, then you could check after job that the link count sent to the Oracle stage = the number of u...
- Tue Oct 28, 2008 2:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Operators cannot see Director jobs
- Replies: 4
- Views: 1080
- Tue Oct 28, 2008 10:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Interprocess Stage
- Replies: 6
- Views: 1431
The only reason your Aggregator is in trouble is because you either haven't presorted the data or haven't presorted the data properly. So, you need to ensure two things: you're sorting in a manner that supports the grouping being done and you've asserted the sort order in the Aggregator. Doing that ...
- Tue Oct 28, 2008 10:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Interprocess Stage
- Replies: 6
- Views: 1431
- Tue Oct 28, 2008 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning:Short input record
- Replies: 13
- Views: 6235