Exactly... the desired goal is to have 'one line'. No wasted bytes...less space on the wire, on disk, etc.
Ernie
Search found 3835 matches
- Thu Oct 20, 2011 6:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Format Issues while generating XML output
- Replies: 9
- Views: 6173
- Thu Oct 20, 2011 3:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Format Issues while generating XML output
- Replies: 9
- Views: 6173
- Thu Oct 20, 2011 12:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Format Issues while generating XML output
- Replies: 9
- Views: 6173
- Wed Oct 19, 2011 9:16 pm
- Forum: General
- Topic: search for a value passed to parameter in whole repository
- Replies: 3
- Views: 1232
- Wed Oct 19, 2011 10:10 am
- Forum:
- Topic: Maintaining trail of data sources at row and column level
- Replies: 2
- Views: 1434
- Wed Oct 19, 2011 7:05 am
- Forum: General
- Topic: CPU requirements DataStage 8.5
- Replies: 6
- Views: 4594
- Wed Oct 12, 2011 7:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issues with XML output file
- Replies: 8
- Views: 2999
Beats me....it definitely throws an error when you don't supply any repetition element, but I haven't tried providing many in a very long time...I suspect it finds the first one and is happy. Only one is needed.... provided that it's the correct one... ...quite clearly, one of the ones that was sele...
- Wed Oct 12, 2011 2:53 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Global Session Properties for secure web services
- Replies: 1
- Views: 3032
- Wed Oct 12, 2011 2:50 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Web service , xml parsing issue
- Replies: 2
- Views: 3208
- Mon Oct 10, 2011 6:33 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: MQ Connector Usage in an always-on Job
- Replies: 16
- Views: 16161
If you are not yet using DTS, and you can't afford to lose messages, then you probably should avoid using a destructive read. Browse the messages in the source, and only remove them afterwards....via audit check on your target, and then cleaning them out via message id.... ....another technique you ...
- Sun Oct 09, 2011 12:18 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: MQ Connector Usage in an always-on Job
- Replies: 16
- Views: 16161
Even if you could control it, I wouldn't want to rely on a process like this......what if the entire DataStage machine were to fail? Then what does it mean that the database did not get written? You can ensure that the original message will not be lost, using the DTS........but doing subtle message ...
- Sat Oct 08, 2011 4:16 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: need to capture client IP address in web service log file
- Replies: 6
- Views: 4059
- Fri Oct 07, 2011 12:09 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: need to capture client IP address in web service log file
- Replies: 6
- Views: 4059
- Fri Oct 07, 2011 6:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Messages disappering.
- Replies: 2
- Views: 1072
- Wed Oct 05, 2011 9:01 am
- Forum: General
- Topic: XMETA DATABASE TABLES
- Replies: 7
- Views: 4846
I don't think we can really help you until you outline why and what you are trying to accomplish. There may be 100 ways to accomplish whatever it is that you are trying to do...and perhaps even access to xmeta might be one of them...but before you spin your wheels deciphering the underlying model, p...