asadmin [asadmin-options] list-jdbc-resources [--help]
[target target]
|
list-jdbc-resources |
| Previous | Next | Contents |
lists all JDBC resources
Synopsis
asadmin [asadmin-options] list-jdbc-resources [--help]
[target target]
Description
The list-jdbc-resources subcommand displays a list of the existing
JDBC resources.
This subcommand 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.
Operands
--targetThis operand specifies which JDBC resources you can list. Usage of
this operand is optional. Valid values are:
serverLists the JDBC resources in the current server and is the default.
domainLists the JDBC resources in the current domain.
Lists the JDBC resources in a cluster.
Lists the JDBC resources for a particular instance.
Examples
Example 1 Listing the JDBC Resources
This example lists the current JDBC resources.
asadmin> list-jdbc-resources
jdbc/DerbyPool
Command list-jdbc-resources executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
| Previous | Next | Contents |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.