Answer Posted / ijeoma
Synchronize is a term especially used in parallel
computing. It refers to instantaneous execution of the same
task on multiple processes in order to derive the results
faster. Synchronization is the coordination of simultaneous
processes or threads to finish a task faster efficiently
and effectively while reducing any unwanted race condition.
The "race condition" is a fault in a system or process
whereby the output is sometimes surprisingly dependent on
the sequence of other events.
Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Is it possible to execute a dynamic sql from forms?
hiding item in report how like that properly,thats manually but at runtime i want to do
What is the difference between BPA AND Contract What are documents and test cases u followed
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
all steps of bitmap report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
if some data is not transfered where it will get stored
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
Is it possible to have multiple layouts in a report?
what is the difference between call_form, new_form and open_form?
What is the difference between bind and lexical parameter?
What are the various configuration files that are used by oracle forms?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
where do u put the report file
Name the different triggers supported by oracle reports and their firing order.