The errnotify stanzas are added to the errnotify ODM using the following command.
odmadd /tmp/ern_1
To list the errnotify stanzas added for Assure MIMIX for AIX errors do the following command.
odmget -q"en_name LIKE SCRT_*" errnotify|more
To delete all the errnotify stanzas added for Assure MIMIX for AIX errors:
odmdelete -q"en_name LIKE SCRT_*" -o errnotify
To delete a particular stanza:"SCRT_LFC_WRITE_ERROR" "errnotify"
stanzas:
odmdelete -qen_name=SCRT_LFC_WRITE_ERROR -o errnotify