COM3310 Glossary Flashcards
(186 cards)
2PC
Two-phase commit - Commit and roll back - first check goes to all Resource Managers and checks whether everything is ok to commit, then decides whether to commit or not (2 phases) (if even one Resource Manager cannot go ahead, then the whole thing does not go ahead)- the idea that a transaction can be of multiple parts and that the system needs to either commit everything or roll back on everything if there is a failure
ACID
Requirements of a transaction system: Atomicity, Consistency, Isolation, Durability Atomic: Meaning either all changes are made at once or not at all Consistency: Database remains consistent according to the rules defines such as referential integrity both before and after the transaction is executed Isolation: Requires that transactions are executed as if not other transactions are executed (e.g. hidden) Durability: When a transaction is stated as complete, the updates to the database are preserved irrespective of any system failures
Address Space
The complete range of addresses available to a program. An address space contains user data, system data and programs, some of which are common to all address spaces.
ADRDSSU
Application-level Utility - Primary disk dump and disk restore program provided with z/OS
Alias
An alias is a special entry in the master catalog, pointing to a user catalog, that coincides with the high level qualifier of a data set name.
AMS
Access Method Services: A utility to define and delete VSAM structures, such as files and indexes
AORs
Application-Owning Regions - In a CICSPlex configuration, a CICS region devoted to running applications
Application Designers & Programmer
Design, build, test and deliver mainframe applications
Atomic Instant
The instant when the coordinator records the fact that it is going to tell all the resource managers to either commit or roll back
Batch Processing
The running of jobs on the mainframe without user interaction - reads and processes data in bulk and produces output
BMS
Basic Mapping Support - 3270: Sends a menu to the terminal, in between command prompt and interface I think
CA
Continuous Availability
CBU
Capacity BackUp - Temporary upgrade for customers who have a requirement for a robust disaster recovery solution, creates backup systems that is not paid for unless a disaster is activated (special contract with IBM)
CEC
Central Electionic Complex (like CPC (Central Processing Complex) - the physical collection of hardware that includes main storage, one or more central processors, timers and channels (main system))
CEDA
CICS Command - Used for creating and managing resource definitions (Conversational)
CEMT
CICS Command - Master Terminal Commands (INQUIRE - Set File, SET - Disable a program, ) (Conversational)
CF
Coupling Facility
CHPID
Channel Path Identifier: The channels are all integrated in the main processor box
CICS
Customer Information Control System - General purpose transaction subsystem for z/OS
CICS Explorer
A system management tool that offers a simple, integrated and intuitive way to manage one or more IBM CICS systems
CICS TS
CICS Transaction Server: Often called simply CICS, is a powerful, mixed-language application server that runs on the IBM mainframe operating system called z/OS. Commonly divided into three regions (TOR, FOR and AOR)
CICSPlex
CICS Architechture - CICS is divided into several regions and each region can play a different role. Each region has its own VSAM file detailing the resources that are used exclusively for that region
CIU
Customer Initiated Upgrade - Web-based solutions for customers ordering and installing upgrades via the IBM Resource Link
Cluster
z/OS Parallel Sysplex or z/VM Single System Image (SSI) cluster