Search found 53125 matches
- Fri Jan 19, 2007 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Counts and sums in Datastage with out 'Aggregator' stage
- Replies: 21
- Views: 24520
- Fri Jan 19, 2007 4:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiler Logs
- Replies: 8
- Views: 3085
- Fri Jan 19, 2007 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fast dsx
- Replies: 4
- Views: 866
- Fri Jan 19, 2007 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table locks when loading through Teradata Enterprise stage
- Replies: 19
- Views: 12560
MultiLoad locks the table. This is documented. Cautious approach would involve executing a BTEQ script to ensure that the table is not already locked. And you can not select or read from the same table while MultiLoad is running. Your job design must handle all possible abnormalities in data without...
- Fri Jan 19, 2007 3:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: changing environment variables
- Replies: 3
- Views: 1410
You can not change the job parameter value (even if it is an environment variable) once the job is running, even by changing the environment variable. You are correct that the $PROJDEF, $ENV and $UNSET default values are not available in version 6. You need to manage this is the controlling job sequ...
- Fri Jan 19, 2007 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance of Merge Stage vs Hashed Lkup to combine files
- Replies: 6
- Views: 2487
- Fri Jan 19, 2007 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI Load stage in Automatic mode
- Replies: 5
- Views: 2619
Strange, isn't it, how they're happy to configure - even over-configure - table spaces, but unwilling to configure work space (temp space, rollback segments, etc.). It's like they don't want anyone to touch their baby. (If it's any consolation, many mainframe administrators are like this too, only w...
- Fri Jan 19, 2007 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Number of calendar days
- Replies: 8
- Views: 1482
- Fri Jan 19, 2007 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding command stage
- Replies: 33
- Views: 5922
- Fri Jan 19, 2007 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling routine within a routine
- Replies: 7
- Views: 2063
- Fri Jan 19, 2007 3:29 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: No handlers are available to process this request
- Replies: 10
- Views: 10062
- Fri Jan 19, 2007 3:27 pm
- Forum: IBM QualityStage
- Topic: data directory of the project directory
- Replies: 7
- Views: 3676
- Fri Jan 19, 2007 5:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiler Logs
- Replies: 8
- Views: 3085
If you still have the old job log entries, you can look at the second event of any job run to view the environment variable values with which it ran. Do you archive your job logs before they are purged? If so, consult the archives. Unfortunately, restoring a job log from a system backup is a non-tri...
- Fri Jan 19, 2007 5:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write to dataset on [fd 19] failed: Error 0
- Replies: 3
- Views: 1424
Further, a Data Set can have multiple physical files (segments) per node. So 2GB is not an issue. To perform more detailed diagnosis you will need to disable operator combination, either at the job level (via APT_DISABLE_COMBINATION environment variable) or at the stage level (via Advanced tab on st...
- Fri Jan 19, 2007 5:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table locks when loading through Teradata Enterprise stage
- Replies: 19
- Views: 12560