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 |
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
what is estimation? and what is the level identifier parameter in PF?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
how do I preserve and clean the array?
How can you delete records form a file in rpg without using "Delete" OPCODE?
A rpg or clp command to find if the file field is defined as a character or numeric field.
What is the purpose of PUTOVR keyword?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?