Search found 53125 matches
- Thu Nov 02, 2006 7:17 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: How To create RTI Services using RTI Consoles
- Replies: 2
- Views: 2550
- Thu Nov 02, 2006 7:15 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: RTI Tutorial & Help
- Replies: 5
- Views: 3547
- Thu Nov 02, 2006 3:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: partition type-differences
- Replies: 6
- Views: 1437
- Thu Nov 02, 2006 3:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read_delimited()- Required Column Missing
- Replies: 23
- Views: 6733
- Thu Nov 02, 2006 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: difference betn hash file-dataset
- Replies: 5
- Views: 3043
A hash file is a file for shaping a block of hash. I assume you mean hashed file, which is a mechanism for storing data that demonstrates extremely fast key-based access. These work only in server jobs. Data Sets store partitioned data in parallel job internal format, preserving the sorting and part...
- Thu Nov 02, 2006 3:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: partition type-differences
- Replies: 6
- Views: 1437
The best folks to suggest these differences authoratitively are those who present the IBM class DX436 (IBM WebSphere DataStage - Advanced Enterprise Edition). There's a whole section in that class about partitioning strategies, which takes a half day to cover (with hands-on labs). That suggests it's...
- Thu Nov 02, 2006 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: suggest which typr of partition i use in PX job..
- Replies: 13
- Views: 3941
- Thu Nov 02, 2006 3:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: routine compile error
- Replies: 5
- Views: 1351
- Thu Nov 02, 2006 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read_delimited()- Required Column Missing
- Replies: 23
- Views: 6733
- Thu Nov 02, 2006 3:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to Pass parameter through job control
- Replies: 5
- Views: 1049
It still won't work. "Before-job" is a misnomer; "before-rows" would be a better name. The job is already running when the before-job subroutine is executed. You can only set parameter values externally. For example in a job sequence. There you can do so from user variables, the result of a routine,...
- Thu Nov 02, 2006 3:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange error occuring while loading master sequence
- Replies: 7
- Views: 2781
All I meant was make your design easier to read. DSD.RUN is the program that runs server jobs and job sequences, so there's a problem. Given that the most important error is COMMON mismatch and it's being reported by DSSendMail(), I'd suggest that, yes, the problem is in the Notification Activity un...
- Thu Nov 02, 2006 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.SEQOpen Failed
- Replies: 23
- Views: 6775
No, for reason already stated. You can not diagnose problems once you've destroyed the cause. What would you expect your doctor to do if you had a cold, waited till it got better, then went to the doctor seeking a diagnosis? (Actually, there's a professional medical answer to that - "there's a lot o...
- Thu Nov 02, 2006 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 Datastage issues:
- Replies: 3
- Views: 1095
Have you taken the training class? Have you asked your support provider, or searched here, for information about the date format expected by the DB2 stage? Have you discussed with your DBA or operating system administrator about the "system" (whatever you mean by that) being full? How much experienc...
- Thu Nov 02, 2006 3:07 pm
- Forum: General
- Topic: Hawk Client Installation
- Replies: 3
- Views: 2702
- Thu Nov 02, 2006 1:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to split one record into several records
- Replies: 11
- Views: 3356