QIO Configuration and Management Manual
QIO Subsystem SCF Commands
QIO Configuration and Management Manual—424717-008
4-11
INFO Command
Using the ALTER SEGMENT Command
Use the following command to alter a SEGMENT object:
SCF ALTER SEG $ZM03, POOLSIZE 4, UNIT M
Considerations
The specified SEGMENT object must be in the STARTED summary state.
The ALTER command does not alter the summary state of the object.
You cannot use the ALTER command to change the maximum percentage of
available memory that the QIO subsystem will consume. To change the maximum
percentage, you must stop client processes, stop the QIOMON process, edit the
QIO configuration file, then restart the QIOMON process.
Example
This example shows the correct way of specifying the command syntax.
This command, changes the memory pool size for the QIO monitor process running in
processor 3 to a size of 64K bytes:
ALTER SEGMENT $ZM03, poolsize 64, unit K
INFO Command
Use the INFO command to obtain configuration information, such as the configured
attribute values for the specified object.
This is a nonsensitive command.
The INFO command is supported for the following QIO subsystem object:
MON
Notes.
1. In all the displays for the INFO command, an asterisk (*) indicates that the value of the attribute can
be changed by using the ALTER command.
2. In all the INFO commands, DETAIL is the default. When attributes or modifiers are included in the
command syntax, only information about that attribute or modifier is displayed.
3. The display examples are preceded by the command syntax that generated the display.