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: Oracle dbs maximum logon length Question

Re: Oracle dbs maximum logon length Question

From: Howard J. Rogers <hjr_at_dizwell.com>
Date: Mon, 15 Dec 2003 12:33:01 +1100
Message-ID: <3fdd0f4f$0$18693$afc38c87@news.optusnet.com.au>

"A. Fuentes" <alvarof2_at_hotmail.com> wrote in message news:oX7Db.125543$Ek.12089_at_twister.austin.rr.com...
>
> Fellow Oracle Netters:
>
> Any idea of what is the maximum logon length in number of characters
> that the Oracle Database 9i Server supports?
>
> Is this length the same as a varchar2 type?
>
> Thanks in advance,
>
> A. Fuentes

You mean the maximum length of a user's name?

Try doing a desc dba_tables, and you'll find that it's thirty characters long.

Not just a 9i thing, either. It's been like that for ages.

Regards
HJR

-- 
------------------------------------
Oracle insights at www.dizwell.com
------------------------------------
Received on Sun Dec 14 2003 - 19:33:01 CST

Original text of this message

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