DISCARD CORBASERVER

Remove the definition of a CorbaServer from the system, together with any associated deployed JAR files and beans.

Read syntax diagramSkip visual syntax diagramDISCARD CORBASERVER
 
>>-DISCARD CORBASERVER(data-value)-----------------------------><
 

Conditions: INVREQ,NOTAUTH, NOTFND

Description

The DISCARD CORBASERVER command allows you to remove the definition of a CorbaServer from the system, together with any associated deployed JAR files and beans.

If any of the beans installed in the named CorbaServer are in use when the DISCARD command executes, the state of the CorbaServer turns to DISCARDING. No new work is accepted. When all outstanding work has completed, the CORBASERVER definition is removed.

Copies of deployed JAR files are deleted from the CorbaServer's shelf, together with any other files on the shelf that belong to the CorbaServer. The CorbaServer’s shelf directory is deleted.

Conditions

INVREQ
RESP2 values:
22
Discard is in progress for this deployed Corbaserver.
NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 values:
1
The named CorbaServer was not found.
[[ Contents Previous Page | Next Page Index ]]