- 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.
(1) A set of colour cells. A pixel value indexes the colour map to produce RGB-intensities. A colour map consists of a set of entries defining colour values that, when associated with a window, is used to display the contents of the window.<br />(2) A lookup table in which each index is associated with a red, green, and blue value.
Industry:Software
(1) A generic name for a programme that at regular intervals collects data about the status of the system.<br />(2) In a Tivoli environment, either (a) a repeater site on which Scalable Collection Service (SCS) is installed or (b) an SCS daemon on a managed node or gateway that stores and then forwards data to other collectors or to the inventory receive or inventory data handler.
Industry:Software
(1) A set of commands in a control language programme defined by a DO command and an ENDDO command that is conditionally processed as a group.<br />(2) In RPG, a group of calculations done one or more times based on the results of comparing factor 1 and factor 2 of certain calculation operations (for example, DOUxx). A DO operation and an END operation are the delimiters for a do group.
Industry:Software
(1) A generic term for storage in the Content Manager system.<br />(2) Any system in a network that persistently stores data that has been collected for future use or that acts as a gateway to such data.
Industry:Software
(1) A set of consecutive character strings that specify a characteristic of an entry. There are three types of clauses: data, environment, and file.<br />(2) The fundamental grouping of REXX syntax. A clause is composed of zero or more blanks, a sequence of tokens, zero or more blanks, and the semicolon delimiter.<br />(3) In SQL, a distinct part of a statement in the language structure, such as a SELECT clause or a WHERE clause.
Industry:Software
(1) A generic term for the object type that refers to a database file, a device file, or a save file. The system-recognized identifier for the object type is *FILE.<br />(2) A collection of related data that is stored and retrieved by an assigned name. See also data set.
Industry:Software
(1) A set of descriptive and operational information associated with a requirement when the requirement is created. A requirement type serves as an outline for all requirements of the same type and is useful for classifying and grouping similar requirements in a project. Each requirement type has its own set of user-defined attributes.<br />(2) A categorization of requirements based on common characteristics and attributes. Sometime requirement types are based on the requirement source or area of effect for example, stakeholder need, feature, use case, supplementary requirement, documentation requirement, hardware requirement, software requirement, and so on. Requirements may also be categorised based on the dimension of software quality that they represent for example, FURPS+.
Industry:Software
(1) A global lock manager that resides in its own address space, and gives the option of keeping most of its control blocks in local storage instead of in the common storage area (CSA).<br />(2) A z/OS subsystem that DB2 uses to control communication and database locking.<br />(3) A subsystem in an z/OS environment that provides lock management, used by IMSs to share data.
Industry:Software
(1) A set of events that meet certain criteria defined by event group filters, which include constraints that are expressions that define the philtre conditions. Event console operators can monitor event groups that are relevant to their specific areas of responsibility.<br />(2) A container for inbound events that enables you to group events without the overhead of creating a new monitoring context. Event groups are purely a visual construct and are not represented in the monitor model.<br />(3) A set of criteria that is applied to events to identify a subset of those events. The criteria include constraints expressions that define the philtre conditions.
Industry:Software
(1) A global transaction that adheres to the X/Open standard for distributed transaction processing (DTP).<br />(2) In an XA-enabled environment, a unit of work involving one or more resource managers that is coordinated by a transaction manager. See also XA.
Industry:Software