Search found 53125 matches
- Tue Jan 22, 2008 1:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while running Dsjobs
- Replies: 12
- Views: 4280
- Mon Jan 21, 2008 8:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove dulpicate
- Replies: 7
- Views: 1481
- Mon Jan 21, 2008 8:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to change NLS settings at runtime
- Replies: 9
- Views: 5532
I assume that, by "NLS Setting", you mean "character map". Surely there can't be that many different character maps? After all, there's only one for Arabic. Can you not create "clone" jobs with different NLS settings for the few different character sets that you will be processing and, in a job sequ...
- Mon Jan 21, 2008 8:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Values are read during compilation or during runtime?
- Replies: 3
- Views: 742
- Mon Jan 21, 2008 8:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the difference b/w Parameters and the Properties
- Replies: 6
- Views: 1397
Not all properties are parameters, however. For example, the short description and before-job subroutine are properties, but can not be parameters. Job parameters are properties of their job, one of many different kinds of property. Therefore, as Ken said, there is no difference. The question is aki...
- Mon Jan 21, 2008 7:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error while viewing the Oracle Enterprise stage
- Replies: 8
- Views: 2062
- Mon Jan 21, 2008 7:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to load the file name(source) to the table
- Replies: 3
- Views: 896
- Mon Jan 21, 2008 7:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in calling user defind PL/SQL
- Replies: 36
- Views: 5449
- Mon Jan 21, 2008 7:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Large numbers hanging BASIC routine
- Replies: 8
- Views: 2692
Put the following declaration at the top of your code: PRECISION 14 Let us know if that improves things. Otherwise, since you've marked the job type as parallel (even though it's posted in the server forum), you could write the routine in C++ and take advantage of double or even quad precision float...
- Mon Jan 21, 2008 7:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Changing every nth place in a string
- Replies: 2
- Views: 1112
- Mon Jan 21, 2008 7:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using an array as a job handler
- Replies: 30
- Views: 11129
- Mon Jan 21, 2008 7:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparing numbers with leading 0's
- Replies: 3
- Views: 1301
It always puzzles me that programmers constuct expressions of the form If test_expression Then @TRUE Else @FALSE It suffices to let the logical expression's result (which is always true/false anyway) stand for itself. In the example in this thread, for example, a sufficient constraint expression wou...
- Mon Jan 21, 2008 7:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server to Parallel Transition lab classes.
- Replies: 6
- Views: 1184
Contact Dennis James (editor@dsxchange.com) who is in charge of this.
- Mon Jan 21, 2008 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to load the file name(source) to the table
- Replies: 3
- Views: 896
- Mon Jan 21, 2008 7:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error while viewing the Oracle Enterprise stage
- Replies: 8
- Views: 2062