delete_database

Deletes a database and target from Oracle Enterprise Manager.

Format

emcli delete_database
      -inputFile="File containing properties required for deleting a database"  

Options

  • inputFile

    The location and name of the file containing the properties required for deleting the database.

Example

The following example deletes a database using the parameters contained in the /u01/files/delete_database.props file:

emcli delete_database        -inputFile=/u01/files/delete_database.props