Alternatives to using 8i dblink to connect to 11g database
Unfortunately, our main ERP system is still running on 8i db. We are upgrading our datawarehouse db to 11g and need workaround as we have several interfaces that use 8i db link. Unfortunately, we know we cannot connect to 11g, but have used a 10g db as pass through by using links and synonyms to connect to 11g db. Unfortunately, we are able to run queries, but can't compile packages over the db link betewwn 8i-10g-11g. Anyone in same boat with some suggestions of workarounds? We are trying to get the db link pass thru to work first. Otherwise, our
0