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: database character set

Re: database character set

From: <hekenberg_at_my-dejanews.com>
Date: Wed, 14 Apr 1999 11:54:09 GMT
Message-ID: <7f1vkv$17o$1@nnrp1.dejanews.com>


Hello,

You can do select * from v$parameter ; This is what is set with your init.ora

or you can do select * from sys.props$;

That gives you who the db have been setup. ( Never update this table : sys.props$ ). !!!!!!

CU

In article <371461F0.EE621D82_at_bigfoot.com>,   reebok-wai_at_bigfoot.com wrote:
> how to get the character set of a db??
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Apr 14 1999 - 06:54:09 CDT

Original text of this message

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