dbaascli pdb checknode

The pdb checknode subcommand of the dbaascli utility lists status information about pluggable databases (PDBs) that are associated with a specific container database (CDB) and a specific compute node in your Exadata Cloud Service environment.

Connect to a compute node as the oracle user and execute this command.

$ dbaascli pdb checknode --node nodenum --dbname dbname

In the above command:

  • nodenum — specifies the node number for a compute node in the Exadata Cloud Service environment.

  • dbname — specifies the name of the CDB.

This command displays status information for all PDBs that are associated with the specified compute node and CDB, including the open mode of each PDB. It is supported only for databases that are not in a Data Guard configuration and use Oracle Database version 12.2.0.1, or later.