--eseguire come utente DBCGO spool updateSTATOGRP.log; update dbcgo_stato_rec set id_stato_grp=3 where id_stato=3; commit; spool off;