Search found 53125 matches
- Tue May 08, 2007 5:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: number of jobs in a project
- Replies: 5
- Views: 1310
There is a limit on some operating systems; it's actually the number of subdirectories in a directory. On Solaris 5.2 that limit is 32K, which effectively limits the maximum number of jobs to around 5000. It's mainly cropped up as a problem in the Version Control project, and the workaround is to us...
- Tue May 08, 2007 5:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using active directory for DataStage authentication on Linux
- Replies: 3
- Views: 1224
- Tue May 08, 2007 5:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Default Configuration File in DS Manager
- Replies: 2
- Views: 1146
- Tue May 08, 2007 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash & Auto partition
- Replies: 1
- Views: 631
- Tue May 08, 2007 4:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure (code 139)
- Replies: 2
- Views: 1636
You ARE using NLS, otherwise the message would not have been generated. That is to say, you have NLS enabled, whether you believe you are using it or not. NLS_LANG is an external environment variable, not used by DataStage, but checked for compatibility. You simply need to set it with the same map n...
- Tue May 08, 2007 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat file RECORD options
- Replies: 2
- Views: 699
- Tue May 08, 2007 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cleanup resources problem
- Replies: 10
- Views: 1785
- Tue May 08, 2007 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while running the job
- Replies: 2
- Views: 840
- Tue May 08, 2007 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hardware Requirements for setting up the Server Environment
- Replies: 4
- Views: 985
- Tue May 08, 2007 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we view a file in DS which is 27900 bytes in length?
- Replies: 3
- Views: 771
- Tue May 08, 2007 4:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Truncating a table with a condition
- Replies: 3
- Views: 1062
- Tue May 08, 2007 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: simple if statement
- Replies: 7
- Views: 2156
- Tue May 08, 2007 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: .dbf files
- Replies: 3
- Views: 1280
- Tue May 08, 2007 4:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in passing number as parameter
- Replies: 1
- Views: 1029
- Tue May 08, 2007 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Creation.
- Replies: 4
- Views: 1336
(1) Don't ever complain about performance or network problems - you will encounter both. (2) Clear file is VERY fast. Faster than anything with hashed files. It is not a "transactional" process. There are substantial dangers associated with your two servers, one hashed file approach if the hashed fi...