DSNT603I spacetype name NOT type
Explanation
In the DISPLAY DATABASE command, no table space or index space that is listed in the SPACENAM option satisfies the type of request.
- spacetype
- One of the following values to indicate the type of space:
- TABLESPACE
- Table space
- INDEXSPACE
- Index space
- name
- The name of the space.
- type
- One of the following character strings to indicate the type of
request that was specified.
- ACTIVE
- The ACTIVE option was specified on the DISPLAY DATABASE command.
- RESTRICTED
- The RESTRICT option was specified on the DISPLAY DATABASE command.
- ACTIVE OR RESTRICTED
- Both the ACTIVE option and the RESTRICT option were specified on the DISPLAY DATABASE command.
System action
Message DSNT301I or DSNT302I is displayed if no object is found and the keywords ACTIVE and RESTRICT are omitted.
User response
No action is required.