delete-resource-adapter-config

deletes the resource adapter configuration

Synopsis

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

--help
-?

Displays the help text for the subcommand.

--target

This option is deprecated.

Operands

raname

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

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-resource-adapter-config(1), list-resource-adapter-configs(1)

asadmin(1M)