what is mainframe?
Answers were Sorted based on User's Feedback
Answer / muttaiah
Never ask this question again.
You can google and get it.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / muttaiah
Mainframe is also like a computer, PC which we use is Mini
computer whereas mainframe is super computer which is used
to perform many arithmetic, scientific calculations & for
processing huge volume of data within milli or macro secs.
PC Mainframe
WINDOWS - MVS
95,98,XP,VISTA - OS/390,Z/OS
Harddisk - DASD
File - DATASET
Folder - PDS
CD - TAPE
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / mohi
Mainframe is a large systems technology, it acts as an application server where huge amount of information is processed on dialy bases.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anirud
mainframe s nothing but a large size computer.it is made up with frames .all frames togeather is called a mainframe.frame is nothng but a physical component
| Is This Answer Correct ? | 1 Yes | 1 No |
What is DATACOM db?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
how to run batch program without jcl?
Can we create VSAM file by using IEBGENER?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
What does a disposition of (new,catlg,keep) for a dsn mean?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
which utility is used to sort a file in jcl?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
Is it possible to code instream data in a PROC?