cmx_unregister_resource (Delete a resource) (For compatibility)

Format

Function

This command deletes the specified resource adapter or the JavaBeans resource from the domain managed by Management Server.

Arguments

-resname resource-adapter-display-name-or-JavaBeans-resource-display-name
Specifies the display name of the resource adapter or the JavaBeans resource. Use the display name output in the message issued after the cmx_register_resource command is executed.

Input examples

cmx_unregister_resource -resname App1

Return values

0:
The command is terminated normally.
1:
The command is terminated with a warning.
64:
The command is terminated abnormally.

Notes