Cause
An attempt was made to use Oracle7 compatibility mode when accessing Oracle version 6.
Action
Use v6 sql language type. You may need to use the 'SET COMPATIBILITY V6' command
Error Message
Cannot use v7 compatibility mode when talking to v6 server
An attempt was made to use Oracle7 compatibility mode when accessing Oracle version 6.
Use v6 sql language type. You may need to use the 'SET COMPATIBILITY V6' command