Re: Mixed case tablenames with exp

From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Sun, 24 Jun 2001 04:10:27 GMT
Message-ID: <3B356ACF.713ED33F_at_telusplanet.net>


Are you doing this from a command line? If so, try putting the table name into a parameter file, with quotes.

In general, creating mixed case objects (table and column names specifically) will cause all sorts of grief in many unexpected ways. If possible, try to convert out of that mode.

/Hans

Oommen Thomas wrote:

> Iam trying to export a table with mixed case (like "TableName") from Oracle (8/8i).
> Even if I give the name within quotes, it converts to uppercase
> and says 'EXP-00011: USER.TABLENAME does not exist'
>
> Any clues on how to handle this?
>
> Iam able to export/import the whole database which has several files like this.
> Problem is only when individual tablenames are specfied.
>
> TIA
> Oommen
Received on Sun Jun 24 2001 - 06:10:27 CEST

Original text of this message