- Industry: Computer
- Number of terms: 98482
- Number of blossaries: 0
- Company Profile:
Sometimes referred to as “Big Blue” IBM is a multinational corporation headquartered in Armonk, New York. It manufactures computer hardware and software and provides information technology and services.
An export that allows several definitions for the same external symbol. Each weak export has an associated key value, which is the size of the data item. The binder chooses the weak export with the largest key value. See also strong export.
Industry:Software
A work context that can be switched from one task to another. A privately-managed context is generally used by a work manager, such as the Information Management System (IMS).
Industry:Software
An area of main storage that is used for sorting record identifiers during list-prefetch processing.
Industry:Software
An exported logical volume (LVOL) that has undergone the import process and can be referenced as a tape volume within a virtual tape server (VTS) library. An imported LVOL originates from a stacked volume that underwent the export process.
Industry:Software
An area of memory in a programme that is modifiable during the running of a program. Typically, this area contains global variables and function and variable descriptors for dynamic link libraries (DLLs).
Industry:Software
An exposed name used to qualify a column name. See also exposed name.
Industry:Software
A work identifier for a distributed transaction that is both a local and a global identifier. The format of the EID is a concatenation of the transaction identifier (TID) and global transaction identifier (GTID).
Industry:Software
An area of storage allocated above the 16MB line and used for eligible, reentrant CICS and user application programs, which must be link-edited with the RENT and RMODE(ANY) attributes. The storage is obtained in key 0, non-fetch-protected storage, if the system initialization parameters include RENTPGM=PROTECT. If RENTPGM=NOPROTECT is specified, the ERDSA is in CICS-key storage.
Industry:Software
An expression consisting of logical operators, relational operators, or both that can be evaluated to a value of either true or false.
Industry:Software