The dataset will be read and repartitioned according to whatever method you declare in your job.
[edit]
I was curious as to what would happen so I tested it.
Search found 15603 matches
- Thu Jul 02, 2009 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset on 2nodes read with 4 nodes
- Replies: 12
- Views: 10925
- Thu Jul 02, 2009 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: null replaced by "^"
- Replies: 18
- Views: 3426
- Thu Jul 02, 2009 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage -Transformer
- Replies: 19
- Views: 7325
- Thu Jul 02, 2009 6:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage -Transformer
- Replies: 19
- Views: 7325
In order to analyze the core you need to understand how an executable program is built together and how runtime memory allocation and processing functions. The dbx program is usually used to do this (it is free with UNIX but not always installed) along with the actual executable that cause the core....
- Thu Jul 02, 2009 5:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: null replaced by "^"
- Replies: 18
- Views: 3426
- Thu Jul 02, 2009 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null Handling
- Replies: 7
- Views: 1864
- Thu Jul 02, 2009 2:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStae v8 Installation Process
- Replies: 11
- Views: 3538
- Thu Jul 02, 2009 2:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null Handling
- Replies: 7
- Views: 1864
- Thu Jul 02, 2009 1:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error When Creating Project?
- Replies: 10
- Views: 2130
- Thu Jul 02, 2009 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete all Datasets from folder Datasets
- Replies: 19
- Views: 5165
I'll chime in as well - don't delete the .ds files with "rm". You can cd to your directory with dataset descriptors and issue if you'd rather not do an explicit loop.
Code: Select all
find . -name *.ds -exec orchadmin rm {} \;- Thu Jul 02, 2009 1:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in Sourcing dsenv
- Replies: 7
- Views: 2859
- Thu Jul 02, 2009 1:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installing IIS Patches
- Replies: 6
- Views: 1766
- Wed Jul 01, 2009 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Strange DataStage problem
- Replies: 15
- Views: 7921
- Wed Jul 01, 2009 8:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStae v8 Installation Process
- Replies: 11
- Views: 3538
- Wed Jul 01, 2009 7:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Client Side in French
- Replies: 12
- Views: 2804