Previous Topic: DDWTBL0033Next Topic: DSF Return Codes


DDWTBL0037

TABLE NOT SPECIFIED FOR RECOVERY

Reason:

During the CATALOG of a DATABASE structure, Datadictionary detected a TABLE occurrence in the structure with a RECOVERY attribute of N.

Action:

No action is required for this informational message if RECOVERY=N is what was intended. However, be aware that we strongly recommend all tables be specified for recovery so that the URI (Unique Record Identifiers) can be implemented.

DDWTBL0051

TABLE IN TEST STATUS NOT SQL ACCESSIBLE

Reason:

During the verification of a DATABASE structure in TEST STATUS, a TABLE entity-occurrence was detected with the SQL-INTENT attribute set to “Y”. Tables in TEST STATUS are not accessible with SQL. The TEST table is accessible with non-SQL processing.

Action:

No action is required the request is a valid. If this message occurs during a CATALOG function, the function completes but no TEST tables are accessible with SQL.