5.65 SCLPROOT (SCLP base directory)
5.65.1 Function
The SCLPROOT system parameter sets the SCLP base directory. If a directory is given then SCLP disk
I/O for the specified directory path is enabled. NONE disables SCLP disk I/O.
A subsequent list-directed IPL resets the path to the location of the .ins file, and a subsequent CCW-type
IPL disables SCLP disk I/O.
5.65.2 Syntax
Descriptive
directory
Diagram
¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
directory
5.65.3 Parameter
NONE
Disables SCLP disk I/O.
directory
Specifies the directory from which SCLP disk I/O is allowed. A subsequent IPL of
an “.ins” file or a subsequent CCW-type IPL will override this.
5.65.4 Examples
Example 1:
Disable SCLP disk I/O.
SCLPROOT NONE
Example 2:
Specifies “D:\SCLP\DISK” as the directory from which SCLP disk I/O is allowed.
SCLPROOT D:\SCLP\DISK