Table space LOCKSIZE option

This is a discussion on Table space LOCKSIZE option within the db2-udb forums in Other Databases category; I want to set the LOCKSIZE option to a ROW level in a tablespace. Can anyone give me the syntax ? alter tablespace dbname.tablespace1 LOCKSIZE ROW; is not working. we are running db2 8.1 FP 8/linux. Many thanks for the help....

Go Back   Database Forum > Other Databases > db2-udb

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 01-18-2007, 08:04 AM
Default Table space LOCKSIZE option

I want to set the LOCKSIZE option to a ROW level in a tablespace.
Can anyone give me the syntax ?

alter tablespace dbname.tablespace1 LOCKSIZE ROW;

is not working. we are running db2 8.1 FP 8/linux.

Many thanks for the help.



Reply With Quote
  #2  
Old 01-18-2007, 11:23 AM
Default Re: Table space LOCKSIZE option

The confusion stemmed from the fact that you are referring to the documentation for DB2 on z/OS as opposed to DB2 on Linux. For z/OS, locking is controlled at the TABLESPACE level. For DB2 Linux, Unix and Windows, it is at the TABLE level.

Try this command instead:

ALTER TABLE LOCKSIZE ROW

Full reference of the command:
http://publib.boulder.ibm.com/infoce...n/r0000888.htm

cheers,
k.
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 05:28 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Integrated by bbpixel2009 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.