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
why the Ctl file u put only in bin folder why not in other folder
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What is an SQL FORMS ?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what is the difference between call_form, new_form and open_form?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
In what situation u create the BPA.
Explain how can you use the same lov for 2 columns?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
how do u compile a form i.e .fmb file in Unix or in dos
Why oracle forms required?
if some data is not transfered where it will get stored
Name the different triggers supported by oracle reports and their firing order.
a text item is there what r the different types of triggers associated with it