MPE/iX Quick Reference Guide (32650-90881)

36 Chapter1
Command Descriptions
Commands Syntax
MOUNT
Sends a request to the system to reserve a volume set (keep it online). The set must be on
line in order to have the command take effect. The equivalent MPE/iX command is
VSRESERVE.
MOUNT [{*
(blank)
vsname
}][.
groupname
[.
acctname
] ][;GEN=[
genindex
]]
MOUNT MYSET;GEN=43
NEWACCT
Creates a new account with an associated account manager and PUB group.
NEWACCT
acctname
,
mgrname
[;PASS=[
password
]][;FILES=[
filespace
]]
[;CPU=[
cpu
]][;CONNECT=[
connect
]][;CAP=[
capabilitylist
]]
[;ACCESS=[
fileaccess
]]
[;MAXPRI=[
subqueuename
]][;LOCATTR=[
localattribute
]]
[;ONVS=
volumesetname
]
NEWACCT ACI,MNGR
NEWACCT DOCTOR,WHO;CAP=IA,BA,GL,AM,AL
NEWACCT DOCTOR,WHO;ONVS=MY_VOL
NEWACCT DOCTOR,WHO;UID=150;GID=120;CAP=IA,BA,SF,ND,GL,AM,AL
NEWCI
Creates a new process. (Native Mode) The new process replaces the MPE/iX Command
Interpreter (CI) process for the current session. Otherwise the same functionality as the
RUN command.
Syntax
NEWCI progfile,]
[;NOPRIV"
entrypoint
";LMAP
;DEBUG;MAXDATA=maxstack;PARM=]
[;STACK=parameternumstacksize
;DL=
dlsize
;NMSTACK=
nmstacksize
;NMHEAP=]
[;LIB=
nmheapsize
G P S
;XL=""library
, ...;NOCB]
[;INFO=""
quotedstring
;UNSAT="
unsatproc
"]
[;STDIN=
*formaldesigfileref
$NULL]
[;STDLIST=
*formaldesigfileref
,NEW$NULL]
[;PRI=BSCSDSES#
NEWDIR
Creates a directory.
Syntax
NEWDIR [DIR=]
dir_name
[;SHOW | NOSHOW]
NEWDIR /MYACCT/MYGRP/DIR1
NEWDIR dir1.mygroup.myacct
NEWDIR /myacct/jones/cmdf/john