How to know the number of records in a pf through clp program?
Answer Posted / ravi shankar porwal
U can also find out the total no of record in a pf using
the OPNQRYF Commond in CL Pgm.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
What is the default access path of a file?
writing an sql statement from selecting records from two files using single statement and nested select statement.
which single rpg opcode performs both setll and reade?
What is the difference between non-join logical files and join logical files?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
How do I remove a flag or check no. or name when a user opens too many sessions?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what are the various types of device files?
how can you detect overflow for a print program that prints multiple lines per cycle?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
where can you specify an indicator in lokup operation?
what is sflpag and sflsiz ?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com