em_asr_deregister

Removes the Oracle Auto Service Request (ASR) registration and incident rules associated with Oracle ASR.

Note:

Only the Enterprise Manager super user can perform this operation.

Format

Standard Mode

emcli em_asr_deregister
      [-all]
      -default

Interactive or Script Mode

em_asr_deregister(
      [all]
      ,default
      )

[ ]  indicates that the parameter is optional.

Options

  • all

    Removes all Oracle ASR user registration and incident rules associated with Oracle ASR.

  • default

    Removes only the Oracle ASR user registration associated with Oracle ASR.

Exit Codes

0 if successful. A non-zero value indicates that verb processing was unsuccessful.

Example

Example 1

Removes the Oracle ASR user registration and incident rules:

emcli em_asr_deregister 
      -all

Example 2

Removes only the Oracle ASR user registration:

emcli em_asr_deregister 
      -default