Previous Topic: Overriding URT Attributes (DBURSTR)Next Topic: MUF-Level Inquiry Command Options


Overriding Table Attributes (DBURTBL)

Objective

Command Options

Changing whether exclusive control is dropped for this table when a RDUxx command is issued from the same Request Area.

DBEC I,TBL(nnnn)


Overtype displayed option (YES or NO) with its alternative in Column AUTODXC for each table requiring a change.

Changing whether this table is bypassed from the opening when the URT is opened.

DBOC DISABLE=urt.table.dbid

 

DBOC ENABLE=urt.table.dbid

DBEC I,TBL(nnnn)


Overtype displayed option (YES or NO) with its alternative in Column BYPOPEN for each table requiring a change.

Changing specification for whether this table name is duplicated in either this URT or another URT.

DBEC I,TBL(nnnn)

 

Overtype displayed option (YES or NO) with its alternative in Column SYNONYM for each table requiring a change. With YES, all requests for this table must include the DBID in the Request Area.

Changing specification of whether updates are to be permitted for this table when accessed through this URT.

DBEC I,TBL(nnnn)


Overtype displayed option (YES or NO) with its alternative in Column UPDATE for each table requiring a change.

Close the URTs first. Each of the display commands can be limited to a specific MUF or range of MUFs with the addition of the SIDNAME parameter to the command.

These commands can be further limited in a multiple MUF environment by adding the SIDNAME(xxxxxxxx) parameter to the input commands.

Except for BYOPEN, there are no operational commands to override the Table-level attributes.