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 / abhishek
Use RTVJOBA and use first 1 byte variable to find, if valus
is 0 job is batch 1 is for interactive.
Number of members parameters need to be set, can be set to
*NOMAX also.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the types of data structure in as400?
what key word is used when screen is re-display?
which are the member types which seu supports?
how will you search an array?
define the purpose of the iter operation?
different type of cursor?
how to read database records without locking them?
What is the Difference between command attention key and command function key ?
how will you find a string using pdm?
what are the different types of arrays available in rpg ?
What is program status data structure(psds) in as400?
which are the query selection criteria, which can be given in a query?
what does check opcode do ?
what does vldcmdkey means?
What Does Lokup Does In Tables & Arrays?