This section explains how to check PL/extJava.
Use the list-domain subcommand of the pgx_jadmin command to check the domain information.
Example
> pgx_jadmin list-domain
Sample display
domain status: running shareddir: C:\domain domainport: 26530,26521,26522 dbadminuser: symfo datadir: C:\database\inst1
See
Refer to "pgx_jadmin" in the Reference for information on the list-domain subcommand.
Use the list-container subcommand of the pgx_jadmin command to check the container information.
Example
If the database name is "db01"
> pgx_jadmin list-container --dbname db01
Sample display
container status: running dbname: db01 instance: db01-1 26531,26532 instance: db01-2 26801,26802 dbport: 26011 dbuser: user01
See
Refer to "pgx_jadmin" in the Reference for information on the list-container subcommand.