Xavier Vigouroux wrote: > > Hi, > > I am trying to create an agent that will check that a database is > working correctly. > In this context what operation is performed by SYSCS_CHECK_TABLE? > > > thanks > You may find this derby manual link helpful , - explains what all internal consistency checks are done as part of SYSCS_CHECK_TABLE. http://db.apache.org/derby/docs/10.1/adminguide/radminconsist30301.html Sunitha.