Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Need to get current transaction identifier
Anyone-
I'm working on implementing some logging triggers for a database that is shared by several applications. I'd like to be able to group changes by transaction. Anyone know of a way to get a transaction ID from a backend trigger? I could use this to determine whether to start a new group record each time an update trigger fires.
If not, I'll have to have each of the front-end apps increment a package variable after each commit.
TIA for any thoughts...
Keith Miller Received on Fri Mar 26 1999 - 15:26:27 CST
![]() |
![]() |