what are difference between post database commit and
post-form commit?

Answers were Sorted based on User's Feedback



what are difference between post database commit and post-form commit?..

Answer / chaudhry

Post-form commit fires once during the post and
commit transactions process, after the database commit
occures. The post-form-commit trigger fires after
inserts,updates and deletes have been posted to the
database but before the transactions have been
finalished in the issuing the command.The
post-database-commit trigger fires after oracle forms
issues the commit to finalished transactions.

Is This Answer Correct ?    10 Yes 3 No

what are difference between post database commit and post-form commit?..

Answer / sudipta santra

Both the trigger will fire after the commit occur in the
forms, but the difference makes that : Post-Form-Commit
fires in between the post to the database and committed the
transaction whereas, the Post-Database-Commit fires after
the committed transaction in database.
Note: If the two triggers are written or applied, then Post-
Form-Commit will fire first then Post-Database-Commit will
fire.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Oracle Forms Reports Interview Questions

Do user parameters appear in the data modal editor in 2.5?

1 Answers  


Which of the above methods is the faster method?

1 Answers  


What is a predefined exception available in forms 4.0?

2 Answers  


What is a Package Procedure ?

1 Answers  


What are different types of modules available in oracle form?

2 Answers  






What is difference between open_form and call_form?

2 Answers  


What are the design facilities available in forms 4.0?

1 Answers  


How to create placeholder columns?

2 Answers  


HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.

2 Answers  


why the Ctl file u put only in bin folder why not in other folder

0 Answers  


What is the significance of PAGE 0 in forms 3.0 ?

1 Answers  


Can you mention lexical parameter in select statement in the data model?

1 Answers   Zensar,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)