This command displays configuration information for a specified roster in the current isolated region, including:
Table name - the user-defined logical name of the database table that contains the roster.
See Logical vs. physical table names for further information.
Derived from - the name of the roster from which this roster is derived.
Physical table name - the unique, system-defined name of the database table that contains the roster.
See Logical vs. physical table names for further information.
The server ID of the server that the roster is on.
The repository class ID - an integer value that uniquely identifies the work class which corresponds to this roster.
View ID of the roster.
Base view ID - the view ID of the roster from which this roster is derived.
System field names, types, and lengths.
System fields are listed only if you enter "y" for the showsystemfields parameter. For a list of system fields, see System fields defined.
Data field logical names, physical names, types and lengths.
Logical index key names, physical index key names, and components.
Syntax
rosterconfig <rostername> <showsystemfields>
Parameters
rostername |
Name of roster. Enter an asterisk (*) to display all rosters. |
showsystemfields |
Toggle between displaying and not displaying system fields. Enter "y" to display the system fields or "n" to not display the system fields. |