If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Activate database on boot

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-12-09, 16:45
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Activate database on boot

DB2 V9.5 Windows

I have looked everywhere I can find, but I need a way to have the server activate the databases without having to login in as the instance owner and issuing the ACTIVATE DATABASE command.

We have this server on windows that has a few databases that are used by the development team. They are not in them too often, so whenever they try to connect, they incur the hit of starting up the database just about every time. I can issue the ACTIVATE DATABASE command manually, but the networking team reboots the server periodically and then the database are not active anymore. The server is not allowed to autologin for security reasons.

So how do I set this server to activate the databases whenever it gets booted?

Andy
Reply With Quote
  #2 (permalink)  
Old 10-12-09, 20:43
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Reply With Quote
  #3 (permalink)  
Old 10-13-09, 00:02
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
when the servers is booted before activate the db you need to start the instance
regds
Paul
Reply With Quote
  #4 (permalink)  
Old 10-13-09, 08:19
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Quote:
Originally Posted by Mathew_paul
when the servers is booted before activate the db you need to start the instance
regds
Paul
That is a given. With windows, auto-starting the instance is the default behavior, so that was already taken care of.

Andy
Reply With Quote
  #5 (permalink)  
Old 10-13-09, 08:27
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Quote:
Originally Posted by n_i
Thanks Nick. I set it up, but I have to wait until the server gets rebooted to see if it works. I am not sure when that is.

Andy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On