8.145.4 Examples

Example 1:

Save the first 4096 bytes of real storage to file D:\core01.bin.

HHC00013I Herc command: 'stopall'

HHC00013I Herc command: 'savecore d:\core01.bin 00000000 00001000'

HHC02248I Saving locations 00000000-00001000 to file 'd:\core01.bin'

HHC02249I Operation complete

Figure 269: SAVECORE command (save specific area)

Example 2:

Save all real storage to file D:\core02.bin.

HHC00013I Herc command: 'stopall'

HHC00013I Herc command: 'savecore d:\core02.bin * *'

HHC02248I Saving locations 00000000-00FFFFFF to file 'd:\core02.bin'

HHC02249I Operation complete

Figure 270: SAVECORE command (save from begin to end)

8.146 SCLPROOT (Set or display SCLP base directory)

8.146.1 Function

The SCLPROOT command sets or displays 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. If no operand is specified, SCLPROOT displays the current setting.

8.146.2 Syntax

Descriptive

directory]

Diagram

¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ







directory

8.146.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.

8.146.4 Examples

Example 1:

Display SCLP base directory.

HHC00013I Herc command: 'sclproot'

HHC02204I SCLP disk I/O set to disabled

Figure 271: SCLPROOT command (display SCLP base directory)

Previous Page Next Page