What is XDC ?

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


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

619


how do you reference the variable block file formats from cobol programs

684


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1869


What are the different rules of SORT operation?

698


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

741






What are the access modes of START statement?

719


Have you used comp and comp-3 in your project? And how?

2008


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


Write a cobol program making use of the redefine clause.

731


A table has two indexes defined. Which one will be used by the SEARCH?

757


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5680


Describe the cobol database components?

680


What is difference between static and dynamic call in cobol?

777


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

855


How to remove 2 duplicate records and copy only one using job control language?

751