Search found 15603 matches
- Fri Oct 29, 2010 6:47 am
- Forum: General
- Topic: Job Information
- Replies: 7
- Views: 2925
- Fri Oct 29, 2010 6:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to load japanese characters
- Replies: 2
- Views: 2999
- Fri Oct 29, 2010 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when checking operator: Could not find input field
- Replies: 4
- Views: 7610
- Fri Oct 29, 2010 6:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issues compiling Parallel External Routine
- Replies: 16
- Views: 6055
Instead of explaining the compile/load process and as I can't get to a windows cpp compile to test the math library, let us make it simple. If you replace
with
does the error remain the same?
Code: Select all
var=pow(10,((double)ind_length-1));
Code: Select all
var = 10^(ind_length-1);- Fri Oct 29, 2010 6:33 am
- Forum: General
- Topic: Can't access datastage designer but still running
- Replies: 17
- Views: 9730
- Fri Oct 29, 2010 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OSH file Information
- Replies: 2
- Views: 1499
- Fri Oct 29, 2010 3:48 am
- Forum: General
- Topic: Sequence Compilation Error
- Replies: 7
- Views: 10140
- Fri Oct 29, 2010 3:46 am
- Forum: General
- Topic: Not able to import the job
- Replies: 2
- Views: 1362
- Fri Oct 29, 2010 3:45 am
- Forum: General
- Topic: Can't access datastage designer but still running
- Replies: 17
- Views: 9730
- Fri Oct 29, 2010 3:43 am
- Forum: General
- Topic: Issue Deleting project through the administrator
- Replies: 1
- Views: 1402
Things were much simpler at Version 7 when this type of problem occurred, one could check the UV.ACCOUNT hashed file, ensure that the schema was deleted and then merrily get rid of the UNIX directory and re-create the project. At Version 8 and above the original entries exist but one needs to deal w...
- Fri Oct 29, 2010 3:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim/Len behaving differently in different environment
- Replies: 3
- Views: 1546
The length of a CHAR( n ) field is always n , regardless of how many spaces it contains and get TRIMmed out. What the transform c++ code might be doing is an implicit conversion to VarChar() of a Trim(CharacterString) function result and then doing a length computation on it. It might be that differ...
- Fri Oct 29, 2010 3:32 am
- Forum: General
- Topic: Sequence Compilation Error
- Replies: 7
- Views: 10140
- Fri Oct 29, 2010 3:21 am
- Forum: General
- Topic: Sequence Compilation Error
- Replies: 7
- Views: 10140
- Fri Oct 29, 2010 3:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when checking operator: Could not find input field
- Replies: 4
- Views: 7610
- Fri Oct 29, 2010 3:15 am
- Forum: General
- Topic: Can't access datastage designer but still running
- Replies: 17
- Views: 9730