You need to have disk space you can use on the system first. Then you need
to format some dbvolumes, define them into TSM and then extend the database.
Outside of TSM do: dsmfmt -db -m /path/filename.db ### (Where ### is size
in MB)
In TSM do: define dbvolume /path/filename.db
extend db ###
Then, if you have a mirrored db, repeat the process, but instead of defining
a dbvolume, you are defining a dbcopy (define dbcopy /path/filename.db
/path/filename.mirror.db)
------------------------------------
David N. Reiss 407-736-3912
TSM Support Engineer
[EMAIL PROTECTED]
...one of God's own prototypes -- a high-powered mutant of some kind who was
never even considered for mass production. He was too weird to live and too
rare to die.
-----Original Message-----
From: Hafizan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2003 1:22 PM
To: [EMAIL PROTECTED]
Subject: Increase space TSM Database
hi,
When i issued command "q db f=d"
Available Space (MB): 20,000
Assigned Capacity (MB): 19,828
Maximum Extension (MB): 172
Maximum Reduction (MB): 248
Page Size (bytes): 4,096
Total Usable Pages: 5,075,968
Used Pages: 5,012,336
Pct Util: 98.7
Max. Pct Util: 98.7
Physical Volumes: 20
Buffer Pool Pages: 8,192
Total Buffer Requests: 8,053,712
Cache Hit Pct.: 97.26
Cache Wait Pct.: 0.00
Backup in Progress?: No
Type of Backup In Progress:
Incrementals Since Last Full: 0
Changed Since Last Backup (MB): 390.96
Percentage Changed: 2.00
Pls advise me how to increase space TSM database.