Results 1 to 9 of 9
Thread: Does Extend dbspace works ?
Hybrid View
-
01-24-2011, 02:45 AM #1Newcomer
- Join Date
- Feb 2006
- Posts
- 5
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Does Extend dbspace works ?
I want to extend my dbspace, not much space left. So I extend dbspace to a new raid disk but I can´t see that TSM is using the new dbspace.
tsm: >q db
Database Name Total Pages Usable Pages Used Pages Free Pages
-------------- ------------ ------------ ------------ ------------
TSMDB1 14,337,028 14,336,892 14,327,880 9,012
tsm: >q dbs
Location Total Space(MB) Used Space(MB) Free Space(MB)
------------------------------ --------------- --------------- ---------------
E:\tsmdata\db 286,069 271,625 14,444
d:\tsmdata\db 286,069 522 285,547
TSM has created a server1 library but it seems like TSM not stores db there.
Can I force TSM to use the newly extended space ?
-
01-25-2011, 07:40 AM #2
what is q dbs? and what is TSM created a server1 library???
*Everybody loves TSM (if understood
)
Sandeep
-
01-25-2011, 07:41 AM #3
to extend DBspace
first define dbvolume
define dbvolume \path\xxxx.db formatsize=xxxMB
then extend it
extend db xxxmb*Everybody loves TSM (if understood
)
Sandeep
-
01-25-2011, 07:52 AM #4Newcomer
- Join Date
- Feb 2006
- Posts
- 5
- Thanks
- 0
- Thanked 0 Times in 0 Posts
We have version 6.2 installed and that use IBM DB2.
def dbvol doesn´t work in 6.x version.
-
01-25-2011, 07:56 AM #5
oops sorry i thought it at 5.x
*Everybody loves TSM (if understood
)
Sandeep
-
01-25-2011, 09:10 AM #6
Hi,
I remember reading from the IBM documentation that it can take up to a few weeks for the DB to extends it containers to the new allocated space. I suppose it's the way DB2 works.
-
01-25-2011, 10:24 AM #7Newcomer
- Join Date
- Feb 2006
- Posts
- 5
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ok,
I extend the dbspace this several months ago so then it should worked now.
I have heard from a IBM presentation that DB2 use the extended dbspace only if it will be better performance for the database.
-
01-24-2012, 10:21 AM #8Member
- Join Date
- Sep 2002
- Posts
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
We also used created a new dbvolume and used extend db on a 6.2.3 server. This was done 5 weeks ago and the dbvolume is still not being utilized and the other 4 volumes have grown to 96% full. We opened a ticket w/ IBM and they found nothing amiss but did send the following links to us: http://www-01.ibm.com/support/docvie...id=swg21438315 and http://www-01.ibm.com/support/docvie...id=swg21399504
-
03-02-2012, 11:58 AM #9Newcomer
- Join Date
- Aug 2005
- Location
- Ottawa,On,Canada
- Posts
- 5
- Thanks
- 0
- Thanked 0 Times in 0 Posts
If not already done so, review IBM apar IC78489. It describes a work-around to use the additional space added by the EXTEND DB command. See if it applies to your case.
Regards.
Similar Threads
-
Problem in executing EXTEND DBSPACE command
By neel in forum Capacity PlanningReplies: 4Last Post: 06-29-2010, 02:52 PM -
Database extend
By kyle007 in forum TSM OperationReplies: 2Last Post: 05-05-2010, 11:24 AM -
Extend DBspace command not working
By neel in forum Capacity PlanningReplies: 2Last Post: 02-10-2010, 01:02 AM -
Extend TSM Database
By menonk in forum TSM ServerReplies: 12Last Post: 06-03-2008, 11:38 PM -
Extend DB and Log question
By spiffy in forum TSM ServerReplies: 6Last Post: 06-01-2007, 05:55 AM


Reply With Quote