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

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

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

From: Dash, Saroj (CAP,CEF) <Saroj.Dash_at_gecapital.com>
Date: Fri, 29 Dec 2000 13:08:24 +0900
Message-Id: <10724.125427@fatcity.com>


create user "username" identified by "password" default tablespace XYZ
temporary tablespace TEMP
quota unlimited on XYZ
profile daeault;

grant connect to username.

-----OE=B3'=CCf=81fbfZ=81[fW-----
=8D=B7=8Fo=90l: siva [mailto:siva_oracle2000_at_hotmail.com] '-=90M"=FAZz: Friday, December 29, 2000 PM 12:21 ^=B6=90=E6: Multiple recipients of list ORACLE-L OE=8F-=BC: how to create new user for the newly created databse.

hi all,
Thanks in advance.
how to create new user for the newly created database..

with regards,
siva
--=20

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--=20

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:24 CST

Original text of this message

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