The deactivate db command isn't isn't ment to be used that way. It's only needed after using the activate db command. You can use the 'connect to <dbname> exclusive mode'. It will only allow other connections if the same user is used when connecting.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 8:55 PM Subject: [DB2EUG] How can I take a database offline? > I am wanting to take a database offline so that no one can connect to it. > I am not wanting to do anything to the database, I just want to make it > inaccessible for people to connect to it. I tried to use the deactivate > database command, but everytime I issued a db2 connect to the database that > I deactivated it allowed a successful connection to the database. Am I > using the deactivate database incorrectly or is there another way to take a > database offline. > > Thanks, > Tim Traxson > > > - > ::: When replying to the list, please use 'Reply-All' and make sure > ::: a copy goes to the list ([EMAIL PROTECTED]). > *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] > *** For more information, check http://www.db2eug.uni.cc > - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
