Answer Posted / naresh
Batch debug means debugging the program by putting job in
service by using STRSRVJOB command after that we debug the
program as usual.Once debug is done we need to end the
service job using ENDSRVJOB command.
please correct me if i made any wrong statement.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how do I declare a minor?
what is kids-rpg?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How to handle duplicate error handling in RPG?
what is program status data structure?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How can we override a file during runtime in rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How can we know running job is batch or interactive?
What is the purpose of record level identifier?
How Chain operation copies the record's data to the input buffer for the program?
how does the rpg element work?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
Explain mdt?