pdb_get_databases

Returns a list of all user databases in the primary data server.

Note: The Oracle data server does not support multiple user databases. The pdb_get_databases command returns the name of the database instance.

Syntax

pdb_get_databases

Usage

  • When pdb_get_databases is invoked, it returns a result set that lists all of the user databases in the primary data server.

    Note: Depending on the type of system database, the result set may or may not include the user database in the primary data server. See the section for your specific primary data server in the Replication Agent Primary Database Guide.
  • The pdb_get_databases command is valid when the Replication Agent instance is in the Admin, Replicating, or Replication Down state.

Related reference
pdb_get_columns
pdb_get_primary_keys
pdb_get_procedure_parms
pdb_get_procedures
pdb_get_tables