Logo

Navigation
  • Home
  • Services
    • ERP Solutions
    • Implementation Solutions
    • Support and Maintenance Solutions
    • Custom Solutions
    • Upgrade Solutions
    • Training and Mentoring
    • Web Solutions
    • Production Support
    • Architecture Designing
    • Independent Validation and Testing Services
    • Infrastructure Management
  • Expertise
    • Microsoft Development Expertise
    • Mobile Development
    • SQL Server Database and BI
    • SAP BI, SAP Hana, SAP BO
    • Oracle and BI
    • Oracle RAC
  • Technical Training
    • Learn Data Management
      • Business Intelligence
      • Data Mining
      • Data Modeling
      • Data Warehousing
      • Disaster Recovery
    • Learn Concepts
      • Application Development
      • Client Server
      • Cloud Computing Tutorials
      • Cluster Computing
      • CRM Tutorial
      • EDI Tutorials
      • ERP Tutorials
      • NLP
      • OOPS
      • Concepts
      • SOA Tutorial
      • Supply Chain
      • Technology Trends
      • UML
      • Virtualization
      • Web 2.0
    • Learn Java
      • JavaScript Tutorial
      • JSP Tutorials
      • J2EE
    • Learn Microsoft
      • MSAS
      • ASP.NET
      • ASP.NET 2.0
      • C Sharp
      • MS Project Training
      • Silverlight
      • SQL Server 2005
      • VB.NET 2005
    • Learn Networking
      • Networking
      • Wireless
    • Learn Oracle
      • Oracle 10g
      • PL/SQL
      • Oracle 11g Tutorials
      • Oracle 9i
      • Oracle Apps
    • Learn Programming
      • Ajax Tutorial
      • C Language
      • C++ Tutorials
      • CSS Tutorial
      • CSS3 Tutorial
      • JavaScript Tutorial
      • jQuery Tutorial
      • MainFrame
      • PHP Tutorial
      • VBScript Tutorial
      • XML Tutorial
    • Learn Software Testing
      • Software Testing Types
      • SQA
      • Testing
  • Career Training
    • Career Improvement
      • Career Articles
      • Certification Articles
      • Conflict Management
      • Core Skills
      • Decision Making
      • Entrepreneurship
      • Goal Setting
      • Life Skills
      • Performance Development
      • Personal Excellence
      • Personality Development
      • Problem Solving
      • Relationship Management
      • Self Confidence
      • Self Supervision
      • Social Networking
      • Strategic Planning
      • Time Management
    • Education Help
      • Career Tracks
      • Essay Writing
      • Internship Tips
      • Online Education
      • Scholarships
      • Student Loans
    • Managerial Skills
      • Business Communication
      • Business Networking
      • Facilitator Skills
      • Managing Change
      • Marketing Management
      • Meeting Management
      • Process Management
      • Project Management
      • Project Management Life Cycle
      • Project Management Process
      • Project Risk Management
      • Relationship Management
      • Task Management
      • Team Building
      • Virtual Team Management
    • Essential Life Skills
      • Anger Management
      • Anxiety Management
      • Attitude Development
      • Coaching and Mentoring
      • Emotional Intelligence
      • Stress Management
      • Positive Thinking
    • Communication Skills
      • Conversation Skills
      • Cross Culture Competence
      • English Vocabulary
      • Listening Skills
      • Public Speaking Skills
      • Questioning Skills
    • Soft Skills
      • Assertive Skills
      • Influence Skills
      • Leadership Skills
      • Memory Skills
      • People Skills
      • Presentation Skills
    • Finding a Job
      • Etiquette Tips
      • Group Discussions
      • HR Interviews
      • Interview Notes
      • Job Search Tips
      • Resume Tips
      • Sample Resumes
 

Mainframes Computers

By Exforsys | on May 27, 2007 |
MainFrame

Mainframe Introduction

In this Mainframe tutorial you will learn about mainframes and its concepts and some of the early mainframes describing the evolution and history of mainframes in detail. History and Evolution of Mainframes, Mainframe Channel, Direct Access Storage Device – DASD and Logical Partition – LPAR.

What is Mainframe?

As we all know the term mainframe when said to a layman would give a feeling of a large computer, but the question arise how large it is and what is the specialty of these mainframes. The answer to this question lies in the term "Mainframe" itself.

As the name implies mainframe is the main computer with all units processing, communications are built into a frame and hence the name Mainframe, which thereby denotes a very large computer.

Mainframes have huge processing and storage capacity. The development cost involved with mainframes is also very huge and therefore mainframes are manufactured only by very large companies. Mainframe gets its usage and applications in banking and financial sectors where large-scale operation with millions of records per day is involved.

Apart from the above there is also enterprise class mainframe integration which has greater features and ability of connecting mainframe data sources to distributed platforms. Thus, with specific, specialized and powerful features of mainframes like security, high performance, reliability, scalability and manageability are achieved and provided to distributed applications using mainframe resources.

History and Evolution of Mainframes:

