Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g1IDNev05907
 for <oracle-l@naude.co.za>; Mon, 18 Feb 2002 08:23:41 -0500
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id FAA73517;
 Mon, 18 Feb 2002 05:22:54 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b70/bab) via UUCP id 0041233B; Mon, 18 Feb 2002 05:03:21 -0800
Message-ID: <F001.0041233B.20020218050321@fatcity.com>
Date: Mon, 18 Feb 2002 05:03:21 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: michaelcupp@SHONAC.com
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: michaelcupp@shonac.com
Subject: RE: Disable certain users from login to database while applying H
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 70; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: multipart/alternative;	boundary="----_=_NextPart_001_01C1B87C.4E32718E"
------_=_NextPart_001_01C1B87C.4E32718E
Content-Type: text/plain;
 charset="ISO-8859-1"

But then how do you know what to change it back to?  I'd steer away from
this - head w/ the revoke create session

-----Original Message-----
Sent: Monday, February 18, 2002 3:53 AM
To: Multiple recipients of list ORACLE-L


How about changing their password for the time being.

Aleem

 -----Original Message-----
Sent:	Monday, February 18, 2002 12:28 PM
To:	Multiple recipients of list ORACLE-L
Subject:	Disable certain users from login to database while applying
Human

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@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@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: Abdul Aleem
  INET: abchaudhary-ho@beaconhouse.edu.pk

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@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).

------_=_NextPart_001_01C1B87C.4E32718E
Content-Type: text/html;
 charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DISO-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: Disable certain users from login to database while applying =
H</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>But then how do you know what to change it back =
to?&nbsp; I'd steer away from this - head w/ the revoke create =
session</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Abdul Aleem [<A =
HREF=3D"mailto:abchaudhary-ho@beaconhouse.edu.pk">mailto:abchaudhary-ho@=
beaconhouse.edu.pk</A>] </FONT>
<BR><FONT SIZE=3D2>Sent: Monday, February 18, 2002 3:53 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: RE: Disable certain users from login to =
database while applying H</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>How about changing their password for the time =
being.</FONT>
</P>

<P><FONT SIZE=3D2>Aleem</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>Sent:&nbsp;&nbsp; Monday, February 18, 2002 12:28 =
PM</FONT>
<BR><FONT SIZE=3D2>To:&nbsp;&nbsp;&nbsp;&nbsp; Multiple recipients of =
list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Disable certain users from login to database while applying</FONT>
<BR><FONT SIZE=3D2>Human</FONT>
</P>

<P><FONT SIZE=3D2>Hi Gurus,</FONT>
</P>

<P><FONT SIZE=3D2>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) ? </FONT></P>

<P><FONT SIZE=3D2>Please advise. Thanks.</FONT>
</P>

<P><FONT SIZE=3D2>Regds,</FONT>
<BR><FONT SIZE=3D2>New Bee</FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.com" =
TARGET=3D"_blank">http://www.orafaq.com</A></FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: CHAN Chor Ling Catherine (CSC)</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: clchan@nie.edu.sg</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) =
538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
-----</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru@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).&nbsp; You may also send the HELP command for other information =
(like subscribing).</FONT></P>

<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.com" =
TARGET=3D"_blank">http://www.orafaq.com</A></FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: Abdul Aleem</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: =
abchaudhary-ho@beaconhouse.edu.pk</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) =
538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
-----</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru@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).&nbsp; You may also send the HELP command for other information =
(like subscribing).</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01C1B87C.4E32718E--
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: michaelcupp@SHONAC.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@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).

