Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

OLD-TABLE-CATALOG

This statement limits the number of entries in the CALL DML table catalog.

Definition

A lower-level DBH option of SYSTEM-LIMITS

Function

You use the DBH option OLD-TABLE-CATALOG to specify the maximum number of entries permitted in the CALL DML table catalog.

You edit the CALL DML table catalog by means of the DBH start statement ADD-OLD-TABLE-CATALOG-LIST (see "ADD-OLD-TABLE-CATALOG-LIST"). You can enter as many CALL DML tables in the catalog as specified by the DBH option OLD-TABLE-CATALOG.

You can also enter fewer tables. During the DBH session you can use an administration statement to enter more CALL DML tables, as required, up to the maximum number of permitted entries.

You can adjust the values of the option during the DBH session by means of the MODIFY-OLD-TABLE-CATALOG-LIMIT administration statement (see "MODIFY-OLD-TABLE-CATALOG-LIMIT").

OLD-TABLE-CATALOG

= 0 / <integer 0..254>

Operands

OLD-TABLE-CATALOG = 0 / <integer 0..254>

Maximum number of table entries in the CALL DML table catalog. The default is 0, this means that CALL DML tables cannot be edited during the DBH session. However, you can enter a different value and permit up to 254 entries for CALL DML tables.