ESCAPE message sent by child program can be handled by
parent program using which keyword?
Answers were Sorted based on User's Feedback
Answer / kuldeep sharma
After the call of Child program put a MONMSG for CPF9999.
NOTE:
You need to capture CPF9999 in the parent program not
CPF0000.
Is This Answer Correct ? | 4 Yes | 1 No |
I guess SNDPGMMSG and then the error. I m not sure about
the answer
Is This Answer Correct ? | 0 Yes | 2 No |
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,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,PLEASE HELP ME....
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
Need a sql query: retrive all duplicate records in table
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
How to add 2 new fields in a file? How many ways are there in as400?
can anybody help me that what is the procedure of debugging the service program?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
how do I declare a minor?
steps for debugging two rpg programs????
Are all these RPG/400 Interviewed Questions being asked recently? are current?
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?