Skip to main content
SnapManager Oracle

The smo profile delete command

Contributors

You can run the profile delete command to delete a profile of the database.

Syntax

        smo profile delete
-profile profile
\[-quiet \| -verbose\]

Parameters

  • -profile profile

    Specifies the profile to be deleted.

  • -quiet

    Displays only error messages in the console. The default is to display error and warning messages.

  • -verbose

    Displays error, warning, and informational messages in the console.

Example

The following example deletes the profile:

smo profile delete -profile SALES1
Operation Id [Ncaf00af0242b3e8dba5c68a57a5ae932] succeeded.

Related information