Search found 53125 matches
- Wed Nov 28, 2007 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IConv function behaving differently in DS 7.5.2 and 7.5
- Replies: 18
- Views: 4201
Iconv() and Oconv() work properly whether or not NLS is enabled. Some conversions behave differently, but it is proper in each case. You can disable/enable NLS via the NLSMODE configuration parameter in the uvconfig file. To change you must shut down DataStage, edit the file, regenerate, and start D...
- Wed Nov 28, 2007 12:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get the no of days between two dates
- Replies: 4
- Views: 1911
- Wed Nov 28, 2007 12:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job workload type - CPU intensive or I/O intensive
- Replies: 1
- Views: 731
- Wed Nov 28, 2007 12:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Enterprise Stage Error while reading and writing
- Replies: 1
- Views: 1123
- Wed Nov 28, 2007 12:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: to get duplicate records
- Replies: 18
- Views: 5547
- Wed Nov 28, 2007 12:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help on Lookup stage
- Replies: 6
- Views: 1824
- Wed Nov 28, 2007 12:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job abort communication in Sequence calling Sequence
- Replies: 9
- Views: 3117
- Tue Nov 27, 2007 9:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: to get duplicate records
- Replies: 18
- Views: 5547
Pre-emptive post
For less than 30c per day (approx Rs12) you can purchase premium membership that will allow you to read the entire posts of the five premium posters. Revenue from premium memberships is 100% allocated to the hosting and bandwidth costs of DSXchange; like all other posters the premium posters are un...
- Tue Nov 27, 2007 9:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: to get duplicate records
- Replies: 18
- Views: 5547
- Tue Nov 27, 2007 9:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help on Lookup stage
- Replies: 6
- Views: 1824
- Tue Nov 27, 2007 6:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help on Lookup stage
- Replies: 6
- Views: 1824
- Tue Nov 27, 2007 6:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 'Improper Data Type ' Error in Server Routine
- Replies: 5
- Views: 2294
Without the code it's going to be difficult to determine. Improper data type usually arises from an attempt to use a file variable or subroutine variable that have not been properly assigned or which have subsequently been overwritten. However, there are other possible causes. Please post the routin...
- Tue Nov 27, 2007 5:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning and repartitioning in a MPP
- Replies: 6
- Views: 1280
In an SMP environment the fastname is the same for every node mentioned in the configuration file. In an MPP environment more than one fastname is used. If you have only one machine you are necessarily SMP. (DataStage treats NUMA (non-uniform memory architecture) as SMP for its purposes.) If you hav...
- Tue Nov 27, 2007 5:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: insert update record bounce going into DB2 enterprise stage
- Replies: 2
- Views: 1121
- Tue Nov 27, 2007 5:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Developing a customized stage
- Replies: 1
- Views: 654
All the Orchestrate operators are documented in a manual called Orchestrate Operators Orchestrate manuals do not automatically ship with DataStage but can be had for the asking from your support provider. They are also handed out (in electronic form) on most DataStage Enterprise Edition classes run ...