ora_rollback Rolls back a transaction Description boolora_rollback resourceconnection This function undoes an Oracle transaction. (See ora_commit for the definition of a transaction.) &return.success; Details about the error can be retrieved using the ora_error and ora_errorcode functions.