can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / madhu
20
Is This Answer Correct ? | 5 Yes | 29 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What is rmode(any) ?
What is inspect in cobol ?
Define static linking and dynamic linking.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
) How do u handle errors in BMS macro
how to move the records from file to array table. give with code example
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
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?
Write the code to count the sum of n natural numbers.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write a cobol program making use of the redefine clause.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?