Creating a user mask without a template mask

About this task

To create user masks without a template mask:

Procedure

Use events as the basis for the user mask.
The following example creates a mask for the user pat with the Show Table Statistics event and the failed attempts of the Alter Table event:
onaudit -a -u pat -e +SSTB,FALTB

For the syntax for creating a user mask and another example, see The onaudit utility: Configure audit masks.