Define interactive jobs and batch jobs

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


Please Help Members By Posting Answers For Below Questions

What is the batch job?

564


How to read a pf in reverse(from last record to first) using cl?

590


What is the use of member in pf?

531


When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?

561


In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.

2120






How many maximum record format a logical file have?

571


How to index LF by relative record no (RRN)

2826


How to find the list of source physical files in a library?

610


What is open data path?

567


What is FORMAT keyword and its use?

190


How to know the particular record in pf with out reading?

583


Can we concatenate fields in physical file? If yes how can we do?

580


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?

624


How to update physical file using logical file with example?

575


Last statement of any rpg program is lr?

607