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 -> Re: Case sensitive Tablenames

Re: Case sensitive Tablenames

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 10 Sep 2003 06:14:17 -0700
Message-ID: <2687bb95.0309100514.4b41f388@posting.google.com>


"Hobo" <hobo_at_bulla.de> wrote in message news:<3f5edd64$0$272$88693e94_at_news.cneweb.de>...
> Hello,
>
> at a customer db the setting for tablenames is set to only Capital letters.
> How can we manage this at our DB. We've found a parameter
> SQL_ATTR_MATADATA_ID???? Is it a hidden parameter for init,ora?
>
> Can anyone help?
>
> Thanks inadvance
>
> Horst

This might be a duplicate post. Google issued an error on my first attempt, but sometimes the messages appear so apologies if two nearly identical posts show up.

Horst, by default Oracle stores all object names in the rdbms dictionary in upper case though it is possible to override this behavior. If you need to work with mixed or lower case object names see the article:
Help, I can't drop a table which I created in my Oracle database using MS-Access ? at the cooperatve FAQ http://www.jlcomp.demon.co.uk/faq/

I did a search of the version 9 documentation for SQL_ATTR_MATADATA_ID and METADATA but came up empty. Where did you find this parameter?

Received on Wed Sep 10 2003 - 08:14:17 CDT

Original text of this message

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