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 > reorg problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-19-04, 07:43
redwolf redwolf is offline
Registered User
 
Join Date: Apr 2004
Posts: 179
reorg problem

I reorged a table and one of the temp tablespace that was being used seems to be stuck in the reorg state. I tried to use the alter tablespace command to switch it to online, but it did not work. Does anyone have any suggestions?

Thanks
Reply With Quote
  #2 (permalink)  
Old 10-19-04, 07:56
Filip Poverud Filip Poverud is offline
Registered User
 
Join Date: Oct 2004
Location: Norway
Posts: 53
In Catalog Manager on our MainFrame, I simply write: start access(force)

You also have the DB2 Control Center where you may change the states of your tablespace.

---

/pF
Reply With Quote
  #3 (permalink)  
Old 10-19-04, 08:30
quigleyd quigleyd is offline
Registered User
 
Join Date: Nov 2002
Location: Delaware
Posts: 186
If your running on UNIX, we have seen tablespace get stuck in different states, look up DB2 APAR IY48902. Run it against the db, and see if it shows that tablespase with a problem.

You must have nothing connected to the database, and the utility must run in exclusive mode.
__________________
David Quigley
Reply With Quote
  #4 (permalink)  
Old 10-19-04, 08:34
Filip Poverud Filip Poverud is offline
Registered User
 
Join Date: Oct 2004
Location: Norway
Posts: 53
Ahh, good think you reminded me quigleyd

Terminate all utilities as well ...

---

/pF
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