Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-OLD-TABLE-CATALOG-LIMIT

Changes the maximum number of entries in the CALL-DML table catalog

Scope of validity

DBH administration

See also

DBH option OLD-TABLE-CATALOG on "OLD-TABLE-CATALOG"

Function

You use the MODIFY-OLD-TABLE-CATALOG-LIMIT statement to change the maximum number of entries in the CALL-DML table catalog.

MODIFY-OLD-TABLE-CATALOG-LIMIT

LIMIT = <integer 0..254>

Operands

LIMIT = <integer 0..254>

Maximum number of table entries in the CALL DML table catalog. When 0 is specified CALL-DML accesses are not processed during the DBH session if no entry is assigned. If the value entered is less than the number of entries assigned, the number of assigned entries is taken as the new maximum number.


Administration command in ISP format and at the CALL DML interface

The OPT,CDBC-LIMIT administration command corresponds to the MODIFY-OLD-TABLE-CATALOG-LIMIT administration statement here.

OPT,CDBC-LIMIT=n

A number between 0 and 254 may be entered for n.