Provide translation between SQL*Net 8 and SQL*Net 10.
I have an old system running Oracle 8.1. This system connects to an 11.2.0.2 Database using a 8.1 client. I would, for other reasons, like to prohibit Oracle 8 clients to connect by specifying ALLOWED_LOGON_VERSION=9. Does anyone know of an Oracle Product that can act as a gateway, taking connections from Oracle 8 and forwarding these connections as e.g. Oracle 10 connections. In other words, the product/gateway should provide translation of sql*net 8 to sql*net 10.
Any ideas?
Niels Jespersen