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_ABOVE_LIMIT ON LOW 10 Database above limit

DB_ABOVE_LIMIT ON LOW 15 Database above limit

DB_ABOVE_LIMIT ON LOW 20 Database above limit

DB_ABOVE_LIMIT ON LOW 25 Database above limit

DB_ABOVE_LIMIT ON LOW 30 Database above limit

DB_ABOVE_LIMIT ON LOW 35 Database above limit

DB_ABOVE_LIMIT ON LOW 40 Database above limit

DB_ABOVE_LIMIT ON LOW 45 Database above limit

DB_ABOVE_LIMIT ON LOW 50 Database above limit

DB_ABOVE_LIMIT ON LOW 55 Database above limit

DB_ABOVE_LIMIT ON LOW 60 Database above limit

DB_ABOVE_LIMIT ON LOW 65 Database above limit

DB_ABOVE_LIMIT ON LOW 70 Database above limit

DB_ABOVE_LIMIT ON LOW 75 Database above limit

DB_ABOVE_LIMIT ON LOW 80 Database above limit

DB_ABOVE_LIMIT ON LOW 85 Database above limit

DB_ABOVE_LIMIT ON LOW 90 Database above limit

DB_ABOVE_LIMIT ON LOW 95 Database above limit

DB_ABOVE_LIMIT ON HIGH 96 Database above limit

DB_ABOVE_LIMIT ON HIGH 97 Database above limit

DB_ABOVE_LIMIT ON HIGH 98 Database above limit

DB_ABOVE_LIMIT ON HIGH 99 Database above limit

DB_BELOW_LIMIT ON LOW 5 Database below limit

DB_BELOW_LIMIT ON LOW 10 Database below limit

DB_BELOW_LIMIT ON LOW 15 Database below limit

DB_BELOW_LIMIT ON LOW 20 Database below limit

DB_BELOW_LIMIT ON LOW 25 Database below limit

DB_BELOW_LIMIT ON LOW 30 Database below limit

DB_BELOW_LIMIT ON LOW 35 Database below limit

DB_BELOW_LIMIT ON LOW 40 Database below limit

DB_BELOW_LIMIT ON LOW 45 Database below limit

DB_BELOW_LIMIT ON LOW 50 Database below limit

DB_BELOW_LIMIT ON LOW 55 Database below limit

DB_BELOW_LIMIT ON LOW 60 Database below limit

DB_BELOW_LIMIT ON LOW 65 Database below limit

DB_BELOW_LIMIT ON LOW 70 Database below limit

DB_BELOW_LIMIT ON LOW 75 Database below limit

DB_BELOW_LIMIT ON LOW 80 Database below limit

DB_BELOW_LIMIT ON LOW 85 Database below limit

DB_BELOW_LIMIT ON LOW 90 Database below 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

Reply via email to