Answer Posted / suresh
hI VAmsi we cant redifine in 01 level in file section.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
how to convert the recors form vsam file to db2 table tru file aid
What do you understand by psb and acb?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are various search techniques in cobol? Explain.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
how to access the file from prodution from changeman tool and to submit a file to production
Give some examples of command terminators?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write some characteristics of cobol as means of business language.
What is the use of intialize verb?
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.
IF I mention stop run in CICS what happens?
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.