Search found 53125 matches
- Tue Aug 30, 2005 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to check a Hashed File being used by
- Replies: 10
- Views: 3495
- Tue Aug 30, 2005 4:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to install NLS seperately?
- Replies: 12
- Views: 4234
NLS can not be installed separately. It may be the case that you have installed, but not enabled, NLS. In this case your uvconfig file will contain various NLS... entries, including NLSMODE, which is the "on/off switch" for NLS. If you have not installed NLS, then you must follow the steps shown by ...
- Tue Aug 30, 2005 4:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Monitoring %CP
- Replies: 3
- Views: 890
- Tue Aug 30, 2005 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling DSWaitForJob(), code=-99
- Replies: 3
- Views: 7053
- Tue Aug 30, 2005 4:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL for Reference Inputs
- Replies: 2
- Views: 2162
- Tue Aug 30, 2005 4:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: add_to_heap() - Unable to allocate memory
- Replies: 13
- Views: 2767
- Tue Aug 30, 2005 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Differences between Server and Parallel Extender
- Replies: 2
- Views: 1559
- Tue Aug 30, 2005 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Duplicate Stage
- Replies: 7
- Views: 2117
- Tue Aug 30, 2005 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion of CCYY-DD-MM to CCYYDDMM
- Replies: 5
- Views: 1477
I think that Ashwin is using DS/390 and will understand about date masks in mainframe jobs, and that Kumar is not using DS/390 and will not. Kumar, we're talking something like the date masks you see in parallel jobs (for example "%yyyy-%mm-%dd"). However, they are specified differently in mainframe...
- Tue Aug 30, 2005 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning - "User inserted sort"
- Replies: 4
- Views: 6027
Read the message again. Read the whole message. It's not about implicit or explicit. It's not about Sort stage versus sort specified on a stage's input link. The message tells you that the sort that you specified is in some way incompatible with the requirements of a downstream operator. You can fin...
- Tue Aug 30, 2005 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need idea on Hash Partitioning In Server Jobs
- Replies: 5
- Views: 1434
- Tue Aug 30, 2005 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: floating point decimal is not fully supported.....
- Replies: 4
- Views: 2083
The warning is to alert you that the same data type as the source values may not be large enough to accommodate their sum. Consider int8 as an easy example, the largest value of which is +127. You don't have to add too many of these to exceed +127. Therefore a more appropriate data type for the sum ...
- Tue Aug 30, 2005 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table Definition -> Schema File
- Replies: 1
- Views: 762
The quickest way will involve about a month's worth of research into the internal structure of the DS_METADATA table and how to translate this into a schema. You really don't want to do it from the command line. (I'm not asking.) Much easier is to look at the table definition using the Manager or th...
- Tue Aug 30, 2005 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to load data to BW
- Replies: 7
- Views: 1679
Does this happen every time reliably, or intermittently? Do you ever achieve fully successful loads? Do the 200 rows actually make it into BW? Check for permissions and available disk space where the directory for BW load files exists. Have your network administrator check for unexpected dropouts or...
- Tue Aug 30, 2005 3:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS job report syntax error
- Replies: 20
- Views: 5561