Search notes:

Oracle: DBMS_TRANSACTION

Procedures and functions

advise_commit Equivalent to alter session advice commit
advise_nothing Equivalent to alter session advice nothing
advise_rollback Equivalent to alter session advice rollback
begin_discrete_transaction
commit Equivalent to commit
commit_comment Equivalent to alter session advice commit comment …
commit_force Equivalent to alter session advice commit
local_transaction_id Returns the current transaction's ID.
purge_lost_db_entry
purge_mixed
read_only Equivalent to set transaction read only
read_write Equivalent to set transaction read write
rollback Equivalent to rollback
rollback_force Equivalent to rollback force …
rollback_savepoint Equivalent to rollback to savepoint …
savepoint Equivalent to savepoint
step_id
use_rollback_segment

See also

Oracle DBMS PL/SQL packages

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758200549, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/packages/dbms/transaction/index(59): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78