Search found 53125 matches
- Wed Sep 27, 2006 1:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to remove additional zeros in a record using Transformer
- Replies: 12
- Views: 10678
- Wed Sep 27, 2006 1:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing parameter values dynamically
- Replies: 10
- Views: 2419
- Wed Sep 27, 2006 1:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Activity of the Job still shows Running
- Replies: 6
- Views: 1745
- Wed Sep 27, 2006 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel jobs on linux
- Replies: 3
- Views: 1563
- Wed Sep 27, 2006 1:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameters used to decide no. of jobs
- Replies: 1
- Views: 676
First case: get the mainframe folks to effect the join for you and process one file. Second case: get the five files joined before extraction, and use Join stage (?) for the remainder. The parallel job philosophy is to keep everything in memory as much as possible so, if you have the resources, do i...
- Wed Sep 27, 2006 1:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to remove additional zeros in a record using transforme
- Replies: 1
- Views: 715
- Wed Sep 27, 2006 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: REG:Dates
- Replies: 1
- Views: 802
- Wed Sep 27, 2006 1:06 am
- Forum: IBM QualityStage
- Topic: How do you see the rows which have fallen into unhandled pat
- Replies: 8
- Views: 4278
- Tue Sep 26, 2006 10:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Activity of the Job still shows Running
- Replies: 6
- Views: 1745
- Tue Sep 26, 2006 10:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Restart Datastage Services - Exe or BAT file
- Replies: 1
- Views: 750
Not possible in the way that you envisage. You could use AT, however, if you have appropriate privileges. Recall that AT has a COMPUTERNAME switch that allows you to start commands on other computers. If there is a restart bat file on the server you can use that. Otherwise issue a stop command (uv -...
- Tue Sep 26, 2006 9:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: insufficient system resources
- Replies: 3
- Views: 1552
Thank you for sharing that. Your unasked question can not be answered without additional information. Describe your hardware. That the message resulted from a call to mmap() one would ordinarily conclude that you ran out of memory. What data volume are you processing? What are your buffer settings? ...
- Tue Sep 26, 2006 7:43 pm
- Forum: Site/Forum
- Topic: Posts per day
- Replies: 13
- Views: 7111
- Tue Sep 26, 2006 7:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datawarehouse's Data Merging Considerations
- Replies: 7
- Views: 2002
- Tue Sep 26, 2006 7:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Target table updateexisting rows or insert newrows
- Replies: 2
- Views: 710
- Tue Sep 26, 2006 7:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job hangs
- Replies: 8
- Views: 2049
Inadvertently, perhaps, you've stumbled on the cause and correct solution. If someone puts any other file in a directory that is a dynamic hashed file (other than DATA.30, OVER.30 and .Type30) it ceases to be a dynamic hashed file and reverts to being a regular directory (known to DataStage BASIC as...