Answer Posted / kingmanish
XDC is the command used to store the spool information in a
dataset.
The Job details get deleted from the spool after soem time
but if we want to see the details after some time then it
is quiet useful.
especially in testing etc
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is perform what is varying?
What is the difference between binary search and sequential search?
What is difference between static and dynamic call in cobol?
What is the usage of comp fields in cobol?
how to move the records from file to array table. give with code example
i need a small 3d program using inline and outline.
What is the difference between PIC 9.99 and PIC9v99?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how to access the file from prodution from changeman tool and to submit a file to production
what is the use of outrecord?
Explain the configuration section of a cobol program with examples of syntax.
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?
What is the problem of ordered sequential files access?
What are declaratives and what are their uses in cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.