Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Commits in Database Triggers
When your trigger completes, an implicit commit should be performed for you. You don't have to do anything!
HTH,
Brian
bhogak wrote:
>
> I know that we cannot use Commits/ Rollbacks in regular Database
> Triggers. I am planning to use a Trigger at Database Startup. (I am using
> Oracle 8i). I need to update my Job Control table inside this trigger.
>
> How do I save my change if I don't use Commit?
>
> Thx.
> bhogak
-- ======================================== Brian Peasland Raytheons Systems at USGS EROS Data Center These opinions are my own and do not necessarily reflect the opinions of my company! ========================================Received on Fri Mar 23 2001 - 07:53:40 CST
![]() |
![]() |