v$sql.command_type and v$session.command

season0891發表於2010-09-05

describes audit trail action type codes. This table can be used to map action type numbers to action type names.

details list at .

List of command_type in v$sql values with meaning:

Insert 2
Select 3
Update 6
Delete 7
Lock Table 26
Alter Database 35
Alter Session 42
Commit 44
Rollback 45
Savepoint 46
Begin/Declare 47


come from :


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/90618/viewspace-672684/,如需轉載,請註明出處,否則將追究法律責任。

相關文章