Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Logon Security
--0-1681692777-965654835=:11585
Content-Type: text/plain; charset=us-ascii
Let me make sure I'm understanding what you want to do correctly. You want to run a report and during that time disable other users from being able to log in. Is that correct? If so then just enable restricted session mode during the report and disable it when done.
alter system enable restricted session;
run the report.
alter system disable restricted session;
shanthini rahamath <shanraha_at_batelco.com.bh> wrote:
Dear Gurus
Environment
Client : Developer 1.3.2
Database : Oracle 7.3 in Unix box
OS : Window 98
1. For security purpose, how can restrict users not to connect to the
database through sqlplus or forms desinger and reports designer. Is there
any way to implement this.
2. I need report to be run in a regular interval of time and send the
output to printer. The report is developed in report writer 1.3.2 and I am
calling this report from forms 4.5 and the database is 7.3. Is there anyway
to implement this.
Thanks in advance.
Thanks & Regards
Raja
-- Author: shanthini rahamath INET: shanraha_at_batelco.com.bh 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). --------------------------------- Do You Yahoo!? Kick off your party with Yahoo! Invites. --0-1681692777-965654835=:11585 Content-Type: text/html; charset=us-asciiReceived on Mon Aug 07 2000 - 08:27:15 CDT
<P> Let me make sure I'm understanding what you want to do correctly. You want to run a report and during that time disable other users from being able to log in. Is that correct? If so then just enable restricted session mode during the report and disable it when done.
<P>alter system enable restricted session;<BR>run the report.<BR>alter system disable restricted session;<BR></P>
<P> <B><I>shanthini rahamath <shanraha_at_batelco.com.bh></I></B> wrote: <BR>
<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">Dear Gurus<BR>Environment<BR>Client : Developer 1.3.2<BR>Database : Oracle 7.3 in Unix box<BR>OS : Window 98<BR>1. For security purpose, how can restrict users not to connect to the<BR>database through sqlplus or forms desinger and reports designer. Is there<BR>any way to implement this.<BR>2. I need report to be run in a regular interval of time and send the<BR>output to printer. The report is developed in report writer 1.3.2 and I am<BR>calling this report from forms 4.5 and the database is 7.3. Is there anyway<BR>to implement this.<BR>Thanks in advance.<BR><BR>Thanks & Regards<BR>Raja<BR><BR>-- <BR>Author: shanthini rahamath<BR>INET: shanraha_at_batelco.com.bh<BR><BR>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051<BR>San Diego, California -- Public Internet access / Mailing Lists<BR>--------------------------------------------------------------------<BR>To REMOVE yoursel!
f from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).</BLOCKQUOTE><p><br><hr size=1><b>Do You Yahoo!?</b><br> Kick off your party with Yahoo! Invites.