can we use commit in trigger? If yes how?

Answers were Sorted based on User's Feedback



can we use commit in trigger? If yes how?..

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

can we use commit in trigger? If yes how?..

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

Post New Answer

More Oracle Apps Technical Interview Questions

what are the steps to develop a new report?

7 Answers   Infotech, Satyam,


what is difference between API and Interface?

2 Answers   Infogain,


How to register a form and stored procedure in oracle apps

2 Answers   Mastek, TCS,


Name the different Cursor Attributes.

2 Answers   Satyam,


How can u populate data into po_headers_all segment2 column?

1 Answers   BirlaSoft,


where u do setup of operating unit?

1 Answers   TCS,


how many layout sections are tehre in layout editor?

1 Answers  


Form development process?

1 Answers  


Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports

2 Answers  


what is the difference between varchar and varchar(2)?

4 Answers  


What are the tables in GL?

3 Answers   Convergys,


what is aim methodolozy

1 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)