What is XDC ?

Answers were Sorted based on User's Feedback



What is XDC ?..

Answer / g.naveen

XDC is the command used to store the SPOOL information in
Dataset.

Is This Answer Correct ?    28 Yes 4 No

What is XDC ?..

Answer / 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

What is XDC ?..

Answer / vijay gund

XDC is used to copy spool data to dataset.....

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More COBOL Interview Questions

what is the difference between external and global variables?

1 Answers  


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

0 Answers  


how to check whether the open command of a sequential file is successful? or not?

2 Answers   CSC, IBM,


Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?

3 Answers  


Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb

1 Answers  






What is an in-line perform ?

4 Answers   Accenture,


What is SDSF?

13 Answers   IBM,


Whats the difference between search & search ALL?

3 Answers   IBM,


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

0 Answers  


What is the linkage section?

4 Answers  


have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..

5 Answers   TCS,


what will happen if pass values more than 100 using PARM parameter?

1 Answers  


Categories