features to permit a computing system to execute programs written for another system.

emulator. A combination of programming techniques and special machine features that permits a computing system to execute programs written for a different system. See also integrated emulator, terminal emulator.

entry-sequenced data set. In OS/390 programs with VSAM, a data set whose records are loaded without respect to their contents, and whose relative byte addresses cannot change. Records are retrieved and stored by addressed access, and new records are added at the end of the data set.

error recovery procedures (ERP). Procedures designed to help isolate and, where possible, to recover from errors in equipment. The procedures are often used in conjunction with programs that record information on machine malfunctions.

ESCON. Enterprise Systems Connection - A set of products and services that provides a dynamically connected environment using optical cables as a transmission medium.

ESCON Director. A device that provides connectivity capability and control for attaching any two links to each other.

Ethernet. A 10-megabit baseband local area network that allows multiple stations to access the transmission medium at will without prior coordination, avoids contention by using carrier sense and deference, and resolves contention by using collision detection and transmission. Ethernet uses carrier sense multiple access with collision detection (CSMA/CD).

event control block (ECB). A control block used to represent the status of an event.

exit routine. Either of two types of routines: installation exit routines or user exit routines. Synonymous with exit program.

expiration date. The date at which a file is no longer protected against automatic deletion by the system.

extent. Continuous space on a disk or diskette that is occupied by or reserved for a particular data set, data space, or file.

external side. The receiver of a data entity. A module or routine that accepts a 2- or 4-digit-date format entity for further processing from another module or routine.

F

file.

In PSF/MVS, a member of a partitioned data set or a sequential data set

In PSF/VSE, a member in a library.sublibrary

file control table (FCT). A table containing the characteristics of files processed by CICS file management.

file name. (1) A name assigned or declared for a file.

(2) The name used by a program to identify a file.

fixed window. A technique to determine the century (high-order digits) of a year when represented by two digits. The 2-digit year is compared against a hardcoded threshold. The century designation is limited to a 100-year range spanning only two centuries. For example, assume the threshold is 60, then if the 2-digit year is ³ 60, the year is in the 20th century; if the 2-digit year is < 60, the year is in the 21st century.

fixed-length record. A record having the same length as all other records with which it is logically or physically associated. Contrast with variable-length record.

foreground partition. In VSE, a space in virtual storage in which programs are executed under control of the system. By default, a foreground partition has a higher processing priority than the background partition.

formatted dump. A dump in which certain data areas are isolated and identified.

forward recovery. (1) The reconstruction of a file by updating an earlier version with data recorded in a journal. (2) The process of reconstructing a file from a particular point by restoring a saved version of the file and then applying changes to that file in the same order in which they were originally made.

G

GDG. See generation data group.

generation data group (GDG). A feature of the MVS catalog that allows a collection of data sets to be kept in chronological order: each data set is called a generation data set.

generation data set. One generation of a generation

data group.

Gregorian calendar. Todays general-use calendar of 12 months and 365 days that employs the current leap year algorithm (refer to Leap year below).

G l o s s a r y 571

Page 595
Image 595
IBM OS/390 manual File

OS/390 specifications

IBM OS/390, a versatile operating system, was a cornerstone in enterprise environments and played a pivotal role in mainframe computing. Released in the mid-1990s, OS/390 combined the strengths of IBM's MVS (Multiple Virtual Storage) with new features and enhancements, targeting scalability, reliability, and performance in demanding business applications.

One of the key features of OS/390 was its robust support for multiple users and processes. The system allowed thousands of concurrent users to access applications and data, ensuring high availability and minimizing downtime—a critical requirement for many large organizations. This scalability was supported through various enhancements in memory management and processor scheduling, enabling optimal resource allocation across diverse workloads.

OS/390 was known for its superior workload management capabilities. The Workload Manager (WLM) component allowed administrators to define service policies, specifying how system resources would be allocated according to the priority of tasks. This ensured that critical business processes received the necessary resources while less critical tasks were managed more flexibly.

Another significant characteristic of OS/390 was its commitment to security. The operating system provided comprehensive security features, including user authentication, data encryption, and auditing capabilities. This focus on security was vital for organizations handling sensitive data, ensuring compliance with regulations and safeguarding against unauthorized access.

OS/390 also supported advanced technologies that facilitated integration and development. The system included features like the IBM CICS (Customer Information Control System) for transaction processing and IMS (Information Management System) for database management. These technologies allowed organizations to build robust, high-performance applications tailored to specific business needs.

The ease of network integration was another strength of OS/390. With the advent of the Internet and global connectivity, OS/390 systems could easily interface with various network protocols, enabling businesses to operate in a connected world. This inclusion paved the way for many organizations to expand their capabilities and offer new services, driving digital transformation.

In conclusion, IBM OS/390 represented a significant advancement in mainframe technology, combining scalability, security, and robust workload management. Its rich feature set and support for critical enterprise applications solidified its role as a vital component of many organizations' IT infrastructures, ensuring they could meet their operational challenges head-on while supporting future growth. As technology continues to evolve, the legacy of OS/390 remains influential in the realm of computing.