Answer Posted / 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 |
Post New Answer View All Answers
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
when does a dataset go uncataloged?
Explain the function of a dd statement?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Is condition checking possible in jcl?
What is Cataloged Procedures?
How to alter the parameters for the existing gdg?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are the 4 fields in dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes
What is use of restart and how to use it?
How do you overcome this limitation ?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
List the various advantages of using jcl language?
when can a job time-out occur? How to overcome that?