1) Suppose we call a pgm from CL, how come AS400 system
knows whether the called pgm is to be interactive one or
batch one?

2)How many members can exist in a PF?

Answer Posted / vz

RTVJOBA - cmd can retrieve info about job,if type '0' -
batch job , '1'-interactive:
dcl &jobtype *char 1
rtvjoba type(&jobtype)
if &jobtype *eq '0'
sbmjob...

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

define subsystem?

1031


define the purpose of the *bcat function?

909


how do handle file exception/error?

646


define what a data area is along with a brief example of what it may be used for?

961


define the purpose of the *cat function?

982






what is the purpose of data structure?

1007


how to read database records without locking them?

1140


what does dfu program you to do on a record?

729


is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.

2119


how will you find a string using pdm?

691


what is externally described file ?

935


at what level s,o are defined and what they will do?

968


Difference Between Skip Before & Space Before?

671


what is the use of sflend keyword?

977


when are the unique constraints executed?

679