get_db_sys_details_from_dbname

Retrieves the details of an Oracle Database System target from a Database Unique Name.

Format

emcli get_db_sys_details_from_dbname
      -db_unique_name="database unique name"

Options

  • db_unique_name

    Identifies the database unique name of the database target. You can find this name on the Last Collected page of the database target, or you can query for it.

Example

The following example shows how to retrieve the details of the company_e_commerce database:

emcli get_db_sys_details_from_dbname -db_unique_name="company_e_commerce"