MPE/iX Commands Reference Manual (32650-90877)
Chapter 9 333
Command List VII
Commands MOUNT thru OUTFENCE
individual limits).
The job queues persist across reboots, provided a START RECOVERY is done. Any other
system starts will cause the job queues to be deleted and they will have to be created
again.
This command is available in a session, job, or in BREAK. Pressing [Break] has no effect
on this command. This command is not allowed in the SYSSTART file.
SM/OP capability is required to execute this command.
Examples
:NEWJOBQ MYJOBQ;limit=100
Related Information
Commands LISTJOBQ, PURGEJOBQ, SHOWJOB, ALTJOB
Manuals
NEWLINK
Creates a link to a file, group, account, or directory. (Native Mode)
Syntax
NEWLINK[LINK=]
linkname
[;TO=]
sourceobject
[{;SYMBOLIC}]
Parameters
linkname
The
pathname
that points to the file, that when created, will contain the
link.
linkname
must resolve to a unique name. It may not be the name of
an existing symbolic link, even if that link resolves to the name of a file or
directory object that does not exist.
This is a required parameter. When specifying
linkname
, you may not use
wildcard characters, file equations, or name a system defined file (such as
$NULL).
sourceobject
The path name to which a link is to be created. The
sourceobject
does
not need to exist when creating symbolic links. This path must resolve to
either a file, group, account, or directory name.
Security provisions of
sourceobject
do not affect the creation of symbolic
link(s) to
sourceobject
.
This is a required parameter. When specifying
sourceobject
, you may not
use wildcard characters, file equations, or name a system defined file (such
as $NULL).
SYMBOLIC Specifies that the link to be created is a symbolic link. This is the default.
Operation Notes
You can use the NEWLINK command to create a link to a file, group, account, or directory.
When
newlink
represents a path to a symbolic link, the target of that symbolic link is used