ODM commands - assure_mimix - 6.0

Assure MIMIX for AIX Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
6.0
ft:locale
en-US
Product name
Assure MIMIX for AIX
ft:title
Assure MIMIX for AIX Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-03-12
ft:lastPublication
2025-03-12T05:07:12.494000

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