beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 250

background image

START RTR

/DIOLM=io-direct
/DIOLM=(max-links + max-processes)

2

2 + 10 = default io-direct (D)

Specifies the maximum number of direct I/O operations that the RTR ACP can
have outstanding at any one time.

If you do not specify a direct I/O quota, the default value established at system
generation time is used.

The default for

io-direct

is automatically calculated based on the values for

/LINKS and /PROCESSES.

/ENQLM=enqueue-limit
/ENQLM=2000 (D)

Specifies the maximum number of locks that the RTR ACP can have outstanding
at any one time.

The default for

enqueue-limit

is 2000.

/FILLM=file-limit
/FILLM=(max-links + max-processes) + 10 = default file-limit (D)

Specifies the maximum number of files that the RTR ACP can have open at any
one time.

The default value of

file-limit

is automatically calculated, based on the values

of /LINKS and /PROCESSES.

/JTQUOTA=job-table-quota
/JTQUOTA=5000 (D)

Allows you to specify a quota the job-wide logical name table for the RTR ACP.

The default for

job-table-quota

is 1024.

/LINKS=max-links
/LINKS=512 (D)

Specifies the maximum number of nodes with which this node can communicate.
The default for

max-links

is 512.

/NODE[=node-list]
/NODE=default-node-list (D)

Specifies that the command is executed on all nodes specified in

node-list

. If

node-list

is omitted then the command is executed only on the node where the

command was issued.

/OUTPUT[=file-spec]
/OUTPUT=stdout (D)

Specifies that the resulting information is written to the file

file-spec

. If

/OUTPUT

or

file-spec

is omitted then the standard or default output is used.

/PGFLQUOTA=page-file
/PGFLQUOTA=((max-links + max-processes)

2

400) + 16000 =default pages

(D)

Specifies the maximum number of pages allocated in the paging file for the RTR
ACP.

The paging file quota is the amount of secondary storage available during
execution of the RTR ACP image.

Note that a shortage of virtual memory may produce spurious error messages.

6–174 RTR Command Line Interface