1 08/01/84  display_mrds_scope_settings, dmss
 2 
 3 Syntax as a command:  dmss
 4 
 5 
 6 Function:  This command displays concurrency control scope mode
 7 information for all currently open data bases in the user's process.
 8 The versions of the concurrency control, data base, and submodel (if
 9 used for the opening) are displayed, as well as the absolute paths of
10 the data base and the submodel (if used for the opening).  The opening
11 mode is also displayed.
12 
13 
14 Notes:  All versions of data base scope settings may be displayed with
15 r-s-m-d modes used for version 3 and earlier data bases, and read_attr,
16 modify_attr, append_tuple, and delete_tuple (abbreviated as r-m-a-d)
17 used for version 4 data bases with version 5 concurrency control.  (See
18 the notes section of adjust_mrds_db on version 5 concurrency control;
19 this is not the same as version 5 submodels.)