T

task. (1) In a multiprogramming or multiprocessing environment, one or more sequences of instructions treated by a control program as an element of work to be accomplished by a computer. (2) In VSE, the basic unit of synchronous program execution. A task competes with other tasks for computer system resources such as processing time and I/O channels.

Telnet. In TCP/IP, an application protocol that allows a user at one site to access a remote system as if the users display station were locally attached. Telnet uses the Transmission Control Protocol as the underlying protocol.

temporary data set. A data set that is created and deleted in the same job. Contrast with nontemporary data set.

temporary storage. In computer programming, storage locations reserved for intermediate results. Synonymous with working storage.

test plan. A plan that establishes detailed requirements, criteria, general methodology, responsibilities, and general planning for test and evaluation of a system.

Time Sharing Option (TSO). An operating system option; for the System/370 system, the option provides interactive time sharing from remote terminals.

token-ring network. A network that uses a ring topology, in which tokens are passed in a circuit from node to node. A node that is ready to send can capture the token and insert data for transmission.

transaction processing. A sequence of operations on a database that is viewed by the user as a single, individual operation.

transient. Pertaining to a program or subroutine that does not reside in main storage or to a temporary storage area for such a program.

transparent. (1) Pertaining to operations or data that are of no significance to the user. (2) In data transmission, pertaining to information not recognized by the receiving program or device as transmission control characters.

transportability. Synonym for portability.

TSCF. Target System Control Facility. Part of System Automation OS/390 which uses NetView to allow a host OS/390 system to automate operations at target systems.

TSO/E. time sharing option/extended. An option on the operating system; for System/370, the option provides interactive time sharing from remote terminals.

U

unit address. The three-character address of a device, specified at the time a system is installed; for example, 191 or 293.

unit of work. In advanced program-to-program communications, the amount of processing that is started directly or indirectly by a program on the source system.

update authority. The ability to add, change, or cancel items.

upward compatibility. The capability of a computer to execute programs written for another computer without major alteration, but not vice versa.

user catalog. See VSAM user catalog.

user exit. A programming service provided by an IBM software product that may be requested during the execution of an application program for the service of transferring control back to the application program upon the later occurrence of a user-specified event.

user identification (user ID). (1) A string of characters that uniquely identifies a user to a system.

(2)The name used to associate the user profile with a user when a user signs on the system.

user interface. (1) Hardware, software, or both that allows a user to interact with and perform operations on a system, program, or device. (2) In SAA usage, any of the actions or items defined by Common User Access (CUA) architecture that allow a user to interact with and perform operations on a computer.

user profile. In computer security, a description of a user that includes such information as user ID, user name, password, access authority, and other attributes obtained at logon.

user program. A user-written program.

user-defined word. In COBOL, a word that must be supplied by the user to satisfy the format of a clause or statement.

utility program. A computer program in general support of computer processes; for example, a diagnostic program, a trace program, a sort program. Synonymous with service program.

G l o s s a r y 581

Page 605
Image 605
IBM OS/390 manual O s s a r y

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.