Ilker Uyanik wrote:
> Folks,
>
> Where are the event parameters documented or which table should I
> look in to see required parameters and their format.
>
> I try to do the following but I get the messages show below for a
> specific event (LOG_ABOVE_LIMIT), where other events can be set without any problem:
>
> Regards,
>
> Ilker
>

>
> dbmcli on DLC>event_list
>
> OK
>
> Name State Prio 1st 2nd Description
>
> BACKUP_PAGES OFF NIL 0 Next <n> pages moved
>
> DB_ABOVE_LIMIT ON LOW 5 Database above limit
>
> ...
>
> DB_BELOW_LIMIT ON LOW 95 Database below limit
>
> DW_COMPRESS OFF NIL Compress device starts
>
> DW_DISPLACE OFF NIL Displace device starts
>
> LOG_ABOVE_LIMIT OFF NIL 0 Log above limit
>

>
> dbmcli on DLC>event_set LOG_ABOVE_LIMIT LOW 10
>
> ERR
>
> -24988,ERR_SQL: sql error
>
> -3005,Invalid SQL statement
>
>
> ---
>
> dbmcli on DLC>event_set LOG_ABOVE_LIMIT LOW 10 20
>
> ERR
>
> -24988,ERR_SQL: sql error
>
> -3014,Invalid end of SQL statement
>
With kernel-version 7.4 log-implementation was changed and
setting a LOG-event is not possible any more.
So far there are no plans to include it in the new implementation.
 
We will change the error returned.
Thank you for reporting
 
Elke
SAP Labs Berlin

Reply via email to