IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to resize the tablespace?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kumar.15111983

New User


Joined: 27 Feb 2008
Posts: 1
Location: Chennai

PostPosted: Thu May 01, 2008 3:42 pm
Reply with quote

how to resize the tablespace?
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu May 01, 2008 7:12 pm
Reply with quote

As Dick would say, welcome to the forums....
Is this a DB2 question?
Back to top
View user's profile Send private message
the_gautam

Active User


Joined: 05 Jun 2005
Posts: 165
Location: Bangalore

PostPosted: Fri May 02, 2008 10:12 am
Reply with quote

Quote:

ALTER TABLESPACE statement

The ALTER TABLESPACE statement is used to modify an existing table space in the following ways:

* Add a container to, or drop a container from a DMS table space; that is, a table space created with the MANAGED BY DATABASE option.
* Modify the size of a container in a DMS table space.
* Add a container to an SMS table space on a partition that currently has no containers.
* Modify the PREFETCHSIZE setting for a table space.
* Modify the BUFFERPOOL used for tables in the table space.
* Modify the OVERHEAD setting for a table space.
* Modify the TRANSFERRATE setting for a table space.
* Modify the file system caching policy for a table space.

Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts force tablespace using LISTDEF input DB2 1
No new posts Map VSAM Dataset to a Table/Tablespace DB2 5
No new posts DB2 tablespace space limitation DB2 3
No new posts Issue While Recovering a Tablespace DB2 4
No new posts Need inputs on DB2 tablespace/table r... DB2 3
Search our Forums:

Back to Top