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 / ankur saini
hello friend im ankur "Fresher "
maximum member of a pf can be 32767 and u can set as pas req. by maxmbr when u r going to compile pf source crtpf cmd
2nd one , all job are remain in wrkactjob and system have all details of every cmd and there are seperate subsystem to handle interactice job are handle by Qinter subsystem and batch job Qbatch from there system gets know
i HOPE SOMEONE satsfy with it !!! thank u
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a logical file?
which cl command can be used at program execution to redirect the file named in an rpg program?
Using %check we are checking monika in mona what is output? What is %SCAN?
what does defn do?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
Write a logic program for knowing the repeated number of a vowels in a given program?
how do u compile rpgle program?
what is the length of a variable in rpg?
how to write code for singlepage in sqlrpgle with update ?
how do you specify the number of records to roll in a subfile ?
how can u check no of records in a file?
can error messages as a result of a comp, range or values keyword be overridden?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
what is the maximum number of fields under a record format of physical file?
maximum number of subfiles that can defined in a rpg program for one display file is?