Personal tools
You are here: Home Forums DB2 related adding new container for DMS TS command
Navigation
Log in


Forgot your password?
 
Document Actions

related adding new container for DMS TS command

Up to DB2

related adding new container for DMS TS command

Posted by Pawan at May 02. 2008

Hi,
       As per your mentioned I created plan to add new container for DMS tablespace.There is no partition database...



my current tablespace container file is cei_ts_8k on path '/san/db/carsdb/carsxmlstore/cei_ts_8k_path/'
 
now i want to add new container of 1GB size on same path.....
so I write below command for that.....
 
db2 "alter tablespace CEI_TS_8K add (FILE '/san/db/carsdb/carsxmlstore/cei_ts_8k_path/cei_ts_8k_01' 1G)"


above command is right ??


need to give any ext to file???


or need any other precautions or something else????? 
plz reply ASAP...waiting....


Re: related adding new container for DMS TS command

Posted by perallis at May 02. 2008

Hello Pawan,


Your alter tablespace command is right!


Just to let you know.


Container operations (ADD, EXTEND, RESIZE, REDUCE, DROP, or BEGIN STRIPE SET) cannot be performed on automatic storage table spaces, because the database manager is controlling the space management of such table spaces (SQLSTATE 42858).


Re: related adding new container for DMS TS command

Posted by Pawan at May 03. 2008

thanks ...i did it successfully... :)


Powered by Ploneboard
Security Awareness
Would you like your company to implement gamification into your security awareness program?





Polls