What is XDC ?

Answer Posted / vijay gund

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

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


Define static linking and dynamic linking.

651


Discuss about changing dataset name in proc.

755


How arrays can be defined in COBOL?

654


how do you reference the rrds file formats from cobol programs

783






Write a program to enter and display the names of students in a class using the occurs clause.

640


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10529


What is length is cobol?

636


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

744


What are literals?

621


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1603


i need a small 3d program using inline and outline.

1629


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

725


how to refer the data field?

1793


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

639