EXPERT RESPONSE
There is a problem with this suggestion. Oracle 10g does not talk well with pre-9i databases through a database link. I would recommend upgrading the 8i databases to at least Oracle 9i if not 10g. I have heard of others employing a "pass through database" for this issue. They create an Oracle 9i database which has nothing in it but database links to the 8i database. The 10g database then connects to the 9i database.
Oracle made some changes in their network stack in 10g which stops 10g software from talking with 8i databases cleanly. Issues do arise, all of which are in an unsupported configuration and will not be fixed.
|