suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
Answer / khalisha
CPU % will get increase,System will get slow and no printouts will print.
| Is This Answer Correct ? | 0 Yes | 4 No |
How do you find whether a record is locked or not?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
What is the difference between iter and do?
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
can you debug ile rpg program using isdb?
where we give the MSGSFL in rpg400?
how to check on which PF , the LF is dependant ?
How can we call CL program to RPG? How many number of parameter we can pass
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
How can we receive values from a called procedure in CL?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?