JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


DELETE ENTRY

Deletes one or more JAMS Entries from the current schedule.

Format

DELETE ENTRY job-name | JAMS-Entry


Parameters

job-name

A JAMS Entry number or the name of an entry in the current schedule. The name may contain wildcards.

Description

The DELETE ENTRY command is used to delete one or more JAMS Entries from the current schedule. If the entry is currently executing, it is aborted.

restrictions

You must have ABORT_JOB access to the Entry to be deleted.
related commands

Qualifiers

/CONFIRM

This qualifier is used to specify that you want to be prompted to confirm the deletion of each Entry which matches your selection specification.

/FIRST

If specified, deletes only the first entry which matches the selection criteria. The entries which match the selection criteria are sorted by scheduled time, priority and submit time and the first one is selected for deletion.

/LOG

This qualifier can be used to specify that each deletion should be logged by displaying a message on SYS$OUTPUT.

/SUBMITTED_BY=username

Selects only entries which were submitted by the specified username.

/SYSTEM_ID=system-id

Selects only entries which are in the specified JAMS System.


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