Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Compatibility Mode / JDBC

Compatibility Mode / JDBC

From: Stefan Merath <stefan_at_blue-orange.de>
Date: Tue, 03 Oct 2000 17:37:02 +0200
Message-ID: <39D9FD1E.CDC55F38@blue-orange.de>

Hi,

I am working with Oracle 8i. I tried to execute the following SQL-Command

ALTER TABLE xyz DROP (abc);

The result was the message that it must be running in the 8.1.0.0.0-Compatibility Mode or higher. OK, I changed the mode in the ini-File to 8.1.0, restarted the Database and executed the command to drop the column. So far...

No I need to switch back to the former 8.0.5-compatibility-Mode because the JDBC-Driver (classes111.zip) seems to rquire the 8.0.5-Mode. But when I try this, it results in the Message, that the redo.log requires the Compatibility-Mode 8.1.0 now.

What can I do? Is there JDBC-Driver which is newer? Or is there a possibility to clear those log-Files without loosing data?

Thanx

Stefan

-- 
let it flow ...

++++++++++++++++++++++++++++

+ Besuchen Sie uns +
+ auf der SYSTEMS 2000 +
+ in München 6.-10.11.2000 +
+ Halle B3 Stand 103/9 +
++++++++++++++++++++++++++++ blue orange Internet GmbH Torstr. 109 10119 Berlin Tel: +49 30 440 10 361 Funk: 0177 617 09 199 Fax: +49 30 440 10 365 Mail: mail_at_blue-orange.de Home: http://www.blue-orange.de
Received on Tue Oct 03 2000 - 10:37:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US