MPE/iX Commands Reference Manual (32650-90877)

Chapter 3 57
Command List I
Commands ABORT to BYE
Example
To change the destination log file of the logging identifier KIM to log file C and specify that C
resides on disk, enter:
ALTLOG KIM;LOG=C,DISC
Since the keyword parameter, PASS=, was omitted, KIM retains any password previously
specified.
Related Information
Commands CHANGELOG, GETLOG, LISTLOG, SHOWLOGSTATUS
Manuals User Logging Programmer's Guide System Startup, Configuration, and
Shutdown Reference Manual
ALTPROC
Changes characteristics of the specified processes. Currently, a process' priority, queue
attribute, and workgroup may be changed. (Native Mode)
Syntax
ALTPROC[ [ PIN=] {
pinspec
(
pinspec
[ ,
pinspec
] ...) } [ ;JOB=] {
jobspec
(
jobspec
[
,jobspec
] ...) } ]
[ [ ;PRI=]
pri
[ ;WG= ] {
workgrp
NATURAL_WG } ]
[ { ;TREE ;NOTREE }]
[{ ;USER ;ANYUSER } ]
[ ;SYSTEM]
Parameters
pinspec
The process(es) you want to alter. This is a required parameter, unless you
specify
jobspec
. If you omit both, you will get an error.
The
pinspec
, expressed [#p ]pin, is a Process Identification Number (PIN).
If
pinspec
is 0, then the caller's pin is used. To alter system processes, you
must have SM capability and specify the SYSTEM option.
NOTREE is the default for all
pinspec
target processes, and can be
overridden with the TREE option.
The USER and ANYUSER options do not apply to
pinspec
.
jobspec
The name of the job or session whose processes are to be altered. A
jobspec
can be any of the following, jobnumber, username, @S, @J, or @.
The jobnumber must be in the form of either
#Jnnn
or
#Snnn
.
The username must be in the form
user
[.
account
]. If there is more
than one job/session matching the same username, they will all be
altered.
Wildcards have the following meanings: