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: Joseph S. Testa <teci_at_oracle-dba.com>
Date: Fri, 29 Dec 2000 08:43:45 -0500
Message-Id: <10725.125443@fatcity.com>


Ok why grant resource, those roles will eventually go away, mirate away from them, besides its a bad move, when you grant resource they get unlimited tablespace, which lets them create objects whereever they want INCLUDING system tablespace, NO one needs resource, grant them the specific privileges.

joe

Srinivas Rao Pulla wrote:
>
> 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).
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Srinivas Rao Pulla
> INET: spulla_at_deploy.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).

-- 
Joe Testa  http://www.oracle-dba.com
No you can't fix an ORA-600 error, call Oracle Support.
Received on Fri Dec 29 2000 - 07:43:45 CST

Original text of this message

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