Syntax options: SQLOPTIONS= (ROLLBACK_ON_EXIT) Rolls back outstanding transactions when a program exits from SQL. On OpenVMS, outstanding transactions are committed when a program exits from SQL by default. Therefore, if you want to roll back changes, specify this qualifier on the command line.