asadmin [asadmin-options] delete-resource-adapter-config [--help]
raname
delete-resource-adapter-config |
Previous | Next | Contents |
deletes the resource adapter configuration
Synopsis
asadmin [asadmin-options] delete-resource-adapter-config [--help]
raname
Description
The delete-resource-adapter-config
subcommand deletes the
configuration information for the connector module.
This command is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
--target
This option is deprecated.
Operands
Specifies the connector module name.
Examples
Example 1 Deleting a Resource Adapter Configuration
This example deletes the configuration information for ra1
.
asadmin> delete-resource-adapter-config ra1
Command delete-resource-adapter-config executed successfully
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |