Answer Posted / sushant kumar mohanty
PF key : Wake up the task and transmit modified data.
PA Key : Wake up the task only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is amode(31)
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How many bytes S(8) comp field occupy and its maximum value?
For rewrite, why is it mandatory that file needs to be opened?
What is a SSRANGE and NOSSRANGE?
What are the different data types in cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Define static linking and dynamic linking.
what happens if parmparameter passes zero bytes to the program
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Write a program to explain size error.
how to convert the recors form vsam file to db2 table tru file aid