Search found 42189 matches
- Fri Oct 30, 2009 7:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Preventing tags from being written into an XML file
- Replies: 6
- Views: 1238
Your example is a little messed up. Did you actually mean something more like? <Department> <DepartmentId>112</DepartmentId> <EmployeeName>John</EmployeeName> <EmployeeId>101</EmployeeID> <EmployeeName>ZZ</EmployeeName> <EmployeeId>00</EmployeeId> </Department> And you need to suppress the 'ZZ' name...
- Fri Oct 30, 2009 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lkp_1,0: Operator terminated abnormally: received signal SIG
- Replies: 11
- Views: 5780
- Fri Oct 30, 2009 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delay during DSX import and Exports
- Replies: 4
- Views: 1802
What kind of delays? Do they generally run smoothly but slowly, or do they pause at certain points for a period of time? Any pattern you've seen? I can't say what impact the VMWare is having, never used it for a Server install. You may want to ping your official support provider to see if there are ...
- Fri Oct 30, 2009 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help DataStage Problem C Stage PlunIn function
- Replies: 9
- Views: 1813
- Fri Oct 30, 2009 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DATE FORMAT
- Replies: 7
- Views: 2206
- Fri Oct 30, 2009 7:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: performing join in server edition
- Replies: 7
- Views: 1896
- Thu Oct 29, 2009 9:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Constraint
- Replies: 3
- Views: 1805
- Thu Oct 29, 2009 6:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure ERROR
- Replies: 4
- Views: 2204
- Thu Oct 29, 2009 3:46 pm
- Forum: General
- Topic: Auto purge settings - what is max days
- Replies: 4
- Views: 1892
- Thu Oct 29, 2009 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Different validations we can do on Flat files
- Replies: 2
- Views: 1203
- Thu Oct 29, 2009 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to write date in csv file.
- Replies: 7
- Views: 1993
- Thu Oct 29, 2009 3:41 pm
- Forum: General
- Topic: Auto purge settings - what is max days
- Replies: 4
- Views: 1892
- Thu Oct 29, 2009 3:39 pm
- Forum: General
- Topic: Description as comment in tables
- Replies: 4
- Views: 1411
- Thu Oct 29, 2009 3:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Web Services - Abnormal Termination
- Replies: 10
- Views: 5621
- Thu Oct 29, 2009 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: performing join in server edition
- Replies: 7
- Views: 1896
Right, didn't say you needed to, just that you could. :wink: And I believe the OP's issue is specific to 'joining' tables in separate databases. If we just mean schemas here, then join away, separate database instances would require either a dblink of some kind (and the performance and security cons...