Answer Posted / ranjith
The command to enter in to spool is
TSO SDSF ST
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How can an in-stream dataset be terminated?
what is the compile process of cobol program expalin with code
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the function of dd disp parameter?
How can return codes be tested before execution of a job step?
How can a stopped job be started again?
What is the purpose of dd * statement in jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
in ways data can be passed to a COBOL program from JCL?
What is catelog procedure and how many catelog procedure to use in one job?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is concatenating?
How jcl is used for testing batch programs?