what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answers were Sorted based on User's Feedback
Answer / praveena
A mainframe is a high-performance computer used for
large-scale computing purposes that require greater
availability and security than a smaller-scale machine can
offer. Historically, mainframes have been associated with
centralized rather than distributed computing, although that
distinction is blurring as smaller computers become more
powerful and mainframes become more multi-purpose. Today,
IBM emphasizes that their mainframes can be used to serve
distributed users and smaller servers in a computing network.
Linux can be a software for mainframe
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / villan
Mainframe is a basically a type of computers which can
handle large amount of storage.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bernard thomas
Mainframe is used to describe a main computer which can
serve many users simultaneously. This done using a facility
like TSO.
Mainframe software is TSO (for simulutaneous use), COBOL,
JCL, IDCAMS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / om prakash yadav
No, i m not agre to yopu that main frame is used to
describe a main computer which can serve many users
simultaneously.
it is true it will provide a envirnoment to work on
simultaneously but
it is depend on system configuration.
main frame is a system which is provide a facility to share
a server at a time many users.
mainframe software is TSO :- no
mainframe s/w
COBOL- Language
DB2- database
jcl controling lanauge
vsam - temporary store upto 2 GB.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / 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 |
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
wht r the advantages of 77 level number ?
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
how to transfer the file from pc to mainframe??
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
Why IBM?
What is the point of the REPLACING option of a copy statement?
how do you reference the ksds vsam file formats from cobol programs
Explain fixed length record in cobol? with suitable example
Which is not true about evaluate statement