(Contents)(Previous)(Next)

exec sql whenever sqlexception

The <whenever action> is executed each time the ADABAS system reports an exceptional case. An exceptional case exists when sqlcode has a value greater than 0.


(Contents)(Previous)(Next)