Output system parameters
Component: | BS2000 |
Functional area: | System control and optimization |
Domain: | SYSTEM-TUNING |
Privileges: | all privileges |
Routing code: | @ |
Function
The SHOW-SYSTEM-PARAMETERS command allows the user to obtain information about important options in the BS2000 system (system parameters). System parameters are generated with default settings and can be modified by systems support by means of the parameter service during system initialization or during system operation using the MODIFY-SYSTEM-PARAMETERS command. The system parameters define the character of the BS2000 system. The nonprivileged user only receives information about the nonprivileged system parameters.
A detailed description of the system parameters can be found in the section "Alphabetical list of system parameters".
The information is output to SYSOUT or to SYSLST.
The command supports structured output in S variables (see "Output in S variable").
Privileged functions
Privileged users are shown information about all system parameters currently defined.
Restrictions
The OUTPUT operand is not available if the command is issued at the console.
Format
Operands
PARAMETER = *ALL / list-poss(2000): <name 1..8>
Specifies which system parameters the user wishes to obtain information about. The default value is *ALL, i.e. nonprivileged users receive information about all nonprivileged system parameters.
The user can specify the names of those system parameters about which he wishes to receive information in a list.
OUTPUT = *SYSOUT / *SYSLST
This operand is not available if the command is issued at the console.
Specifies whether output is to be to SYSOUT (default) or SYSLST.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed without error | |
1 | 0 | CMD0001 | Command output interrupted |
2 | 0 | NSI6250 | System parameter does not exist or privilege is inadequate |
32 | CMD2009 | Internal error during S variable generation | |
2 | 0 | NBR1099 | Output to SYSLST not allowed |
64 | OPS0002 | Command interrupted during generation of S variables | |
130 | OPS0001 | Not enough memory to generate S variables |
Output in S variable
Output information | Name of the S variable | T | Contents | Condition |
---|---|---|---|---|
Output format of the system parameter | var(*LIST).SYS-PAR(*LIST).FORM | S | *CHAR | |
Name of the system parameter | var(*LIST).SYS-PAR(*LIST).NAME | S | <c-string 1..8> | |
Value of the system parameter | var(*LIST).SYS-PAR(*LIST).VAL | S | <c-string 1..4096> |
Example (Output of the nonprivileged system parameters)
/show-sys-par
%ASRSW1 : 0 %ASRSW2 : 1 %AUDALLOW : C'YES' %BLKCTRL : C'PAMKEY' %BLSCOPYN : C'FUJITSU TECHNOLOGY SOLUTIONS GMBH ' %BLSCOPYR : C' ' %BLSLDPXS : X'10000000' %CMDFILE : C'CMDFILE ' %DEFLUID : C'$TSOS ' %DIATTL : C'N' %DMCMAXP : 512 %DUMPCL5P : X'00' %DUMPSEPA : 1 %ENCRYPT : C'Y' %FILECRYP : C'AES ' %FMTYFNLG : C'2' %FREFCRYP : C'ENCRYPTO' %FST32GB : 0 %HOSTCODE : C'EDF03IRV' %ISBLKCTL : C'NONKEY' %MIGHOST : X'00' %MSGDEST : C'<* ' %NBACODE : C'E' %NBESSIZE : 40.000 %NBLOGENF : C'E' %NBMESLG : C'L' %NBMSGCSD : C'Y' %NBOPTINT : 120 %NBRCILU : 5.000 %NBRCSCK : 10 %NBRCSCKN : 10 %NBRUNSP : C'N' %NBRUNWT : 180 %NETCODE : C'*ISO ' %NUMBACK : 4 %RDTESTPR : 9 %SDPINTLN : 32 %SECSTART : C'N' %SECSTENF : C'N' %SHUTARCH : C'N' %SHUTPROC : C'BY-SHUTDOWN-CMD' %SSMLGOF1 : C'NO-SPOOL ' %SSMLGOF2 : C'NO ' %SSMOUT : C'MAIL ' %SVC79 : 0 %TEMPFILE : C'# ' %WRTESTPR : 9
Alphabetical list of system parameters
The following overview lists all system parameters in alphabetical order. In the bracket after the name, the following properties are listed:
- Output to all users (“nonprivileged”) or only to privileged users (“privileged”)
Specification “dynamically changeable”, if the system parameter can be modified during operation, by using the MODIFY-SYSTEM-PARAMETERS command
Specification <type>/<length> of the system parameter. This information is needed for output of the system parameter in a program with the NSIOPT macro.
where:
<type>A: Arithmetic value
C: Character string
X: Hexadecimal value<length>
Length specification for the system parameter in bytes
Default values for a system parameter are underlined.
ASRSW1 (nonprivileged, A/1) | ||||||||||||||||
Subconsoles are allowed to run the ASR command with the ADD operand as long as the command affects the status of the issuing subconsole.
| ||||||||||||||||
ASRSW2 (nonprivileged, A/1) | ||||||||||||||||
Applications which function as virtual consoles have the same authorizations in respect of the ASR command as:
| ||||||||||||||||
AUDALLOW (nonprivileged, C/3) | ||||||||||||||||
Specifies whether the AUDIT function (hardware and linkage AUDIT) should be available on a system-wide basis in the current session.
| ||||||||||||||||
BACKUP (privileged, C/1) | ||||||||||||||||
Defines the standard backup level for files (for ARCHIVE save runs). Values: A / B / C / D / E | ||||||||||||||||
BLKCTRL (nonprivileged, C/6) | ||||||||||||||||
Recommendation for the file attribute BLOCK-CONTROL-INFO, dependent on the PAMKEY characteristic of a disk (K or NK disk). For example, BLKCTRL is evaluated by LMS, LMSCONV, and PERCON. The following values are possible: PAMKEY (compatible mode) On K disks the default value BLOCK-CONTROL-INFO=PAMKEY applies to all files. On NK disks the default value BLOCK-CONTROL-INFO=DATA applies to SAM and ISAM files, BLOCK-CONTROL-INFO=NO applies to UPAM files. NONKEY (migration mode) On K and NK disks the default value BLOCK-CONTROL-INFO=DATA applies to SAM and ISAM files, BLOCK-CONTROL-INFO=NO applies to UPAM files. | ||||||||||||||||
BLSCOPYN (nonprivileged, dynamically changeable, C/63) | ||||||||||||||||
Value for the copyright text used by the BINDER if SYSTEM-DEFAULT is specified for the COPYRIGHT operand in the START-LLM-CREATION and MODIFY-LLM-ATTRIBUTES statements. Values: alphanumeric; max. 63 characters; the default value is a blank but this must not be part of the value. | ||||||||||||||||
BLSCOPYR (nonprivileged, dynamically changeable, C/12) | ||||||||||||||||
Value for the copyright text used by TSOSLINK if no value is specified for the COPYRIGHT operand in the PROGRAM statement. Values: alphanumeric; max. 12 characters; the default value is a blank but this must not be part of the value. | ||||||||||||||||
BLSLDPXS (nonprivileged, dynamically changeable, X/4) | ||||||||||||||||
Program load address value used by TSOSLNK if the operand LOADPT=*XS is specified in the OVERLAY or PROGRAM statement. Values: X'10000000', hexadecimal, 4 bytes | ||||||||||||||||
BLSOPENX (privileged, dynamically changeable, C/1) | ||||||||||||||||
Defines the open mode for program libraries and elements opened by the BIND and LINK macros.
| ||||||||||||||||
BLSUSLIM (privileged, A/2) | ||||||||||||||||
Specifies the maximum number of class 4 memory pages which can be assigned to the BLS metadata at the same time. Values: 0 ... 100 ... 8192 | ||||||||||||||||
BMTNUM (privileged, A/1) | ||||||||||||||||
Specifies the number of I/O buffers for catalog management. The higher the value, the higher the throughput of the catalog management. The following applies to every pubset:
Values: 0 ... 32 ... 255 The value 0 of BMTNUM is prohibited for private disks or Net-Storage volumes which are to be supported | ||||||||||||||||
CATBUFR (privileged, C/1) | ||||||||||||||||
Specifies whether the I/O buffers of the catalog management (see BMTNUM parameter) are to be in class 3 memory (i.e. resident). For pubsets in MRSCAT or in the IMPORT-PUBSET command can be specified different values.
| ||||||||||||||||
CMDFILE (nonprivileged, C/54) | ||||||||||||||||
Specifies whether a command file is to be automatically processed immediately at system initialization.
| ||||||||||||||||
CONSDDE7 (privileged, dynamically changeable, C/1) | ||||||||||||||||
The message
| ||||||||||||||||
DEFLUID (nonprivileged, C/15) | ||||||||||||||||
Defines the system’s default user ID which can be referenced with the abbreviation $. In addition, the START-EXECUTABLE-PROGRAM, CALL-PROCEDURE, ENTER-JOB, ENTER-PROCEDURE commands and certain utility routines search under this user ID if the user has not specified a user ID and the file is not cataloged under his/her own user ID (Secondary Read). Values: $TSOS / :catid:$userid, max. 15 characters | ||||||||||||||||
DESTLEV (privileged, A/1) | ||||||||||||||||
Defines whether disk storage space is to be overwritten by the system upon release. DESTLEV is valid for DELETE-FILE, MODIFY-FILE-ATTRIBUTES (with SPACE= RELEASE), for reconstructing F5 labels and when deleting members of a PLAM library.
| ||||||||||||||||
DIATTL (nonprivileged, dynamically changeable, C/1) | ||||||||||||||||
Limits the amount of time available to a interactive task.
| ||||||||||||||||
DMCMAXP (nonprivileged, A/4) | ||||||||||||||||
Defines the maximum number of entries in the MRSCAT of the home pubset. No more entries may be created once this number has been reached unless others are deleted first. The maximum value may be exceeded during startup, as it is ignored in any case. Values: 1 ... 128 ... 4095 | ||||||||||||||||
DMMAXSC (privileged, A/1) | ||||||||||||||||
Maximum value (in PAM blocks) to which the secondary allocation can be doubled when extending a file. The value must be at least as large as DMSCALL. Values: 3 ... 48 ... 65535 2Kbyte | ||||||||||||||||
DMPRALL (privileged, A/4) | ||||||||||||||||
Primary allocation for files in PAM blocks as a default value for the SPACE operand in the CREATE-FILE command (in pages). Values: 3 ... 65535 | ||||||||||||||||
DMSCALL (privileged, A/4) | ||||||||||||||||
Secondary allocation for files in PAM blocks as a default value for SECONDARY-ALLOCATION in the SPACE operand of the CREATE-FILE command. Values: 3 ... 65535 | ||||||||||||||||
DUMPCL5P (nonprivileged, dynamically changeable, X/1) | ||||||||||||||||
Controls in CDUMP whether the privileged class 5 memory is to be contained in the user dump or the area dump.
| ||||||||||||||||
DUMPCTRL (privileged, dynamically changeable, X/1) | ||||||||||||||||
Activates dynamic dump attributes. The following settings are possible: Bit 20 set: Duplicate recognition activated; Duplicates are suppressed. Instead of a dump, message Bit 21 set: Unattended operation switched on; question Bit 22 set: The question Bit 23 set: If the dump terminates abnormally, the question Bit 24 set: During the FILE call for the output file of the dump the parameters IOPERF=HIGH and IOUSAGE=WRITE are not used. This causes the dump file to always be stored on the default storage class when SMS is used. This value only makes sense when using SMS. If DUMPCTRL=X'00' is specified, all functions described above are deactivated. Values: X'00' ... X'1F' | ||||||||||||||||
DUMPSD# (privileged, dynamically changeable, X/1) | ||||||||||||||||
Defines the number of system dumps output “automatically” (without any operator dialog) for each session. The parameter has no effect on user/area dumps. X'00' Values: X'00' ... X'FF' | ||||||||||||||||
DUMPSEPA (nonprivileged, dynamically changeable, A/4) | ||||||||||||||||
Defines the output of secret pages for user and system dumps.
| ||||||||||||||||
DUMPSREF (privileged, dynamically changeable, X/1) | ||||||||||||||||
Controls the output of the class 6 memory pages during a system dump.
| ||||||||||||||||
EACTETYP (privileged, dynamically changeable, A/1) | ||||||||||||||||
Defines which of the following messages are to be output via the console:
| ||||||||||||||||
EAMMEM (privileged, A/2) | ||||||||||||||||
Defines the size of class 4 memory used for EAM. In this case, only MVCs are performed for EAM calls, instead of I/Os on the disk. Values: 0 ... 2730 | ||||||||||||||||
EAMMIN (privileged, A/2) | ||||||||||||||||
Defines the maximum size of the file SYSEAM in units. If, with the first EAM access, it is recognized that the SYSEAM file is smaller than EAMMIN, it is expanded to the same size or created with the same size. Values: 4 ... 3000 ... 64512 | ||||||||||||||||
EAMSEC (privileged, A/2) | ||||||||||||||||
Defines the secondary allocation for the SYSEAM file (in units, see EAMMIN). Values: 1 ... 200 ... 64512 | ||||||||||||||||
EAMSIZ (privileged, A/2) | ||||||||||||||||
Defines the size of the SYSEAM file (in units, see EAMMIN) which is available to a single user. Recommendation: EAMSIZ= 20000. Values: 4 ... 64512 | ||||||||||||||||
EAMSPVS (privileged, X/1) | ||||||||||||||||
Controls the treatment of the SYSEAM file on a shared pubset (SPVS).
| ||||||||||||||||
ENCRYPT (nonprivileged, C/1) | ||||||||||||||||
Controls the decryption of file and user passwords.
| ||||||||||||||||
ERECRYPT (privileged, X/8) | ||||||||||||||||
Input parameter for CHECKPOINT / RESTART for calculating a check number for the checkpoint.
| ||||||||||||||||
EREPASSW (privileged, C/1) | ||||||||||||||||
Controls the checkpoint / RESTART functionality.
| ||||||||||||||||
ETMFXLOW (privileged, A/2) | ||||||||||||||||
Tasks with an external priority which is worse (i.e. greater than) or equal to ETMFXLOW are not given an aging tag in TU. Any increase in priority in TPR is loss with the transfer to TU. Values: 127 ... 256 | ||||||||||||||||
FARMTSAV (privileged, X/1) | ||||||||||||||||
Defines that a file is included in the incremental save with ARCHIVE if its contents or catalog entry are changed.
| ||||||||||||||||
FILECRYP (nonprivileged, dynamically changeable, C/4) | ||||||||||||||||
Determines the encryption method for conversion into an encrypted file. The encryption methods supported are AES (default) and DES. With ENCRYPT-FILE the current value of the system parameter FILECRYP is taken over into the file’s encryption attributes. A change to the system parameter FILECRYP only becomes effective for a file that was already encrypted at the time of the change when the file is decrypted and then encrypted again. Values: AES / DES | ||||||||||||||||
FMTYFNLG (nonprivileged, C/1) | ||||||||||||||||
Specifies how the file names of various logging files (CONSLOG, ACCOUNT) are to be formed with respect to the date.
| ||||||||||||||||
FREFCRYP (nonprivileged, C/8) | ||||||||||||||||
If not empty, it contains a selected user ID. It is then only possible for files from this ID to be converted into encrypted files (ENCRYPT-FILE command) with a free definition of the crypto password. To convert files from other user IDs, a reference file which is already encrypted must be specified. The set of crypto passwords used is thus limited to that of the encrypted files from the selected user ID. Value: blank / name, max. 8 characters | ||||||||||||||||
FSHARING (privileged, A/1) | ||||||||||||||||
Specifies whether the pubset access restrictions defined in the user catalog are effective. Access to a pubset on the local system
Access to a pubset on a remote system
This applies only to the standard case of a computer connection, i.e. the CCS (closely coupled system). For reasons of compatibility the LCS (loosely coupled system) is still supported. FSHARING has no meaning in the LCS, i.e. it is not evaluated. The following access conditions apply, depending on the type of pubset: Access to a remote SF pubsetOnly users with an entry in the user catalog in this pubset can access a pubset on the remote system. The password in this entry must match the logon password on the home pubset of the local system. Access to a remote SM pubsetOnly users with an entry in the user catalog of such a pubset and an entry in the user catalog on the home pubset of the remote system can access this pubset. The password in the home pubset of the remote system must match the logon password on the home pubset of the local system. | ||||||||||||||||
FST32GB (nonprivileged, dynamically changeable, A/1) | ||||||||||||||||
Specifies the scope with files >= 32 GB.
| ||||||||||||||||
HOSTCODE (nonprivileged, C/8) | ||||||||||||||||
Specifies the “coded character set” which is to be used as the system’s default character set. Values: EDF03IRV / name (up to 8 characters) of the coded character set. | ||||||||||||||||
ISBLKCTL (nonprivileged, dynamically changeable, C/6) | ||||||||||||||||
Assigns the file attribute BLKCTRL for ISAM files on K disks. On NK disks, only the file attribute DATA can be assigned.
| ||||||||||||||||
ISBLKVAL (privileged, dynamically changeable, X/1) | ||||||||||||||||
Controls the validation of blocks of an NK-ISAM file during read access.
| ||||||||||||||||
ISPLDEFC (privileged, X/1) | ||||||||||||||||
Defines the pubset used by ISAM if no catalog ID is specified when ISAM pools are processed.
| ||||||||||||||||
JTABSMEM (privileged, dynamically changeable, A/4) | ||||||||||||||||
On SUs x86 specifies the maximum CISCFW storage space - totaled for all active programs - on the entire system (in MB). When the default is 0 the JITSYS subsystem calculates the value itself (JIT = Just-in-time). Values: 0 ... 1000000 | ||||||||||||||||
JTMAXMEM (privileged, dynamically changeable, A/4) | ||||||||||||||||
On SUs x86 specifies the maximum value for the size of the CISCFW work area per task (in MB). This value is the maximum value that can be set for the WORKSPACE parameter in the command MODIFY-DBL-DEFAULTS *CMD-CALL(CISC-COMPILATION=YES(WORKSPACE=n)). CISCFW only obtains as must space as is required to execute the current /390 program. When JTMAXMEM=0 the programs only run in the slow interpreter mode. Values: 0 ... 128 ... 65535 | ||||||||||||||||
JTSHMEM (privileged, dynamically changeable, A/2) | ||||||||||||||||
On SUs x86 specifies how much storage space JITSYS is to use for storing shared compiled code (in MB). Shared compiled code is created when emulating subsystems loaded in class 4 memory. If no such subsystems exist or these are not to be compiled as “shared”, the creation of shared combined code can be prevented with JTSHMEM = 0. The JTSHMEM value should be adjusted to the total amount of class 3 memory available. The storage size specified with JTSHMEM is allocated immediately when JITSYS is initialized. Modification of the value during ongoing operation will until further notice is given, only be supported when the value is increased. The value can only be modified in steps of 4; other values are rounded up to the next multiple of 4. Values: 0 ... 64 ... 256 | ||||||||||||||||
JTSTDMEM (privileged, dynamically changeable, A/4) | ||||||||||||||||
On SUs x86 specifies the default value for the size of the CISCFW work area per task (in MB). This value is the default value of the WORKSPACE parameter in the MODIFY-DBL-DEFAULTS *CMD-CALL(CISC-COMPILATION= YES(WORKSPACE=*STD)) command. This parameter can only be specified in steps of 4 MB. JITSYS rounds up to the next 4-MB limit. JITSYS only obtains as must space as is required to execute the current /390 program. Values: 0 ... 16 ... 65535 | ||||||||||||||||
L4MSG (privileged, A/1) | ||||||||||||||||
Controls output of question
| ||||||||||||||||
L4SPDEF (privileged, A/4) | ||||||||||||||||
Presetting for saturation level 4 of the pubset storage space. Values: 66 ... 2500 ... 50,000,000 | ||||||||||||||||
MCXSPXCS (privileged, C/1) | ||||||||||||||||
Defines whether the computer is XCS-compatible or not.
| ||||||||||||||||
MIGHOST (nonprivileged, dynamically changeable, X/1) | ||||||||||||||||
Global Server Unit settings for live migration
The following applies:
Values: X'00' ... X'03' | ||||||||||||||||
MSGCENTL (privileged, A/2) | ||||||||||||||||
Defines the length of an entry in high-speed memory for message processing (in bytes). The value must be a multiple of 4. This part of class 4 memory is used to buffer the last and most frequently used messages in order to reduce the number of file accesses. Values: 36 ... 200 ... 2500 | ||||||||||||||||
MSGCENTN (privileged, A/2) | ||||||||||||||||
Defines the number of entries in high-speed memory (see above) for message processing. The total size of high-speed memory can be calculated by multiplying the values for MSGCENTL and MSGCENTN. Values: 0 ... 32 ... 32767 | ||||||||||||||||
MSGDEST (nonprivileged, C/4) | ||||||||||||||||
If no destination is specified when texts are output at the console by a INFORM-OPERATOR command or a macro (MSG7X, TYPIO, ...), the destination defaults to the destination specified here.
| ||||||||||||||||
MSGDLAM (privileged, A/1) | ||||||||||||||||
Number of message files to be processed via DLAM. Values: 0 ... 99 | ||||||||||||||||
MSGFIL01, MSGFIL02, ..., MSGFIL15 (privileged, C/51) | ||||||||||||||||
File names of message files that should be activated in the startup even before MIP is commonly available. Of the file names listed here, as many are evaluated as are specified in the MSGNOFL parameter. The default settings apply MSGFIL01=SYSMES.BS2CP.<ver>, MSGFIL02=SYSMES.EKP.01.
| ||||||||||||||||
MSGLPRI (privileged, C/2) | ||||||||||||||||
Language for message output.
English=default; if there is no English entry, German message text is output (priority). Other languages can be specified if they are entered to the message work files. | ||||||||||||||||
MSGNOFL (privileged, A/1) | ||||||||||||||||
Number of message files specified by means of the MSGFILxx parameter.
Values: 0 ... 2 ... 15 | ||||||||||||||||
NBACODE (nonprivileged, C/1) | ||||||||||||||||
Defines the default routing code for when new operator commands are entered (dynamic setting). Values: A ... E ... Z / 0 ... 9 / $ / * / @ / # | ||||||||||||||||
NBBAPRIV (privileged, C/1) | ||||||||||||||||
A more stringent access protection for $CONSOLE can be activated.
| ||||||||||||||||
NBCONOPI (privileged, C/1) | ||||||||||||||||
Sets the mode of operation on physical consoles and in $CONSOLE applications with dynamic authorization names.
| ||||||||||||||||
NBESSIZE (nonprivileged, A/4) | ||||||||||||||||
Defines the maximum size in PAM pages of the central system event stream file $SYSAUDIT.SYSLOG.ESS.SYSTEM. When the specified maximum size is reached, the oldest logged events are deleted and the storage space gained is used for the new data to be recorded. Values: 0 / 10000 ... 40000 ... 200000 | ||||||||||||||||
NBIMPRCA (privileged, C/1) | ||||||||||||||||
Defines whether the implicit authorizations are only effective until “System ready” and after SHUTDOWN END or whether they are to be managed during the entire session, i.e. assigned to the relevant main console.
This system parameter is not evaluated when NBCONOPI=N applies. | ||||||||||||||||
NBKESNR (privileged, A/1) | ||||||||||||||||
Controls the formation of the name and the ID under which the SYS.CONSLOG files are written. For example, NBKESNR=3 leads to the fully qualified file name $TSOS.SYS.CONSLOG.yyyy-mm-dd.sss.nn. Missing specification or NBKESNR=0 leads to the file name $SYSAUDIT.SYS.CONSLOG.yyyy-mm-dd.sss.nnn.
| ||||||||||||||||
NBLOGENF (nonprivileged, C/1) | ||||||||||||||||
Defines whether CONSLOG can be reactivated using the CHANGE-CONSLOG command following an unrecoverable
If the maximum CONSLOG serial number defined by NBKESNR has already been reached, the CHANGE-CONSLOG command is rejected (NBLOGENF=E) or the current logging file is closed and console logging is deactivated (NBLOGENF=N). | ||||||||||||||||
NBLOGT0 (privileged, dynamically changeable, C/1) | ||||||||||||||||
Defines whether the TSNs of user tasks are displayed with all leading zeros in the CONSLOG file.
| ||||||||||||||||
NBMESLG (nonprivileged, C/1) | ||||||||||||||||
Specifies the output of messages sent via the INFORM-JOB or INFORM-ALL-JOBS commands.
| ||||||||||||||||
NBMSGCSD (nonprivileged, dynamically changeable, C/1) | ||||||||||||||||
Governs whether system messages generated when all (physical) consoles are defective are to be held to have been output even if they have not been displayed at a physical console.
| ||||||||||||||||
NBOPTINT (nonprivileged, A/1) | ||||||||||||||||
Interval in minutes after which message
Values: 0 ... 255 | ||||||||||||||||
NBRCILU (nonprivileged, A/4) | ||||||||||||||||
Specifies the time unit in milliseconds by which the interval in the command (CLI = communication interval limit) is multiplied to specify the effective operator task holding time. Values: 1 ... 10 ... 255 | ||||||||||||||||
NBRCSCK (nonprivileged, X/1) | ||||||||||||||||
Specifies the time in minutes after which the connection between a privileged, authorized user task (not a TSOS application on the home system) and the UCON task ($CONSOLE) is severed if no more messages are fetched by the user process. Values: 1 ... 10 ... 255 | ||||||||||||||||
NBRCSCKN (nonprivileged, X/1) | ||||||||||||||||
Specifies the time in minutes after which the connection between a nonprivileged, authorized user task (not a TSOS application on the home system) and the UCON task ($CONSOLE) is severed if no more messages are fetched by the user process. Values: 1 ... 10 ... 255 | ||||||||||||||||
NBREPLY (privileged, C/1) | ||||||||||||||||
Specifies whether the authorization code
| ||||||||||||||||
NBRUNSP (nonprivileged, C/1) | ||||||||||||||||
Specifies whether commands from RUN sequences are to be output on the console on which the RUN command was entered. Values: N / Y | ||||||||||||||||
NBRUNUID (privileged, C/9) | ||||||||||||||||
Specifies under which user ID a RUN file (CMDFILE) is to be looked for if no explicit specification was given. If the first character is not “$”, the specification is ignored. The search takes place under the user ID TSOS. Values: C' ' / $userid, userid max. 8 characters | ||||||||||||||||
NBRUNWT (nonprivileged, A/4) | ||||||||||||||||
Specifies how long (in seconds) the system is to wait for AGOGO commands after ASTOP commands in RUN sequences. Values: 10 ... 180 ... 255 | ||||||||||||||||
NBSILND (privileged, C/1) | ||||||||||||||||
Specifies whether in a startup mode not equal DIALOG the output of the messages distributed via routing codes to all consoles until “System ready” is to be suppressed. The suppressed messages are logged in the SYS.CONSLOG file (Exception: questions)
| ||||||||||||||||
NETCODE (nonprivileged, dynamically changeable, C/8) | ||||||||||||||||
Specifies the default setting for the net coded character set when creating user entries, see the “Introductory Guide to DVS” manual [13]). When creating node files, the resulting net coded character set is determined in accordance with the coded character set and based on the net coded character set in the user entry.
| ||||||||||||||||
NRTKILL (privileged, dynamically changeable, C/1) | ||||||||||||||||
Specifies whether the operator command FORCE-JOB-CANCEL is forbidden or permitted. System administration is always allowed to issue this command, regardless of the value set here.
| ||||||||||||||||
NTPSHIGH (privileged, C/1) | ||||||||||||||||
Defines how the time server “NETWORK TIME PROTOCOL” (NTP) is handled if no information about its quality (stratum) is available in BS2000.
This parameter is obsolete. The current BS2000 NTP always supplies a stratum. | ||||||||||||||||
NUMBACK (nonprivileged, A/1) | ||||||||||||||||
Default value for the operand NUM-OF-BACKUP-VERS in the commands CREATE-FILE; defines the maximal number of file versions in the version backup archive.
Values: 0 ... 32 | ||||||||||||||||
PWACTIVE (privileged, dynamically changeable, A/4) | ||||||||||||||||
Maximum number of passwords in the password list of a job (evaluated separately according to file and crypto passwords). Values: 0 ... 15,728,639 | ||||||||||||||||
PWENTERD (privileged, dynamically changeable, A/4) | ||||||||||||||||
Maximum permitted number of ADD-PASSWORD- and ADD-CRYPTO-PASSWORD commands per task (evaluated separately according to file and crypto passwords). Values: 0 ... 2,147,483,647 | ||||||||||||||||
PWERRORS (privileged, dynamically changeable, A/4) | ||||||||||||||||
Maximum permitted number of invalid attempts to check the password per task (evaluated separately according to file and crypto passwords). Values: 0 ... 15.728.639 | ||||||||||||||||
PWPENTI (privileged, dynamically changeable, A/1) | ||||||||||||||||
Specifies whether the detection of an invalid password entry results in a penalty (with the duration of the penalty being specified in seconds). PWPENTI is used when checking file, job variable and crypto passwords; in the case of file accesses and crypto passwords, the number of invalid entries is also of importance. The following penalties are imposed in the event of invalid password entries:
If the default value 0 is specified, no penalty is imposed. Values: 0 ... 60 | ||||||||||||||||
RDTESTPR (nonprivileged, dynamically changeable, A/1) | ||||||||||||||||
Limits the read test privileges on a global basis. This maximum value must be observed in addition to the user ID-specific test values. Values: 0 ... 9 | ||||||||||||||||
RECONUC (privileged, C/1) | ||||||||||||||||
Specifies the systems support default value for the reconstruction request to the user catalog.
| ||||||||||||||||
SDPINTLN (nonprivileged, dynamically changeable, A/1) | ||||||||||||||||
Reserved system parameter for future functions. | ||||||||||||||||
SECSTART (nonprivileged, C/1) | ||||||||||||||||
Activates or deactivates the secure system start. If it is activated, the session-specific logging files SYSAUDIT.SYS.REPLOG... from the previous sessions are not deleted automatically. If there is a message buffer overflow, system initialization is aborted. Outputs to consoles, if issued by system components, are identified by # in front of the time-of-day display. Values: N / Y | ||||||||||||||||
SECSTENF (nonprivileged, C/1) | ||||||||||||||||
System initialization is aborted if REPs cannot be logged completely. (SECSTENF: SECSTART ENFORCEMENT) Values: N / Y | ||||||||||||||||
SHUTARCH (nonprivileged, dynamically changeable, C/1) | ||||||||||||||||
After entry of the SHUTDOWN command, a check is to be carried out as to whether the ARCHIVE subsystem is still in use.
The VM2000 command SHUTDOWN-VM ignores this parameter. SHUTARCH=N applies here for the monitor system and all guest systems. | ||||||||||||||||
SHUTCTL (privileged, dynamically changeable, A/1) | ||||||||||||||||
Specifies the maximum wait time in minutes that the system is to wait after entry of the SHUTDOWN command for the termination of user jobs. Jobs which cannot be terminated within this period, are ended by means of the FORCE-JOB-CANCEL command.
The actual time required to terminate the jobs is system-specific and depends on the following factors:
| ||||||||||||||||
SHUTPROC (nonprivileged, dynamically changeable, C/15) | ||||||||||||||||
Defines the procedure in the event of a shutdown on request by the SE manager on SE servers.
| ||||||||||||||||
SNAPTIME (privileged, dynamically changeable, A/2) | ||||||||||||||||
Specifies the maximum duration of the interruption of BS2000 by the SNAP dump function (in seconds). Values: 8 ... 24 | ||||||||||||||||
SSMAPRI (privileged, dynamically changeable, A/4) | ||||||||||||||||
Primary allocation in PAM blocks for the system files S.OUT.tsn.yyyy-mm-dd.hhmmss.cnt and S.LST.tsn.yyyy-mm-dd.hhmmss.cnt (cnt: 4-digit counter) and for reassigned system files if the file concerned was created by means of an ASSIGN-<sysfile> command. Values: 3 ... 24 ... 65535 | ||||||||||||||||
SSMASEC (privileged, dynamically changeable, A/4) | ||||||||||||||||
Secondary allocation in PAM blocks for the system files S.OUT.tsn.yyyy-mmdd.hhmmss.cnt Values: 3 ... 24 ... 65535 | ||||||||||||||||
SSMCOPT (privileged, dynamically changeable, C/1) | ||||||||||||||||
The continuation character “-” (hyphen) can be given in commands, columns 2-72.
| ||||||||||||||||
SSMLGOF1 (nonprivileged, C/9) | ||||||||||||||||
Determines how SPOOLOUT jobs from SYSOUT or SYSLST files are treated at LOGOFF, depending on the SPOOL status.
| ||||||||||||||||
SSMLGOF2 (nonprivileged, C/5) | ||||||||||||||||
In the case of LOGOFF in interactive mode, defines how the SPOOLOUT job is handled for SYSLST when SSMLGOF1=NO-SPOOL / STA-SPOOL.
| ||||||||||||||||
SSMMILOG (privileged, dynamically changeable, C/1) | ||||||||||||||||
Specifies whether the output records are additionally written into a file when SYSLST or SYSOUT is assigned to a PLAM library element.
| ||||||||||||||||
SSMOUT (nonprivileged, dynamically changeable, C/5) | ||||||||||||||||
Specifies the default value of the system output for the ENTER-PROCEDURE, EXIT-JOB, LOGOFF and CANCEL-JOB commands. In a computer network SSMOUT is evaluated on the target computer.
| ||||||||||||||||
SSMPNOQ (privileged, dynamically changeable, C/3) | ||||||||||||||||
Specifies whether primary SYSFILE files are to be counted toward the user quota for temporary files (TEMP-SPACE-LIMIT).
| ||||||||||||||||
SSMSDEVB (privileged, dynamically changeable, C/8) | ||||||||||||||||
Defines the device type when switching from disk to tape for a batch task. *DUMMY Value: TAPE / *DUMMY / tape device type (depending on installation), max. 8 characters | ||||||||||||||||
SSMSDEVD (privileged, dynamically changeable, C/8) | ||||||||||||||||
Defines the device type when switching from disk to tape when M=mtc is entered in response to messages Value: TAPE-C4 / tape device type (depending on installation), max. 8 characters | ||||||||||||||||
STUPTYPE (privileged, C/1) | ||||||||||||||||
Specifies the systems support default value for the reconstruction request to the user catalog.
| ||||||||||||||||
SVC79 (nonprivileged, A/4) | ||||||||||||||||
The applicability of SVC79 (switch from the user status to the privileged system status) can be restricted.
| ||||||||||||||||
SYSGBSIZ (privileged, A/4) | ||||||||||||||||
Buffer size for terminals (in bytes). The buffer size can be defined individually for each terminal by means of the SETBF macro. Values: 256 ... 2048 | ||||||||||||||||
SYSGJASL (privileged, dynamically changeable, A/4) | ||||||||||||||||
Default value for the ADDRESS-SPACE-LIMIT operand in the ADD-USER command (user space for a task under this user ID). Values: 1 ... 16 ... 2147483647 Mbyte | ||||||||||||||||
SYSGJCLA (privileged, A/2) | ||||||||||||||||
Specifies the default value for the SPOOLOUT-CLASS operand in the ADD-USER command (SPOOLOUT class).
| ||||||||||||||||
SYSGJCPU (privileged, dynamically changeable, A/4) | ||||||||||||||||
Default value for the CPU-LIMIT operand in the ADD-USER command (total runtime for user ID / account number). Values: 0 ... 65535 ... 2147483647 seconds | ||||||||||||||||
SYSGJPRI (privileged, dynamically changeable, A/2) | ||||||||||||||||
Default value for the MAXIMUM-RUN-PRIORITY operand in the ADD-USER command. Values: 1 ... 255 | ||||||||||||||||
SYSTHOOK (privileged, C/3) | ||||||||||||||||
| ||||||||||||||||
SYSVECT (privileged, A/2) | ||||||||||||||||
Size of system vector in pages (global storage area for system exit routines). Values: 0 ... 15 | ||||||||||||||||
TASKVECT (privileged, A/2) | ||||||||||||||||
Size of task vector in pages (local storage area for system exit routines). Values: 0 ... 15 | ||||||||||||||||
TCHOFLO (privileged, dynamically changeable, C/5) | ||||||||||||||||
Default value for the type of overflow control for terminals (corresponds to the MODIFY-TERMINAL-OPTIONS command)
| ||||||||||||||||
TCHREAD (privileged, dynamically changeable, C/5) | ||||||||||||||||
Default value for the operating mode for terminals, corresponding to the command MODIFY-TERMINAL-OPTIONS, operand WRITE-READ-MODE= ... .
| ||||||||||||||||
TCHTACK (privileged, dynamically changeable, C/3) | ||||||||||||||||
Default value for the acknowledgment procedure for outputs to terminals, corresponding to the command MODIFY-TERMINAL-OPTIONS, operand ACKNOWLEDGE-OUTPUT= ... .
| ||||||||||||||||
TEMPFILE (nonprivileged, C/2) | ||||||||||||||||
Special character which must be added as a prefix to the file or job variable name in temporary files and job variables.
The temporary file names may change in a subsequent BS2000 version. They do not represent a system interface. | ||||||||||||||||
VMGIORAL (privileged, dynamically changeable, C/3) | ||||||||||||||||
Specifies if a VM2000 global detach device command (DETACH-DEVICE or REMOVE-DEVICE-CONNECTION command with SCOPE=*VM2000-GLOBAL) can be executed in the guest system.
| ||||||||||||||||
VSEQPRI (privileged, C/1) | ||||||||||||||||
When tapes are requested the specification of the file name/file section number has priority over the VSN specification.
| ||||||||||||||||
WRTESTPR (nonprivileged, dynamically changeable, A/1) | ||||||||||||||||
Limits the write test privilege on a global basis. This maximum value must be observed in addition to the user ID-specific test values. Values: 0 ... 9 |