Format SHOW RESERVATIONS [ qualifier ]
1 – Qualifiers
1.1 /ALL
Displays all the reserved elements, their types, and the contexts reserving them throughout the repository.
1.2 /BRIEF_(default)
Displays reserved elements and their types in your current context. /BRIEF is the default qualifier.
2 – Description
The SHOW RESERVATIONS command displays the reserved elements for your current context or for the entire repository. An error occurs if a context has not been set.
3 – Examples
CDO> SET CONTEXT PERSONNEL CDO> RESERVE COLLECTION OFFICERS CDO> SHOW RESERVATIONS . . . CDO> REPLACE COLLECTION OFFICERS CDO> SHOW RESERVATIONS . . . In this example, the first SHOW RESERVATIONS command displays the reserved elements, their types, and the reserving context. The second SHOW RESERVATIONS command displays an informational notice indicating that no elements are reserved.