Aqua Data Studio 15.0.0-dev-52
Database Version:DB2LUW10.1
Build #: 35235
Built on: 2013-Dec-16 12:53:39 PM
Connect to DB2LUW database.
Create the following tablespace.
CREATE REGULAR TABLESPACE " "
PAGESIZE 16K
MANAGED BY SYSTEM
USING( 'C:\DB2\NODE0000\SAMPLE\T0000000\test_dimension' )
BUFFERPOOL TEST_CD
DROPPED TABLE RECOVERY ON
Go
Tablespace will be created successfully.
1.Now go to schema tree node select database db2luw.
2.Under database db2luw select schema db2luw.
3.Expand db2luw schema,go to Tablespace folder,Expand it,
4.Select tablespace create with 5 white space filed,right click on it,select alter tablespace option.
Here it is observed that when we select alter tablespace option,it will display the message "Tablespace name is not specified".
Where as in tree node it show tablespace is created successfully with 5 white space field.
In DB2LUW 10.5 if we perform all steps given above and if we select alter tablespace option in View log throws exception