Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Disable certain users from login to database while applying H
> 1. Database ON LOGON Trigger => don't know whether it will work
Have you tried this?
It absolutely will work, and would be easier to use and administer.
Jared
"CHAN Chor Ling Catherine (CSC)" <clchan_at_nie.edu.sg>
Sent by: root_at_fatcity.com
02/19/02 01:23 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: Disable certain users from login to database while applying H
Hi Gurus,
Thanks for replying to my qn.
"Startup Database in Restricted mode" will not work (for more details, pls refer to the email below).
The following solutions :
1. Database ON LOGON Trigger => don't know whether it will work 2. Lock Database Account => I am going to use this solution. 3. Change Database Account Password => I believe it will work
In our Oracle HR, we also support oracle client-server forms/reports, so I've to disable their accounts so that they do not access the HR database using sqlplus/forms/reports while I am applying patches.
Regds,
Catherine
-----Original Message----- From: hemantchitale_at_charteredsemi.com [mailto:hemantchitale_at_charteredsemi.com] Sent: Tuesday, February 19, 2002 2:13 PM To: Multiple recipients of list ORACLE-L Subject: Re: Disablecertain users from login to
As you are talking of Oracle Apps, NONEof the suggested
The users connect to the Database in theAPPS schema -- this
"universal" schema that Oracle Apps uses. The Patchrequires APPS so
doesn't help (unless you grant Restricted to APPSin which case all
logon). Ditto about locking, changing password orwriting a trigger
schema. What you can do are : 1. Shutdown the Apache server for the Self-Service Modules 2. Shutdown the Forms server for the Forms Module 3. Shutdown the Concurrent Managers. All of the above would affect ALL users. Alternatively, login to the Applicationas the System
and change the Application User Passwords forthe users whom you
Change the passwords back to a default(WELCOME) later.
However, what you SHOULD do, per OracleSupport, is 1.
3. Shutdown as I have listed above. If you are familiar with OracleApplications Patching and
with reading the Patch drivers, you can figure outwhat database objects
modified/updated/created and what Forms/Reports/HTML etc files arebeing
patch. Then you can take an intelligent decision.... should you
logon when applying the patch ? Hemant K Chitale Principal DBA Chartered Semiconductor Manufacturing Ltd "CHAN Chor Ling Catherine (CSC)"<clchan_at_nie.edu.sg>
Sent by: root_at_fatcity.com Please respond to ORACLE-L To: Multiple recipients oflist ORACLE-L
cc: (bcc: CHITALE HemantKrishnarao/IT/CHRT/ST
Subject: Disable certainusers from login to
Human Hi Gurus, I need to disable certain users fromlogin to database while
Human Resources Patches for our Oracle HR 11i Applications. Which is the best way to do it ? Should Iwrite on-logon
or should I take away their privileges tologon to
What about the rest of the DBAApplications administrator ?
do to solve the dead-lock problem (If myusers access the HR
apply the patches, I will encounterdead-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)
San Diego, California -- PublicInternet access /
To REMOVE yourself from this mailinglist, send an E-Mail
to: ListGuru_at_fatcity.com (note EXACTspelling of 'ListGuru')
the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want tobe removed from).
also send the HELP command for otherinformation (like
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: hemantchitale_at_charteredsemi.com Fat City Network Services -- (858)538-5051 FAX: (858)
San Diego, California -- PublicInternet access /
To REMOVE yourself from this mailinglist, send an E-Mail
to: ListGuru_at_fatcity.com (note EXACTspelling of 'ListGuru')
the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want tobe removed from).
also send the HELP command for otherinformation (like
-- 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: INET: Jared.Still_at_radisys.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 Tue Feb 19 2002 - 11:58:45 CST