Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to create new user for the newly created databse.

Re: how to create new user for the newly created databse.

From: Srinivas Rao Pulla <spulla_at_deploy.com>
Date: Thu, 28 Dec 2000 20:08:47 -0800
Message-Id: <10724.125426@fatcity.com>


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

Original text of this message

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