Search found 15603 matches
- Tue Aug 21, 2007 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Performance Degrading ??
- Replies: 27
- Views: 8329
You haven't told what you have set the file type to, so it is impossible to recommend changing it. The cacheing/buffering attributes won't make a performance difference in this case. If you have a dynamice file, let the job run to completion, then check the modulus of the file and reset the MINIMUM....
- Tue Aug 21, 2007 3:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String maths
- Replies: 18
- Views: 4784
- Tue Aug 21, 2007 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job startup time
- Replies: 1
- Views: 703
A startup time of 15-20 minutes is quite long. It probably includes the time required for the lookups used (be they lookup stages to databases or to PX files) to be loaded to memory. The actual startup times for the processes to load (which increases as the number of nodes and stages goes up) will b...
- Tue Aug 21, 2007 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while loading data
- Replies: 6
- Views: 1380
- Tue Aug 21, 2007 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Wait for file on a diff server
- Replies: 13
- Views: 1944
If the file is in a directory that is remotely mounted, for instance through NFS, then you can use the wait for file activity. If it is not mounted, then you could just use the ftp or rcp to try to copy the file to the local machine, then repeat the wait loop if you get an error code of file-not-fou...
- Tue Aug 21, 2007 1:55 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: hai
- Replies: 7
- Views: 3532
- Tue Aug 21, 2007 1:30 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: hai
- Replies: 7
- Views: 3532
- Tue Aug 21, 2007 1:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project Name
- Replies: 2
- Views: 656
- Tue Aug 21, 2007 12:52 am
- Forum: General
- Topic: Conversion from varchar data type to date with timestamp
- Replies: 4
- Views: 1470
- Mon Aug 20, 2007 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weired Join Stage problem.
- Replies: 15
- Views: 4244
- Mon Aug 20, 2007 11:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What are the real differences between DB2 stages
- Replies: 5
- Views: 1313
- Mon Aug 20, 2007 11:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weired Join Stage problem.
- Replies: 15
- Views: 4244
- Mon Aug 20, 2007 11:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Load Problem
- Replies: 15
- Views: 4462
- Mon Aug 20, 2007 11:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Where log files resides in backend
- Replies: 2
- Views: 854
If Auto-purge is set to 10 days and you only have 5 days of logs then someone probably manually purged the log. 1. if by "back end" you mean UNIX the answer is no, the logs are in hashef files and can only be viewed within DataStage. 2. No, when logs are purged their contents are irretrievably delet...
- Mon Aug 20, 2007 10:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range Lookup in a parallel job
- Replies: 3
- Views: 1093