Delete JV-LINK entries
Component: | JV |
Functional area: | Job variables |
Domain: | JOB-VARIABLES |
Privileges: | STD-PROCESSING |
Routing code: | $ (with NBCONOPI=N) or J (with NBCONOPI=Y) |
This command is available only to users who have the chargeable software product JV loaded as a subsystem.
Function
The REMOVE-JV-LINK command deletes one or all entries in the JV-LINK table. The user selects the entry to be deleted by specifying the link name. If all entries are to be deleted, the user is prompted in dialog mode by message JVS0457 to confirm this request.
The user can obtain information on existing JV-LINK entries by entering the SHOW-JV-LINK command
Format
REMOVE-JV-LINK | Alias: RMJVL |
LINK-NAME = *ALL / <alphanum-name 1..7> |
Operands
LINK-NAME = *ALL / <alphanum-name 1..7>
Link name of the JV whose JV-LINK entries are to be deleted. Specifying *ALL causes all entries to be deleted. To delete all entries, the user must confirm his or her choice a second time in the dialog (by answering “Y” or “N” to message JVS0457).
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed | |
1 | 0 | CMD0001 | No action necessary |
2 | 0 | CMD0001 | Command executed with a warning |
1 | CMD0202 | Syntax error | |
32 | CMD0221 | System error | |
64 | JVS04E0 | Command not executable in the call environment; if possible, remove cause of error (see SYSOUT message JVS04xx) | |
130 | JVS04E1 | Command cannot be executed at this time; for cause see SYSOUT message JVS04xx | |
130 | CMD2282 | Subsystem JV not available for indefinite time |