GeekArticles
Database
IMSImplementations of IMS Subsystems to z/OS
Author: dbazine.com |
Published: 24th May 2006 |
Visited: 415 times |
Add CommentFiled in: IMSIMS is a large application that runs on z/OS. There is a symbiotic relationship between IMS and z/OS. Both are tailored to provide the most efficient use of the hardware and software components.
IMS runs as a z/OS subsystem and uses several address spaces: one controlling address space, several separate address spaces that provide IMS services, and several address spaces that run IMS application programs. z/OS address spaces are sometimes called regions,1 as in the IMS control region. The term region is synonymous with a z/OS address space.
The various components of an IMS system are explained in more detail in “Structure of IMS Subsystems.”
Read Article Sponsored Links
Related Articles
• Excel 2007 Week Numbering Systems and DateTime Implementations Learn about the four different week-numbering systems available in Microsoft Office Excel and how to use them. Also learn why it is important to implement the date and time representation of the ISO8601:2000 standard in your Excel applicatio ...
• Sun Open Sources Java Platform Implementations Sun is open sourcing its implementation of the Java platform as free software. Get involved! Visit the three new open-source Java communities that Sun is seeding and download the code: OpenJDK, Mobile & Embedded and the GlassFish commun ...
• Separation of Concerns in Web Service Implementations
The principle of "separation of concerns" is much repeated in SOA circles... so why are transactional integrity, security, and business logic so often intermingled in SOA implementations? In this article, Tieu Luu shows how to use Spring to separate out security concerns in an Axis-based web se ...
• Comments above method implementations QC#: 602 Version: 6.0 Status: Open defect, requires resolution Description: The Delphi IDE inserts method skeletons in between comments and methods (comments immediately preceding method implementation).
Please read Details ...
• AJAX and Atlas: An Overview of Two AJAX Implementations One of the big buzzwords that rose to fame in 2005 was 'Ajax.' The term 'Ajax' was first coined by Jesse James Garrett in his essay 'Ajax: A New Approach to Web Applications' (www.adaptivepath.com/publications/essays/archives/000385.php), and it refers to the use of asy ...