Answer Posted / anvesh
Interactive jobs requires the user always to be interactive till the time job runs. It doesn't wait in line for system resources.
While in batch job, even the user who submitted the job signed of, the job runs. It doesn't requires user signed in into the system.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to retrieve a physical file after deleting that?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
What is the batch job?
I have a pf, it contains 5 members, how to access particular member data from logical file?
How to update physical file using logical file with example?
What is open data path?
Can we concatenate fields in physical file? If yes how can we do?
What is the interactive job?
How to index LF by relative record no (RRN)
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
What is the use of member in pf?
What is the primary file?
What is the interactive job? What is the batch job?
What is the difference between access path and open data path?