Do you actually have WebSphere Transformation Extender? If not, the WTX map stage will be of no use at all to you.
I would seriously think about DataStage 8.5 in this case, for which there's a set of XML tools that can handle arbitrarily large XML files very efficiently.
Search found 53125 matches
- Fri Mar 11, 2011 8:36 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Recommentation to pick right tool to process XML files
- Replies: 11
- Views: 21372
- Fri Mar 11, 2011 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
- Fri Mar 11, 2011 2:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Fri Mar 11, 2011 2:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Install DS engine on Database server
- Replies: 2
- Views: 2682
- Fri Mar 11, 2011 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: HA/Clustering of Datastage 8.1 on windows server 2003
- Replies: 1
- Views: 1913
- Fri Mar 11, 2011 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
- Fri Mar 11, 2011 2:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsNull not working
- Replies: 9
- Views: 6649
- Fri Mar 11, 2011 2:45 pm
- Forum: General
- Topic: Datastage MCM issue
- Replies: 2
- Views: 1490
- Fri Mar 11, 2011 2:44 pm
- Forum: General
- Topic: DSParams routine & TNS name
- Replies: 5
- Views: 4148
- Fri Mar 11, 2011 4:44 am
- Forum: General
- Topic: DSParams routine & TNS name
- Replies: 5
- Views: 4148
- Fri Mar 11, 2011 2:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read a file having record delmiter as blank line
- Replies: 2
- Views: 1443
- Fri Mar 11, 2011 2:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slow Delete Operation in ODBC Stage
- Replies: 12
- Views: 4390
DELETE is a slow operation, because it's transactional and, if row by row, as in your design, has first to execute a WHERE clause to establish the rows to delete. An index on the column(s) in the WHERE clause will help. How is your transaction size (record count) set? You can also run on more than o...
- Fri Mar 11, 2011 2:33 am
- Forum: General
- Topic: 100 job in one Sequence Job
- Replies: 4
- Views: 1650
- Thu Mar 10, 2011 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to impliment
- Replies: 6
- Views: 1966
- Thu Mar 10, 2011 11:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC connector issues - Informix DB
- Replies: 4
- Views: 1889