what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / sreeram
above ans correct. if we will go for front end . they need
to maintain no of server for each and every appliction
under one client itself.
For mainframe - only one server enough to hanlde all the
application. we can store huge amount of data. i.e
advantage in mainframe
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Are you comfortable in cobol or jcl?
How do get the result of your program directly on your pc?
what is amode(24), amode(31), rmode(24) and rmode(any)?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what is difference between cobol and cobol/400
How to use the same COBOL program in Batch and CICS on lines? explain with an example
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the usage of comp fields in cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) How do u handle errors in BMS macro?