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: Disable certain users from login to database while applying Human

Re: Disable certain users from login to database while applying Human

From: Nikunj Gupta <good_dba_at_hotmail.com>
Date: Mon, 18 Feb 2002 13:23:24 -0800
Message-ID: <F001.004127AF.20020218132324@fatcity.com>


Pick One..

  1. Change the password.. and then reset to original.
  2. Revoke CREATE SESSION from user.
  3. Startup database in Restrict mode.

Hope this helps..

> Hi Gurus,
>
> I need to disable certain users from login to database while I apply the
> Human Resources Patches for our Oracle HR 11i Applications.
> Which is the best way to do it ? Should I write on-logon trigger to
disable
> or should I take away their privileges to logon to report/forms/sqlplus ?
> What about the rest of the DBA Applications administrator ? What do U guys
> do to solve the dead-lock problem (If my users access the HR tables while
I
> apply the patches, I will encounter dead-lock problem) ?
>
> Please advise. Thanks.
>
> Regds,
> New Bee
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: CHAN Chor Ling Catherine (CSC)
> INET: clchan_at_nie.edu.sg
>
> 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: Nikunj Gupta
  INET: good_dba_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 Mon Feb 18 2002 - 15:23:24 CST

Original text of this message

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