delete_PDB_Profiles

Self Service Application the administrator can use to delete an existing data profile using emcli commands.

Format

emcli delete_dataprofile -profile_name="PDB_Profile"
          host_cred=credname:credowner

Options

  • profile_name

    The name of the profile to be deleted.

  • host_cred

    Key value pair credentials for the host.

  • host_name

    Host name where the profile backup exists.

Example

Format

emcli delete_dataprofile -profile_name=PDB_Profile
      -host_cred=CUSER:SYSMAN
emcli delete_dataprofile -profile_name="PDB_Profile”
       -host_target_name=den01nrr.example.com  -host_cred= CUSER:SYSMAN