I have learnt through Net that Debugging a Batch job involves 1. Submit the job with the HOLD (*YES) parameter: SBMJOB HOLD(*YES) or Hold the job queue that before submitting the job by using the HLDJOBQ command. 2. Determine the job name, user, and number of the submitted job by using the WRKSBMJOB command. 3. Type the Start Service Job command on your screen: STRSRVJOB JOB(job name/user/number) 4. Type the Start Debug command on your screen: STRDBG 5. Release the job in the jobq. Type WRKSBMJOB and then put a 6 beside the job to be released and press enter, or, if the job queue was put on hold, release the job queue with the RLSJOBQ command. 6. A display appears when the job is ready to start, saying that you can now begin debugging the job. Press F10 to show the Command Entry display. 7. Now you can start debugging by entering an Add Break Point command: ADDBKP 8.ENDDBG 9.ENDSRVJOB I tried this for RPG/400 Program and up to six steps of the above it's ok,but for me no source is displayed and i typed DSPMODSRC in Command line but still i can't see the sourceif i press F.10 and enter command ADDBKP i don't know how to add break points through it,usually i add break points using F.6 for Interactive job debugs,but since this is batch i don't know sir,Please help me out. I was asked this question in a interview,i know only RPG/400 and i’m asking for debugging of RPG/400 program only sir. or is it only possible to debug BATCH RPG ILE JOB and it is not possible to debug BATCH RPG/400 JOB kindly help me out sir
4 10365in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?
2 10010Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
6 18326what is the most biggest problem that you ever had in your life,and what did you do to make it right?..
3 9796How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
1 6855Post New HSBC Interview Questions
Binding of instructions and data to memory?
What is difference between hashset and hashmap in java?
Mention what is shown in burnt down charts?
What is soap? : salesforce integration
Define wet bulb globe temperature?
What is a stream message?
What are arrays used for?
What are the diifferences between the ms sql server vs mysql?
How can you define login policy for users in sap system?
The Q-facr o of a coil given as wL/R. what will be shape of Q versus frequency graph.
What is a factor?
want to know the questions and answers frequently asking in banks at the time of interview for any cadre
What does %d do?
What if analysis using excel?
What are advantages and disadvantages of combining the session presentation application layer in the osi model into one single application layer in internet layer?