Reserved word? or not?
From: Jack van Zanen <jack_at_vanzanen.com>
Date: Wed, 24 Sep 2008 14:17:59 +1000
Message-ID: <77a615a70809232117m512b1b8ax31e3e8983224dab@mail.gmail.com>
Date: Wed, 24 Sep 2008 14:17:59 +1000
Message-ID: <77a615a70809232117m512b1b8ax31e3e8983224dab@mail.gmail.com>
Hi All
We have an external table that reads from a datafile just fine in Oracle 9i. However we upgraded our test environment to 10G and now it complaints about the column name "LANGUAGE". It expects double quotes.
I had a look in the v$reserved_words view and do not see this word as
reserved.
Changing the column name to language1(or something) fixes the problem, but
I am wondering why we need to do this.
Brgds
--
J.A. van Zanen
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 23 2008 - 23:17:59 CDT