Using the MISC Configurator Help Facility
The help facility enables you to identify quickly the function and syntax
of MISC configurator commands.
To obtain a list of the commands available for use in the MISC
configurator, enter HELP at the MISC configurator prompt.
_________________________________________________________________________
| |
| |
| misc>HELP |
| |
| ** MISC configurator commands ** |
| |
| drin (dr) io job (jo) lrin (lr) |
| resource (re) session (se) show(sh) stack (st) |
| system (sy) |
| |
| clear (cl)(c) exit (ex)(e) help (he)(h) hold (ho) |
| oclose (oc) redo |
| misc> |
| |
_________________________________________________________________________
Example 7-2. MISC Configurator HELP
Entering HELP ALL produces a list of all MISC configurator commands and
syntax. Example 7-3 displays the output.
_________________________________________________________________________________
| |
| |
| misc>HELP ALL |
| |
| commands (abb) parameter=value |
| -------------- --------------- |
| |
| drin (dr) global = global-rin#,... |
| |
| io (io) [maxdyninput = dynamic input devs] |
| [maxdynoutput = dynamic output devs] |
| [maxdynio = dynamic I/O devs] |
| |
| job (jo) [cputime = second-count] |
| [maxlimit = maximum job limit] |
| [pool = pool-size] |
| |
| lrin (lr) [dest = OFFLINE] |
| |
| resource (re) [grins = global-rin-allocation] |
| [rins = total-rin-allocation] |
| [iomont = io-monitor-table size] |
| [maxcmcode = cm code segment size] |
| [cmsegs = cm code segs per proc] |
| [maxxdata = max size of xdata seg] |
| [xdataperproc = max data segs/proc] |
| |
| session (se) [maxlimit = maximum session limit] |
| [logontimeout = time in seconds] |
| [citimeout = time in minutes] |
| [pool = pool-size] |
| |
| show (sh) [command = JOB|RESOURCE|SESSION| |
| STACK|SYSTEM|ALL |
| [dest = OFFLINE] |
| |
| stack (st) [nm = default nm stack size] |
| [maxnm = max size of nm stack] |
| [cm = default cm stack size] |
| [maxcm = max size of cm stack] |
| [heap = default heap size] |
| [maxheap = max size of nm heap] |
| |
| system (sy) [userversion = x.yy.zz] |
| [logonprompt = max-255-characters] |
| [ciprompt = max-255-characters][REV BEG] |
| [enforcelogonudcs = ON|OFF][REV END] |
| |
| |
_________________________________________________________________________________
Example 7-3. MISC Configurator HELP ALL Output
You can request help for a specific MISC configurator command by entering
HELP commandname at the MISC configurator prompt:
misc>HELP RESOURCE
resource (re) [grins = globalrinallocation]
[rins = totalrinallocation]
[iomont = iomonitortablesize]
[maxcmcode = cmcodesegmentsize]
[cmsegs = cmcodesegsperproc]
[maxxdata = maxsizeofxdataseg]
[xdataperproc = maxdatasegsproc]