LOCKS?
Answer / kiran kumar
-- Is to reduce concurrency
1) share lock
---it allows the other users for only reading not to
insert or update or delete.
2) exclusive lock
--- only one user can have the privileges of insert
or update and delete of particular object
--- others can only read.
3) update lock
----multiple user can read, update delete
Lock levels :
1) table level 2) table space 3) data base level.
| Is This Answer Correct ? | 1 Yes | 0 No |
what u did after ur btech(2009) till now? why did u prefer oracle apps technical?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
how to change the logo in template dynamically?
how to make a parameter optional in the query?
while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?
What are the tables in GL?
how many layout sections are tehre in layout editor?
In xml report, how to print the headings in every page?
In a Standard form a DFF is disable?How we can Enable it?
PL/SQL stored procedure parameters?
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
What is ment by Global Templates in Oracle.