What is XDC ?

Answer Posted / g.naveen

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

Is This Answer Correct ?    28 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

682


how do you reference the rrds file formats from cobol programs

783


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1513


Can we redefine the field of x(200) to less than 200?

805


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

678






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 ......

10532


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1219


What is Pic 9v99 Indicates in COBOL?

712


What are the various section in data division and briefly explain them.

681


What is amode(24)?

676


What is the difference between perform … with test after and perform … with test before?

863


) How do u handle errors in BMS macro

1497


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

919


Why did you choose to work with ibm mainframe cobol programming?

621


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

663