Error description 160-0073
Error message
SQL handles ved programenden endnu ikke frigivet
Cause of error
A program was ended although table access was still active.
Error correction
Before closing the program, end all SQL table access with SQL COMMIT or SQL ROLLBACK.