I´m trying to use  SYSCS_UTIL.SYS_GET_DATABASE_PROPERTY funtion on ij
against a Network Server but i'm not getting any results(only some
garbage).

By the reference manual i´m using e.g.
 VALUES SYSCS_UTIL.SYS_GET_DATABASE_PROPERTY('derby.locks.deadlockTimeout');

I´m trying to confirm manual settings made in derby.properties so i´m
trying to read values like
  derby.locks.deadlockTimeout
  derby.locks.waitTimeout
  derby.storage.pageCacheSize
  derby.language.logQueryPlan
  ...

Can i get this values using ij?


PJ

Reply via email to