Document revision date: 19 July 1999 | |
Previous | Contents | Index |
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
The default value is usually adequate. However, if read-ahead or write-behind operations are used, a larger number improves performance.
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
The network block count value represents the number of blocks that RMS is prepared to allocate for the I/O buffers used to transmit and receive data. The buffer size used for remote file access, however, is the result of a negotiation between RMS and the remote file access listener (FAL). The buffer size chosen is the smaller of the two sizes presented.
Thus, RMS_DFNBC places an upper limit on the network buffer size that is used. It also places an upper limit on the largest record that can be transferred to or from a remote file. In other words, the largest record that can be transferred must be less than or equal to RMS_DFNBC multiplied by 512 bytes.
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
When small disk quotas are used, specify a small number such as the disk cluster size to prevent the user's disk quota from being consumed. If the value of 0 is used, RMS allocates large extents and truncates the file back to its actual usage when it closes.
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
Because a process always inherits its default file protection from its creator process, RMS_FILEPROT determines default file protection only for users who do not execute the DCL command SET PROTECTION/DEFAULT in their login command procedures or during interactive sessions.
The protection is expressed as a mask. (See the discussion of the $CRMPSC system service in the OpenVMS System Services Reference Manual for more information about specifying protection masks.) By default, the mask is 64000 (decimal) or FA00 (hexadecimal), which represents the following protection:
(S:RWED,O:RWED,G:RE,W:) |
You can set this system parameter with the DCL command SET RMS_DEFAULT/SYSTEM and display the parameter with SHOW RMS_DEFAULT.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
The vector scheduling subsystem presently provides an enlarged quantum to processes requiring vector capability. Customer sites can disable vector quantum adjustment by setting bit NO_VEC_QUANTADJ (bit 9) in the system parameter SCH_CTLFLAGS. Setting this bit causes the scheduler to treat the vector processes and scalar processes uniformly. However, doing so results in more frequent vector context switches when the number of vector processes exceeds the number of vector processors in the system.
On Alpha systems, the SCS buffers are allocated as needed, and SCSBUFFCNT is reserved for Compaq use only.
The default value is adequate on most systems. If an SCA port is not configured on your system, this parameter is ignored.
SCSI_NOAUTO prevents the loading of a disk or tape SCSI class driver for any given device ID in a configuration that includes a SCSI third-party device. The SCSI_NOAUTO system parameter stores a bit mask of 32 bits, where the low-order byte corresponds to the first SCSI bus (PKA0), the second byte corresponds to the second SCSI bus (PKB0), and so on, as follows:
#31 24 23 16 15 8 7 0 +-------+-------+-------+-------+ | D | C | B | A | +-------+-------+-------+-------+ |
For each SCSI bus, setting the low-order bit inhibits automatic configuration of the device with SCSI device ID 0; setting the second low-order bit inhibits automatic configuration of the device with SCSI device ID 1, and so forth. For instance, the value 00002000_16 prevents the device with SCSI ID 5 on the bus identified by SCSI port ID B from being configured. By default, all the bits in the mask are cleared, allowing all devices to be configured.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
Specify SCSNODE as a string of up to six characters. Enclose the string in quotation marks.
If the computer is in an OpenVMS Cluster, specify a value that is unique within the cluster. Do not specify the null string.
If the computer is running DECnet for OpenVMS, the value must be the same as the DECnet node name.
If SCA or DSA ports are not configured on your system, the system ignores SCSRESPCNT.
If the computer is in an OpenVMS Cluster, specify a value that is unique within the cluster. Do not use zero as the value.
If the computer is running DECnet for OpenVMS, calculate the value from the DECnet address using the following formula:
SCSSYSTEMID = ((DECnet area number) * 1024) + (DECnet node number) |
Example: If the DECnet address is 2.211, calculate the value as follows:
SCSSYSTEMID = (2 * 1024) + 211 = 2259 |
The following bits are defined:
Bit | Description |
---|---|
0 | Allows DECwindows to display PostScript extensions |
1 | Allows multiple user names to connect to DECW$SERVER |
2 | Allows unevaluated DECwindows transports (such as TCP/IP) |
3 | Allows $SIGPRC and $PRCTERM to span job trees |
4 | Allows security profile changes to protected objects on a local node when the object server is absent and cannot update the cluster database VMS$OBJECTS.DAT |
5 | Allows creation of protected objects on a local node when the object server is absent and cannot update the cluster database VMS$OBJECTS.DAT |
6 | Allows SPAWN or LIB$SPAWN commands in CAPTIVE accounts |
The default value of 7 preserves compatibility with existing DECwindows Motif behavior. A value of 0 disables all unevaluated configurations.
Specify one of the following values:
Value1 | Description |
---|---|
0 | No shadowing is enabled; SHDRIVER is not loaded. This is the default value. |
2 | Phase II shadowing enabled. SHDRIVER is loaded. Phase II shadowing provides shadowing of all disks located on a standalone system or an OpenVMS Cluster system. |
Carefully consider the needs of each shadowed VAX node when you set this parameter. Too high a value for SHADOW_MAX_COPY can affect performance by allowing too many copy threads to operate in parallel. Too low a value unnecessarily restricts the number of threads your system can effectively handle.
See Volume Shadowing for OpenVMS for more information about setting system parameters for volume shadowing.
The SHADOW_MBR_TMO parameter is valid for use only with Phase II of Volume Shadowing for OpenVMS. You cannot set this parameter for use with Phase I, which is obsolete.
Use the SHADOW_MBR_TMO parameter (a word) to specify the number of seconds, in decimal from 1 to 65,535, during which recovery of a repairable shadow set is attempted. If you do not specify a value or if you specify 0, the default delay of 20 seconds is used.
Because SHADOW_MBR_TMO is a dynamic parameter, you should use the SYSGEN command WRITE CURRENT to permanently change its value.
Also specify a system disk shadow set virtual unit number with the SHADOW_SYS_UNIT system parameter, unless the desired system disk unit number is DSA0.
To enable minimerge on a system disk, add the value 4096 to your existing SHADOW_SYS_DISK value. For example, if you have SHADOW_SYS_DISK set to a value of 1, change it to 4097 to enable minimerge. Also, be sure to set the DUMPSTYLE parameter to dump off system disk, as described in the OpenVMS System Manager's Manual.
This parameter applies only to members of the system disk shadow set. All nodes using a particular system disk shadow set should have their SHADOW_SYS_TMO parameter set to the same value once normal operations begin.
The default value is 20 seconds. Change this parameter to a higher value if you want the system to wait more than the 20-second default for all members to join the shadow set. You can set the parameter value to 20 through 65,535 seconds.
The default value is 256 seconds. Change this parameter to a higher value if you want the system to wait more than the 256-second default for all members to join the shadow set. You can set the parameter value to 1 through 65,535 seconds.
Bits in the bit mask are the following:
Bit | Mask | Description | |
---|---|---|---|
0 | 0 | 0 = | Do not create local communications channels (SYSGEN default). Local SCS communications are primarily used in test situations and are not needed for normal operations. Not creating local communications saves resources and overhead. |
1 = | Create local communications channels. | ||
1 | 2 | 0 = | Load SYS$PBDRIVER if booting into both a Galaxy and a Cluster (SYSGEN Default). |
1 = | Load SYS$PBDRIVER if booting into a Galaxy. | ||
2 | 4 | 0 = | Minimal console output (SYSGEN default). |
1 = | Full console output; SYS$PBDRIVER displays console messages when it creates and tears down communications channels. |
Loading additional ports allows multiple paths between Galaxy instances. In the initial release of the Galaxy software, having multiple communications channels is not an advantage because SYS$PBDRIVER does not support fast path. A future release of OpenVMS will provide Fast Path support for SYS$PBDRIVER, when multiple CPUs improve throughput by providing multiple communications channels between instances.
The default value of SMP_CPUS, --1, boots all available CPUs into the multiprocessing system.
Note that although a bit in the mask corresponds to the primary processor's CPU ID, the primary processor is always booted. That is, if the mask is set to 0, the primary CPU still boots. Any available secondary processors are not booted into the multiprocessing system.
This parameter is ignored if the MULTIPROCESSING parameter is set to 0.
The default value is 3 seconds (300,000 10-microsecond intervals).
The default value is 300 milliseconds (30 10-millisecond intervals).
A timeout causes a CPUSPINWAIT bugcheck.
The default value is 100 milliseconds (10,000 10-microsecond intervals).
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
The number of system page table entries required for all other purposes is automatically computed and added to the value of SPTREQ to yield the actual size of the system page table.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
STARTUP_P2 controls whether verification is set during the execution of the system-independent startup procedure. If STARTUP_P2 is " ", verification is not enabled; "TRUE" indicates that verification is enabled.
Beginning in OpenVMS Version 7.2, if STARTUP_P3 is set to AGEN, the system executes AUTOGEN at the end of the startup sequence.
STARTUP_P4 through STARTUP_P8 are reserved for future use.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
On VAX systems, SWPOUTPGCNT defines the minimum number of pages to which the swapper should attempt to reduce a process before swapping it out. The pages taken from the process are placed into the free-page list.
On Alpha systems, SWPOUTPGCNT defines the minimum number of pagelets to which the swapper should attempt to reduce a process before swapping it out. The pagelets taken from the process are placed into the free-page list.
This special parameter is used by Compaq and is subject to change. Do not change this parameter unless Compaq recommends that you do so.
Previous | Next | Contents | Index |
privacy and legal statement | ||
6048PRO_087.HTML |