list-connector-connection-pools

Lists the existing connector connection pools.

Synopsis

asadmin [asadmin-options] list-connector-connection-pools [--help]

Description

The list-connector-connection-pools subcommand list connector connection pools that have been created.

This subcommand is supported in remote mode only.

Options

asadmin-options

Options for the asadmin utility. For information about these options, see the asadmin help page.

--help
-?

Displays the help text for the subcommand.

Examples

Example 1 Listing the Connector Connection Pools

This example lists the existing connector connection pools.

asadmin> list-connector-connection-pools
jms/qConnPool
Command list-connector-connection-pools executed successfully

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also