Domain: | USER-ADMINISTRATION |
Privileges: | STD-PROCESSING, USER-ADMINISTRATION |
This command creates a new terminal set.
The following are authorized to execute this command:
global user administrators (owners of the privilege USER-ADMINISTRATION) for all terminal sets
group administrators who possess, as a minimum, the attribute MANAGE-MEMBERS for terminal sets of class GROUP or USER. The terminal set must be allocated to the group administrator’s group or one of its members.
CREATE-TERMINAL-SET | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
TERMINAL-SET-NAME = <name 1..8>(...)
Name of the terminal set.
SCOPE = *STD
For global user administrators, this specification has the same effect as SCOPE=*SYSTEM.
For group administrators it has the same effect as SCOPE=*GROUP(GROUP-ID=*OWN).
SCOPE = *USER(USER-IDENTIFICATION = *OWN / <name 1..8>)
The specified user ID is the owner.
SCOPE = *GROUP(GROUP-IDENTIFICATION = *OWN / *UNIVERSAL / <name 1..8>)
The specified user group is the owner.
SCOPE = *SYSTEM
This value can only be specified by a global user administrator.
The terminal set is assigned as public property.
PUBSET =
Pubset in whose user catalog the terminal set is created.
PUBSET = *HOME
The terminal set is created in the home pubset.
PUBSET = <catid 1..4>
The terminal set is created in the specified pubset.
GUARD-NAME =
Specifies whether time restrictions apply to access from the specified terminal because of the presence of a guard
GUARD-NAME = *NONE
No time restrictions apply to access.
GUARD-NAME = <filename 1..18 without-cat-gen-vers>
The terminal set is associated with the access conditions in the specified guard.
USER-INFORMATION = *NONE / <c-string 1..80 with-lower>
User information. The user can enter a comment here.
SORT-TERMINAL-ENTRY =
Sorting of terminal entries. This specification applies only to output using the command /SHOW-TERMINAL-SET.
SORT-TERMINAL-ENTRY = *BY-PROCESSOR
During sorting, the processor specification is ranked more highly than the terminal specification.
SORT-TERMINAL-ENTRY = *BY-STATION
During sorting, the terminal specification is ranked more highly than the processor specification.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed without errors | |
2 | 0 | SRM6001 | Command executed with warning |
1 | SRM6010 | Syntax error in command | |
32 | SRM6020 | System error during command processing | |
64 | SRM6040 | Semantic error during command processing | |
130 | SRM6030 | Command cannot be executed at present time |