Only in the Department Of Redundancies Departmentray.wurlod wrote:...Is it not said that before you can define recursion you need to define recursion?
Search found 15603 matches
- Mon Jul 09, 2007 2:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calculating Factorial in DS Routine returning junk values
- Replies: 9
- Views: 3251
- Mon Jul 09, 2007 2:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi-instance job appending DataSet.
- Replies: 5
- Views: 2312
Ray, actually it works somewhat differently in PX. When you "append" to a dataset, the PX engine does not append to the existing data files, it creates new sequential files and adds their path to the descriptor. Thus, in order for concurrent to work, the descriptor file is the important one to contr...
- Mon Jul 09, 2007 12:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error writing ORCHESTRATE File Data Set descriptor
- Replies: 2
- Views: 7039
- Sun Jul 08, 2007 11:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: framewor inserted sorts
- Replies: 2
- Views: 1136
The Advanced PX Developer's Guide states: APT_SORT_INSERTION_CHECK_ONLY When sorts are inserted automatically by DataStage, if this is set, the sorts will just check that the order is correct, they won't actually sort. This is a better alternative to shutting partitioning and sorting off insertion o...
- Sun Jul 08, 2007 11:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi-instance job appending DataSet.
- Replies: 5
- Views: 2312
- Sun Jul 08, 2007 11:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Removing duplicates by using Hash file
- Replies: 1
- Views: 804
- Sun Jul 08, 2007 9:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calculating Factorial in DS Routine returning junk values
- Replies: 9
- Views: 3251
- Sun Jul 08, 2007 7:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue with timestamp
- Replies: 16
- Views: 7100
- Sun Jul 08, 2007 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calculating Factorial in DS Routine returning junk values
- Replies: 9
- Views: 3251
- Sun Jul 08, 2007 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is there a way to name files in the Scratch directory
- Replies: 1
- Views: 861
No, unfortunately there is no control over the naming of scratch directory files. There are some options for setting reporting switches that output all sorts of logging information, and I think I might have seen temp file names in the output of one of them. I'm not at a DS machine at present, but I ...
- Sun Jul 08, 2007 4:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling Nulls in Stage Variables....
- Replies: 4
- Views: 1233
- Sun Jul 08, 2007 4:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi-instance job appending DataSet.
- Replies: 5
- Views: 2312
DataSets cannot be concurrently written to. Each instance will have to write to a separate DS and then the files need to be merged when all writes have finished. Update - Let me retract that. When you append to a dataset the engine will create new data files and add them to the descriptor. So each j...
- Sat Jul 07, 2007 8:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating 64 bit hash file
- Replies: 23
- Views: 5341
- Sat Jul 07, 2007 4:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating 64 bit hash file
- Replies: 23
- Views: 5341
- Sat Jul 07, 2007 2:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF Issue
- Replies: 17
- Views: 5335
RK - I'll trade you answers. If you can tell me what the blinking red light on my car dashboard (the one in the top left corner) means and how to fix it, I'll help you with the CFF issue. p.s. In case the post above was too subtle - please add some more information to your problem description; i.e. ...