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

Home -> Community -> Usenet -> c.d.o.server -> Exporting tables with lowercase names.

Exporting tables with lowercase names.

From: Russell <wusl_a_at_hotmail.com>
Date: Fri, 26 Apr 2002 12:08:57 GMT
Message-ID: <3cc94369$1_1@news.iprimus.com.au>


Hi,
I have a schema that uses all lowercase tables names, and must export one table.

In my parfile, I have the following line:

tables=USER."table_name"

but I get a 'table "TABLE_NAME" does not exist' error.

The documentation I have says that enclosing the name in double quotes makes it case-sensitive, but the facts don't seem to bear this out..

Anyone else had any success with this?

Russell Received on Fri Apr 26 2002 - 07:08:57 CDT

Original text of this message

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