Defines which strings (errors) the Check must look for. Values must be separated with commas (,).
HWM
1
Each time the Check read the X$DBGALERTEXT view, it registers how many rows have been checked. The next time the Check executes, it browses pass the rows already checked. The value of how many rows of the X$DBGALERTEXT view have already been checked are registered by this parameter.
error text allowed
ORA-0
Specifies the error strings which are excluded.
seperator
,
Specifies separator sign between text strings or lines
history threshold
1000
The maximum numbers of error messages history this table will keep (in the db_alert_err_tab_histr table).
max_lines
500000
The maximum numbers of lines we want to have in X$DBGALERTEXT view before we ask to delete files on disk
Post your comment on this topic.