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: SYS and SYSTEM users

RE: SYS and SYSTEM users

From: Diehl Paul B Contr ASC/YPOM <Paul.Diehl_at_wpafb.af.mil>
Date: Wed, 4 Oct 2000 08:27:08 -0400
Message-Id: <10639.118451@fatcity.com>


There should be no impact from this. I do this on all of my databases. The idea is to prevent objects from being created by other users than SYS in the system tablespace.

Paul Diehl
Oracle Database Administrator
Sumaria Systems, Inc.

-----Original Message-----
From: raman.yagna_at_db.com [mailto:raman.yagna_at_db.com] Sent: Tuesday, October 03, 2000 11:50 PM To: Multiple recipients of list ORACLE-L Subject: SYS and SYSTEM users

Hi all,

What is the impact in doing the following.

alter user system default tablespace DATA_00
                temporary tablespace TEMP_00;
alter user system quota unlimited on DATA_00;
alter user sys temporary tablespace TEMP_00;

These commands are in our database creation scripts. Don't know for what they did this. Like to know the ups and downs. Can gurus comment about this.

Thanks and regards,
Raman

--

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

Author:
  INET: raman.yagna_at_db.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 Wed Oct 04 2000 - 07:27:08 CDT

Original text of this message

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