Thank you for posting your message. Is possible that you have two Oracle
client installed? Can you check the log file in Lab128 directory for the
Oracle 8 database, it should be named <host_name>_<instance_name>.log. In
this file Lab128 logs version of Oracle client and server right after it
connects to the database.
Ora-03115 happens when running query with one or more columns with TIMESTAMP
data type. This type was introduced in Oracle 9, but if you use Client
version 8, it will complain with ora-3115. Can you check that? Then we will
find a workaround for that.
Thanks,
Sergei