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
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is inspect in cobol ?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How arrays can be defined in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
how do you reference the variable unblock file formats from cobol programs
how to move the records from file to array table. give with code example
What is the difference between Global and External Variables?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
explain sorting techniques in cobol program?
What are the different rules of SORT operation?
Describe the cobol database components?
Explain about different table spaces.
What is the difference between PIC 9.99 and 9v99 in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production