- 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 transaction that updates data in more than one database, user process, or machine. See also two-phase commit, XA.<br />(2) A transaction that affects data on multiple nodes. The nodes can be on one system or across multiple systems.
Industry:Software
(1) In a Tivoli environment, a resource that is subscribed to a profile manager.<br />(2) In voice mail, any person who owns a mailbox.<br />(3) An application that requests information about a specified topic from a publish/subscribe broker.<br />(4) The consumer of a business service.
Industry:Software
(1) In System Manager, a programme or application that is identified as a product to the i5/OS operating system by a product identifier and a product definition.<br />(2) A catalogue entity that can be viewed as a group of items that share attributes. All items that are related to a particular product exhibit the same set of attributes and are distinguished by their attribute values.<br />(3) In hardware, a separately orderable item.<br />(4) A software application that is made up of various components.
Industry:Software
(1) A strongly typed, high-performance function that is integral to the DB2 database. A built-in function can be referenced in SQL statements anywhere that an expression is valid. See also function, routine.<br />(2) In programming languages, a function that is predefined by the compiler and whose code is incorporated directly into the compiled object rather than called at run time.<br />(3) A function for which the compiler automatically generates inline code at compile time instead of making a runtime call to the function. See also function.<br />(4) A function that is generated by DB2 and that is in the SYSIBM schema. See also cast function, external function, user-defined function, SQL function, sourced function.
Industry:Software
(1) For interactive jobs, the system to which the display device is directly attached. For batch jobs, the system on which the job is being processed.<br />(2) In an IMS multisystem environment, a specific system in the multiple configuration.<br />(3) In a multisystem environment, the system on which an application programme is executing. A local application can process data from databases located on either the same (local) system or another (remote) system. See also remote system.
Industry:Software
(1) In RPG, one or more fields that are compared from record to record to determine when the information in the fields changes. When the information changes, the control level indicator (L1 through L9) assigned to a control field is set on.<br />(2) In AFP Utilities, an input field on the screen view that is used to move the image area up, down, left, or right.<br />(3) In Application Development ToolSet, one or more specified fields that are compared to determine the record sequence in the output file.<br />(4) In data communications, a field within a frame that contains the commands, responses, sequence numbers, and poll or final bit for data link control.<br />(5) In MERVA Link, a field that is part of a MERVA message on the queue data set and of the message in the TOF. A control field is written to the TOF at nesting identifier 0. Messages in SWIFT format do not contain a control field.
Industry:Software
(1) A transaction whose boundaries are defined by an EJB container. An entity bean must use container-managed transactions. (Sun)<br />(2) A transaction where the EJB container is responsible for administration of tasks such as committal or rollback. See also bean-managed transaction.
Industry:Software
(1) In a Tivoli environment, one of the properties of a managed resource. Resource types are defined in the default policy for a policy region.<br />(2) A well-defined syntax and semantics that characterise all instances of a given kind of resource. See also managed resource prototype.<br />(3) A resource that is defined by CQS. CQS groups list headers into resource types. The resource types allow CQS and its clients to physically group resources of a particular type on a coupling facility list structure.
Industry:Software
(1) In System Manager, all the resources that the applications manage and the functions for managing them.<br />(2) The applications that comprise an enterprise's existing system for handling companywide information. An enterprise information system offers a well-defined set of services that are exposed as local or remote interfaces or both. (Sun) See also resource adapter.
Industry:Software
(1) A structure that contains an ordered collection of data elements in which each element can be referenced by its ordinal position in the collection. All elements in an array have the same data type.<br />(2) An arrangement of data in one or more dimensions, such as a list, table, or multidimensional arrangement of items.<br />(3) An arrangement of related hard-disk-drive modules that have been assigned to a group.<br />(4) In programming languages, an aggregate that consists of data objects, with identical attributes, each of which can be uniquely referenced by subscripting. See also vector, scalar.<br />(5) In EGL, a structure item that has an occurs value greater than one. If an array has a subordinate structure item that also has an occurs value greater than one, the subordinate structure item declares an array with an additional dimension.<br />(6) A number of items stored together, which a user can quickly retrieve by supplying the correct index.<br />(7) An ordered collection, or group, of physical devices (disk drive modules) that are used to define logical volumes (LVOLs) or devices. In the ESS, an array is a group of discs designated by the user to be managed with a Redundant Array of Independent discs (RAID). See also Redundant Array of Independent Disks.
Industry:Software