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: How to create an user "INTERNAL" in Oracle9i ???

Re: How to create an user "INTERNAL" in Oracle9i ???

From: Lukas Unterasinger <Lukas.Unterasinger_at_akh-wien.ac.at>
Date: Tue, 16 Mar 2004 20:19:29 +0100
Message-ID: <40575302$0$18702$3b214f66@usenet.univie.ac.at>


Brian Peasland wrote:

> You cannot create a user called INTERNAL in an Oracle 9i database. See
> the following:
>
> ORA9I SQL> create user internal identifed by abc123;
> create user internal identifed by abc123
> *
> ERROR at line 1:
> ORA-09275: CONNECT INTERNAL is not a valid DBA connection
>

may there is a command like:
create user bufferuser alias internal ide... grant username ...
...
>
> Looks like you'll have to rewrite your application code.
>
> HTH,
> Brian
>
>

Is there any trick/way
one in this NG knows to create an user called INTERNAL ? (it can not be done like creating any other user ! But may be if at installation .... or using secret flags ... ;-| ???)

Best Regards,
Lukas Unterasinger

-- 
______________________________________________________________________
|UNTERASINGER Lukas                                                  |
|EDV an der                                                          |
|Klin. Abt. f. Neonanologie, angeb. Störungen und Intensivmedizin    |
|UNIV. KLINIK F. KINDER- U. JUGENDHEILKUNDE, Medizinische Univ. Wien;|
|Waehringer Guertel 18-20, A-1090 Vienna, Austria                    |
|Tel.: +43-1-40 400-3091, Fax.: +43-1-40 400-3165, (intern: 81-3224) |
**********************************************************************
Received on Tue Mar 16 2004 - 13:19:29 CST

Original text of this message

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