Search found 53125 matches
- Wed Jul 25, 2007 11:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Db2 Commit
- Replies: 3
- Views: 1154
- Wed Jul 25, 2007 11:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Vs DataSet - Performance Suggestions
- Replies: 1
- Views: 749
- Wed Jul 25, 2007 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation error
- Replies: 2
- Views: 2134
- Wed Jul 25, 2007 11:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job still running
- Replies: 3
- Views: 1227
- Wed Jul 25, 2007 11:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DateTimestamp
- Replies: 20
- Views: 4770
- Wed Jul 25, 2007 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine Sql to list all jobs linked to specific table-fails
- Replies: 15
- Views: 6588
- Wed Jul 25, 2007 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Archiving DataStage PX DataSets
- Replies: 6
- Views: 3937
You can also use the Data Set Management tool in Manager to copy the data set. Beware, though, that only the control file lives in the directory; the actual data files live in the directories identified in the configuration file as resource disk. The utilites are aware of this, and will copy the dat...
- Wed Jul 25, 2007 1:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration file
- Replies: 3
- Views: 1198
You "make" them using ordinary mkdir command. You use the configuration file to tell DataStage where they are. Make sure you have plenty of disk space. More than one resource disk and more than one scratch disk per node can be beneficial in alleviating bottlenecks in the I/O subsystem, particularly ...
- Wed Jul 25, 2007 1:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to detect 'fatal' from job in calling sequence
- Replies: 12
- Views: 3545
- Wed Jul 25, 2007 1:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: INSERTing maximum value
- Replies: 17
- Views: 4634
- Wed Jul 25, 2007 1:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Complex Flat File
- Replies: 1
- Views: 947
- Wed Jul 25, 2007 1:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Return code from Before Telnet Command
- Replies: 6
- Views: 1803
- Wed Jul 25, 2007 1:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DateTimestamp
- Replies: 20
- Views: 4770
- Wed Jul 25, 2007 1:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to improve Performance while using PIVOT
- Replies: 1
- Views: 625
Welcome aboard. There are no performance implications. Processing 91 rows will take longer than 0 rows and less time than 10000 rows, but that's not a performance implication. Do you mean 91 columns? In that case make sure you have plenty of memory, otherwise it will need to use scratch space on dis...
- Wed Jul 25, 2007 1:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: using Environment Variables in Trigger Expression
- Replies: 4
- Views: 1066