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: user OUTLN and DBSNMP

Re: user OUTLN and DBSNMP

From: Tim Gorman <tim_at_sagelogix.com>
Date: Mon, 19 May 2003 05:56:37 -0800
Message-ID: <F001.0059C717.20030519055637@fatcity.com>


OUTLN contains data dictionary tables related to "stored outlines" and DBSNMP is the access account for the Oracle Enterprise Manager "intelligent agent".

Just lock the accounts (if they aren't already locked), but don't drop them:

    ALTER USER OUTLN ACCOUNT LOCK;
    ALTER USER DBSNMP ACCOUNT LOCK; on 5/19/03 4:26 AM, Waleed Haggagy at WHaggagy_at_EgyptSE.com wrote:

> HI
>
> what is user "OUTLN" and "DBSNMP" ??
> and why created automatic with new instance ?!
> and can I delete anyone of them ?
>
> Waleed Haggagy
> Stock Exchange
> Mob : (2010) 160 6100
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tim Gorman
  INET: tim_at_sagelogix.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon May 19 2003 - 08:56:37 CDT

Original text of this message

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