Suppose you have a scheduling chain where the process 1 is
a predecessor of the process 2 and both of them are
scheduled every Monday at 8.00pm. Will I find execution log
of process 1 every Tuesday morning? And what about the
other one? Why?
Answer Posted / pradeep84in
Yes you can find the execution log till it's current state.
As process 2 depends on process 1, so if process 1 is
completed then we can see the execution log till it's current
state for process 2.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is unix and its features?
I have one flat file,in this file how many columns are there i don't know,but one ename column is there , just i want to cut the surname, so how to cut the surname, any one know the answer please guide me ? ename ----- tapan kumar nayak bala murugan kutal chkrobarthy biswo My output is like that OUTPUT ------ nayak murugan chakrobarthy biswo
Define a single-user system.
For which kind of fault the page is checked first?
What are the file permissions and access modes in unix?
How to restrict NULL value in UNIX
What is unix environment?
What does shebang mean in unix?
Is windows a unix operating system?
Name two paging states for a page in memory?
Does windows 10 have unix?
How does unix file system work?
How to print/display the first line of a file in Unix?
Explain superblock in unix.
What is necessary before running a shell script from the terminal?