NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS NCLPRSHR
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–503
Considerations
This system parameter is not associated with the SYSPARMS PRELOAD system
parameter. NCL procedures that are preloaded into memory using SYSPARMS
PRELOAD are shared automatically and remain in memory until explicitly
unloaded using the SYSPARMS UNLOAD system parameter.
The PROFILE NCLTEST command allows individual users to explicitly control
NCL procedure sharing and override the setting of this system parameter.
Example
The following example allows NCL procedure sharing and limits the size of the retain
list to 30 NCL procedures:
SYSPARMS NCLPRSHR=30