Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to create new user for the newly created databse.
svrmgr> create user USERID identified by PASSWORD default tablespace
TABLESPACE;
svrmgr> grant create session, resource to USERID;
Thanks
Srinivas
siva wrote:
> hi all,
> Thanks in advance.
> how to create new user for the newly created database..
>
> with regards,
> siva
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: siva
> INET: siva_oracle2000_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Thu Dec 28 2000 - 22:08:47 CST
![]() |
![]() |