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: [Q] how to avoid JDBC client connect to database?

RE: [Q] how to avoid JDBC client connect to database?

From: Mercadante, Thomas F \(LABOR\) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Wed, 12 Apr 2006 08:53:12 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF681124@EXCNYSM0A1AJ.nysemail.nyenet>


Two simple ways to do this:

Shutdown and restart the database in restrict mode Or
Lock all of the user accounts that the JDBC connection uses.

Good Luck!

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of dba1 mcc Sent: Wednesday, April 12, 2006 8:50 AM
To: oracle-l_at_freelists.org
Subject: [Q] how to avoid JDBC client connect to database?

We have ORACLE database 9iR2 run on UNIX servers. Sometime when we doing database maintenance, we don't want users connect to DB.

for SQL/net connection I can STOP listener. For JDBC client connection, how to avoid it?

Thanks.



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Wed Apr 12 2006 - 07:53:12 CDT

Original text of this message

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