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

why r u transer the data base tables to flat file and what is use

2 Answers  


do you know is it possible to run the interface without using oracle apps?

0 Answers  


What are the requests groups?

3 Answers  


which parameters passed in report in oracle developer how to pass

3 Answers  


A file has both header and corresponding lines. Explain design to load this data into respective interface tables.

1 Answers   Satyam,






What r the validation types?

3 Answers  


what are the difference between 11.5.7 and 11.5.9 in oracle apps

4 Answers  


what do you mean by value sets

8 Answers   Convergys,


IN WHICH MODULE THE LEGAL ENTITY COMES?

5 Answers  


what is aim methodolozy

1 Answers   Wipro,


How do u identity its name of report?

3 Answers  


how will you refer a report column (data column,formula,summery,placeholderr)?

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)