JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


SET ENTRY

Changes the current status or attributes of one or more Jobs in the JAMS schedule.

Format

SET ENTRY [job-name | entry-number]


Parameters

job-name | entry-number

A Job Name or JAMS Entry number. Wildcards are allowed when specifying a Job Name.

Note that is an entry number is specified, it must be the JAMS Entry number, not an OpenVMS queue entry number.


Description

This command is used to change the current status or attributes of one or more Jobs in the JAMS schedule.

Qualifiers

/AFTER=time

/NOAFTER

Modifies the Jobs scheduled time. Specify /NOAFTER to remove the schedule time.

/CONFIRM

/NOCONFIRM

Controls whether a request is made to confirm the change to each job which matches the selection criteria.

/FIRST

If specified, only the first job which matches the selection criteria is modified.

/FORCE

The /FORCE qualifier is equivalent to /NOAFTER /NOHOLD /NODEPENDENCIES /NOPRECHECK /NOWINDOW /NOREQUIREMENT /NOSTEP. In addition, if future versions of JAMS add features which could prevent a job from running, they will be removed by the /FORCE qualifier.

/HOLD

/NOHOLD

Controls the hold status of the Job.

/LOG

/NOLOG

Controls whether the SET ENTRY command displays a message logging each job modified.

/NODEPENDENCIES

Releases the job from all unsatisfied dependencies.

/NOPRECHECK

Releases the Job from it's Precheck Job requirement.

/NOREQUIREMENTS

Releases the Job from it's Resource requirements.

/NOSTEP

Releases the Job from it's Setup Step requirement.

/NOWINDOW

Releases the Job from it's Time window requirement.

/PRIORITY=priority

Modifies the scheduling priority of the Job.

/QUEUE=new-queue

Moves the Job from its current queue to the specified queue.

/RELEASE

The /RELEASE qualifier is equivalent to /NOAFTER/NOHOLD.

/SUBMITTED_BY[=username]

Selects only those jobs which were submitted by the specified user. If you use this qualifier without specifying a username, the username defaults to the current username.

/SYSTEM=system-id

Selects only those jobs which are in the specified JAMS System.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.