Disable Row Locking and Enable Versioning

FDO API

 
Disable Row Locking and Enable Versioning
 
 
 

The command is:

sdetable -o alter_reg -t hassdemaintainedrowid -L off -V MULTI -u t_user -p test

The output of the describe registration command (sdetable -o describe_reg) for this table is as follows:

NoteThe “Row Lock” is “Not Enable” and “Dependent Objects” is “Multiversion Table”.
Table Owner            : T_USER
Table Name             : HASSDEMAINTAINEDROWID
Registration Id        : 18111
Row ID Column          : FID
Row ID Column Type     : SDE Maintained
Row ID Allocation      : Many
Row Lock               : Not Enable
Minimum Row ID         : 1
Dependent Objects      : Multiversion Table
Dependent Object Names : A18111, D18111
Registration Date      : 02/24/05 13:08:02
Config. Keyword        : DEFAULTS
User Privileges        : SELECT, UPDATE, INSERT, DELETE
Visibility             : Visible