can we use commit in trigger? If yes how?
Answers were Sorted based on User's Feedback
Answer / prasad reddy
Yes ,You can Commit inside the trigger.
But for this you have to make this trigger transaction to be
a Independent transaction from its parent transaction, You
can do this by using Pragma. Pragma AUTONOMOUS_TRANSACTION
allow you to build the Indepadent(child) Transaction,started
by another
Cheers
-Prasad
Is This Answer Correct ? | 21 Yes | 1 No |
Answer / srinivasa reddy k
Generally we cannot use commit in triggers.
But it is possible to use commit in triggers by
mentioning "pragma autonomous_transaction;" in the
declarative section of the trigger.
Is This Answer Correct ? | 18 Yes | 3 No |
what are the steps to develop a new report?
what is difference between API and Interface?
How to register a form and stored procedure in oracle apps
Name the different Cursor Attributes.
How can u populate data into po_headers_all segment2 column?
where u do setup of operating unit?
how many layout sections are tehre in layout editor?
Form development process?
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports
what is the difference between varchar and varchar(2)?
What are the tables in GL?
what is aim methodolozy