Re: Oracle Database Provider for DRDA

2017-08-14 Thread Frank Swarbrick
Oracle Database Gateway for DRDA is a product that has existed for many years to allow "Oracle Client" applications to access DB2 databases. Oracle Database Provider for DRDA is a new product that allows "DB2 Client" applications to access Oracle Databases. We currentl

Re: Oracle Database Provider for DRDA

2017-08-14 Thread Bernd Oppolzer
http://www.oracle.com/technetwork/database/enterprise-edition/tg4drda-097332.html Am 14.08.2017 um 19:26 schrieb Bernd Oppolzer: I don't know this, but in the 1990s we had a product that did the opposite; it was called "Oracle transparent gateway" and it provided access to DB2 (or SQL/DS) data

Re: Oracle Database Provider for DRDA

2017-08-14 Thread Bernd Oppolzer
I don't know this, but in the 1990s we had a product that did the opposite; it was called "Oracle transparent gateway" and it provided access to DB2 (or SQL/DS) databases for Oracle applications. The DB2 databases looked to the applications like Oracle databases; this was very interesting, becaus

Re: Oracle Database Provider for DRDA

2017-08-14 Thread Rob Schramm
Possibly for having db2 (z or non-z) with remote tables? On Tue, Aug 8, 2017, 7:40 PM Frank Swarbrick wrote: > Is anyone familiar with this? Appears to allow DB2 client applications to > connect "directly" to Oracle databases. In the case of z/OS I imagine it > would be similar to using DDF to

Oracle Database Provider for DRDA

2017-08-08 Thread Frank Swarbrick
Is anyone familiar with this? Appears to allow DB2 client applications to connect "directly" to Oracle databases. In the case of z/OS I imagine it would be similar to using DDF to connect from z/OS to a non-z/OS DB2 database. Frank