what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / aditya yadav
Mainframes are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, ERP, and financial transaction processing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how do you reference the esds vsam file formats from cobol programs
Define static linking and dynamic linking.
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.
Describe the cobol database components?
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
i need a small 3d program using inline and outline.
What is the LINKAGE SECTION used in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are the cobol coding sheets?
What are declaratives and what are their uses in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how do you reference the variable unblock file formats from cobol programs
How do you differentiate between cobol and cobol-ii?
Which Search verb is equivalent to PERFORM…VARYING?