list_Pluggable_Database_Profiles

Self Service Administrator can list the existing PDB Data Profiles using the below emcli command.

emcli list_dataprofiles -details

Format

The PDB data profiles can be listed based on the criteria.

emcli list_dataprofiles -owner=SSA1 
emcli list_dataprofiles  -name=cdb:m
    emcli list_dataprofiles -owner=SSA1 -name=cdb:m

Options

  • owner

    Owner of the dataprofile entity.

  • name

    Name of the dataprofile entity. This value is not case-sensitive match. “:m” in the above emcli determines if a character string matches a pattern.