Some of the early mainframes which were developed starting from the year of 1942 are ENIAC, MARK1, BINAC, UNIVAC. ENIAC is also called as electronic numerical integrator and calculator was developed in the year 1942. This mainframe machine weighed in tones and consumed enormous electric power. It had thousands of vacuum tubes, relays resistors, capacitors, and inductors inside it.

In the year 1951, UNIVAC-I was developed specially for the US Census Bureau. The major difference between UNIVAC and ENIAC was the processing of digits. In UNIVAC, processing was done in serial mode, yet the speed of UNIVAC was higher than ENIAC with one disadvantage of vacuum tubes generating enormous amount of heat which made the mandatory requirement of a large good air conditioning system.

Later in 1954, Univac II was developed. In 1962, the concept of virtual memory, a powerful feature which shall be discussed in later sections, was introduced in mainframes making the system even more powerful.

In 1964, the first third generation computer named as Burroughs B5000 came into market. This mainframe system had various powerful specialized features like multiprogramming, multiprocessing and virtual memory.

Later on various improved versions of Burroughs series came into market with new features in each. Among this the most notable one was B6700 which came in the year 1971 and this supported the feature of dynamic linking of programs at runtime.

IBM was producing and releasing mainframes in the market at all periods from past till present with the successive development of IBM Series starting with System/360.

One of the biggest factors associated with mainframes is its huge cost which made its usage only possible for big companies and corporate. There are still many technical terms one must get familiarized with mainframe systems to understand about mainframe systems in depth.

Let us see some of the internal technical usage of mainframe system.

Mainframe Channel:

A mainframe channel connect to one or more controllers via either pairs of large "bus and tag" cables or, fiber optic ESCON (Enterprise System CONnection) cables and FICON, which has the ability controlling one or more devices. This is one of the important term in mainframe technology since it has the ability of take care of huge input and output functions.

DASD:

DASD stands for Direct Access Storage Device. This indicates to any type of storage that was directly (randomly) addressable.

LPAR:

LPAR stands for Logical Partition and is a powerful hardware or firmware feature implemented in all mainframe systems. By this feature it is possible to create partitions and by which CPUs and I/O sub-systems can be shared between logical partitions.



A emaulator program or application, like a telnet, takes the responsibility of emaulating the terminal meaning that the commands typed in the terminal would be sent to the mainframe system for processing and the results from the mainframe system is sent back to the terminal for the user’s display. This concept is done by opening sessions and connecting to the mainframe system though the emaulator application. The user in the mainframe gets into the mainframe session by using the userid and password which is unique for each user of the mainframe system. Thus, it is possible in a mainframe system for the users to interact and communicate by means of terminals in the environment though the actual mainframe system is located elsewhere.

« « Strategies You Can Use to Enhance Your Vocabulary
International English » »

Author Description

Avatar

Editorial Team at Exforsys is a team of IT Consulting and Training team led by Chandra Vennapoosa.

Free Training

RSSSubscribe 391 Followers
  • Popular
  • Recent
  • Mainframe Features

    June 17, 2007 - 0 Comment
  • VSAM Introduction

    June 18, 2007 - 0 Comment
  • VSAM Catalogs

    June 20, 2007 - 0 Comment
  • VSAM Structure

    June 21, 2007 - 0 Comment
  • VSAM Control Interval and Control Area

    June 23, 2007 - 0 Comment
  • JES : Job Entry Subsystem

    June 26, 2007 - 0 Comment
  • CICS Overview and Functions

    June 18, 2006 - 0 Comment
  • CICS Components and Transactions

    June 18, 2006 - 0 Comment
  • Introduction to JCL

    November 8, 2006 - 0 Comment
  • Customer Information Control System (CICS)

    July 25, 2006 - 0 Comment
  • JES : Job Entry Subsystem

    June 26, 2007 - 0 Comment
  • VSAM Control Interval and Control Area

    June 23, 2007 - 0 Comment
  • VSAM Structure

    June 21, 2007 - 0 Comment
  • VSAM Catalogs

    June 20, 2007 - 0 Comment
  • VSAM Introduction

    June 18, 2007 - 0 Comment
  • Mainframe Features

    June 17, 2007 - 0 Comment
  • Introduction to JCL

    November 8, 2006 - 0 Comment
  • Customer Information Control System (CICS)

    July 25, 2006 - 0 Comment
  • CICS Components and Transactions

    June 18, 2006 - 0 Comment
  • CICS Overview and Functions

    June 18, 2006 - 0 Comment

Exforsys e-Newsletter

ebook
 

Related Articles

  • JES : Job Entry Subsystem
  • VSAM Control Interval and Control Area
  • VSAM Structure
  • VSAM Catalogs
  • VSAM Introduction

Latest Articles

  • Project Management Techniques
  • Product Development Best Practices
  • Importance of Quality Data Management
  • How to Maximize Quality Assurance
  • Utilizing Effective Quality Assurance Strategies
  • Sitemap
  • Privacy Policy
  • DMCA
  • Trademark Information
  • Contact Us
© 2023. All Rights Reserved.IT Training and Consulting
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT