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 / jherie
1. If you use the CALL command on the CL, it will be
interactive but if you want it to be a batch program you
have to use the SBMJOB command (SBMJOB (CALL PGMNME))
2. The number of members that can exist in a PF depends on
the MAXMBRS parameter value when the file was created. You
can view this value using the DSPFD on the PF. You can also
change its value using CHGPF command.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
how do u compile rpgle program?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
how do you pass parameters in cl?
define the purpose of the leave operation?
what is the purpose of ovrdta (override data) keyword?
what are indicators?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
define the purpose of the *cat function?
an access path may be in which sequence?
which type of object is used in db2/400?
a multiple format logical file is also known as?
what is match field indicator?