Search found 53125 matches
- Mon May 30, 2011 5:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operators and Players
- Replies: 5
- Views: 2443
- Mon May 30, 2011 5:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing Hexadecimal value from Datastage to Teradata Byte(8)
- Replies: 4
- Views: 6445
- Mon May 30, 2011 4:59 am
- Forum: General
- Topic: Return value in routine Activity
- Replies: 8
- Views: 3740
- Mon May 30, 2011 12:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operators and Players
- Replies: 5
- Views: 2443
- Mon May 30, 2011 12:39 am
- Forum: General
- Topic: not able to login to datastage
- Replies: 7
- Views: 3990
- Sun May 29, 2011 11:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data insert multiple times in target database
- Replies: 9
- Views: 4552
- Sun May 29, 2011 11:22 pm
- Forum: General
- Topic: not able to login to datastage
- Replies: 7
- Views: 3990
- Sun May 29, 2011 3:06 pm
- Forum: General
- Topic: Return value in routine Activity
- Replies: 8
- Views: 3740
No. Before/after subroutines do not return a value directly, but do do so through the second argument (ErrorCode). Any non-zero value will cause the job to abort once the subroutine returns. Before/after subroutines are not meant to be called from Routine activities; these activities are set up to c...
- Sat May 28, 2011 5:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Director one job DSObject Out of Memory
- Replies: 6
- Views: 4684
If there are squillions of entries in the job log it will take a very long time to return anything, as they have to be sorted. To test, disable refresh in Director then execute a manual refresh (View > Refresh) and wait (and wait) until something is returned. Time it with a wristwatch. I believe you...
- Sat May 28, 2011 5:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to Open Source file - Job Aborts
- Replies: 4
- Views: 4258
- Sat May 28, 2011 5:07 pm
- Forum: General
- Topic: Return value in routine Activity
- Replies: 8
- Views: 3740
- Sat May 28, 2011 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to Open Source file - Job Aborts
- Replies: 4
- Views: 4258
- Sat May 28, 2011 2:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Questions regarding Hash files and hash file stage
- Replies: 54
- Views: 42070
The hash value in the partitioning algorithm is divided by the number of nodes and the remainder is the node number to be used. Similarly the hash value in the hashing algorithm (for a hashed file) is divided by the number of groups in the hashed file and the remainder (plus 1) is the group number t...
- Sat May 28, 2011 2:08 am
- Forum: General
- Topic: Installation Issue : Logon failure
- Replies: 4
- Views: 1194
- Fri May 27, 2011 3:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Director one job DSObject Out of Memory
- Replies: 6
- Views: 4684