DISCARD JVMSERVER

Remove a JVMSERVER resource definition.

DISCARD JVMSERVER

Read syntax diagramSkip visual syntax diagramDISCARD JVMSERVER( data-value)

Conditions: INVREQ, NOTAUTH, NOTFND

This command is threadsafe.

Description

Use the DISCARD JVMSERVER command to remove a JVMSERVER resource from your CICS region. The JVMSERVER resource must be disabled before it can be discarded.

Start of changeYou cannot discard a JVMSERVER resource that is created by a BUNDLE resource. To discard the JVM server, you must disable and discard the BUNDLE resource.End of change

See Discarding resource definitions for general information about discards.

Options

JVMSERVER(data-value)
Specifies the 8-character name of the JVMSERVER resource definition that is to be discarded.

Conditions

INVREQ
RESP2 value:
5
The JVMSERVER is not disabled.
Start of change300End of change
Start of changeThe resource cannot be discarded because it was installed by a BUNDLE resource.End of change
NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
101
The user associated with the issuing task is not authorized to access this particular resource in the way required by this command.
NOTFND
RESP2 value:
3
The JVMSERVER cannot be found.