When trying to connect to a mounted database TOAD throws the following error.
"Connection to Oracle 7 servers require Oracle 8.1.7 clients or older."
User might get this error even if they do not have Oracle 7 Server.
The error might be caused by a query to "dba_objects." When a query is ran from SQL Plus to "dba_objects" this error is also produced. Also, from SQL Monitor, it is evident that TOAD does run a query to "dba_objects."
SOLUTION:
None
STATUS:
Waiting for fix in future version of Toad for Oracle.