⟩ What is a deadlock?
Deadlock (also known as a "deadly embrace") occurs when a task is waiting for a resource held by another task which, in turn, is waiting for a resources held by the first task.
Deadlock (also known as a "deadly embrace") occurs when a task is waiting for a resource held by another task which, in turn, is waiting for a resources held by the first task.
How to display blank subfile in ibm as400?
Which cl command work in rpg program?
Which sql keyword is use to see data from physical file member?
How to display blank subfile?
What is testn opcode will do?
What is difference between command attention & command function?
How to retrieve RRN value in RPGLE program?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS. I KNOW THE STEPS FOR BATCH EBUGGING, BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE. SO HERE ALSO DO SAME THING OR ANY OTHER WAY?
What is difference between procedure and function?
Suppose 4 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlightall 4 person have different speed. a = crosses bridge in 1 min.b = crosses bridge in 2 min.c = crosses bridge in 5 min.d = crosses bridge in 10 minhow can they all reach in time?Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.?