Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
lists all JDBC resources
list-jdbc-resources [--help] [target target]
The list-jdbc-resources
subcommand displays a list of the existing JDBC resources.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
--target
This operand specifies which JDBC resources you can list. Usage of this operand is optional. Valid values are:
server
Lists the JDBC resources in the current server and is the default.
domain
Lists the JDBC resources in the current domain.
Lists the JDBC resources in a cluster.
Lists the JDBC resources for a particular instance.
This example lists the current JDBC resources.
asadmin> list-jdbc-resources
jdbc/DerbyPool
Command list-jdbc-resources executed successfully.
subcommand executed successfully
error in executing the subcommand