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 > I am having weired error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-08, 11:36
smith43017 smith43017 is offline
Registered User
 
Join Date: Sep 2006
Posts: 92
I am having weired error

I am db2 9.1 3a fix fack.

Any db2 command it taking while to excute even
db2 terminate
db2 list tablespaces
db2 connect to dbname

any thing.

What could be the issue. New boxes. recently created the databses. No changes yet on db box.
Reply With Quote
  #2 (permalink)  
Old 02-04-08, 16:33
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
My guess: You didn't activate the database explicitly (with the ACTIVATE DB command), so the DB2 client has to activate the DB for the first connection implicitly (and the DB is deactivated again when the last connection disconnects). During activation, DB2 will allocate the primary log files and the various shared memory segments (among other things). This could take a while..
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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