Oracle9i Supplied PL/SQL Packages and Types Reference
Release 1 (9.0.1)

Part Number A89852-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

65
DBMS_TRANSACTION

This package provides access to SQL transaction statements from stored procedures.

See Also:

Oracle9i SQL Reference 

This chapter discusses the following topics:

Requirements

This package runs with the privileges of calling user, rather than the package owner SYS.

Summary of DBMS_TRANSACTION Subprograms

Table 65-1 DBMS_TRANSACTION Subprograms
Subprogram 

"READ_ONLY Procedure" 

"READ_WRITE Procedure" 

"ADVISE_ROLLBACK Procedure" 

"ADVISE_NOTHING Procedure" 

"ADVISE_COMMIT Procedure" 

"USE_ROLLBACK_SEGMENT Procedure" 

"COMMIT_COMMENT Procedure" 

"COMMIT_FORCE Procedure" 

"COMMIT Procedure" 

"SAVEPOINT Procedure" 

"ROLLBACK Procedure" 

"ROLLBACK_SAVEPOINT Procedure" 

"ROLLBACK_FORCE Procedure" 

"BEGIN_DISCRETE_TRANSACTION Procedure" 

"PURGE_MIXED Procedure" 

"PURGE_LOST_DB_ENTRY Procedure" 

"LOCAL_TRANSACTION_ID Function" 

"STEP_ID Function" 


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback