- 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 VSAM data set that is contained within a partitioned table space.<br />(2) A set of table rows that is stored separately from other sets of rows. A data partition is grouped by the specifications that are provided in the PARTITION BY clause of the CREATE TABLE statement. See also database partitioning, table partitioning.
Industry:Software
(1) In COBOL, a method of adding records to the end of a sequential file when the file is opened.<br />(2) In COBOL, the state of a file after running an OPEN statement, with the EXTEND phrase specified for that file, and before running a CLOSE statement, without the REEL or UNIT phrase specified for that file.
Industry:Software
(1) In Tivoli Software Distribution, Version 4, any Windows 95 (or later), Windows NT, or OS/2 system on which the Tivoli Software Distribution Java Endpoint Package Editor is installed.<br />(2) In Tivoli Software Distribution, Version 3, any Windows system on which the AutoPack Control centre is installed.
Industry:Software
An interface map in which operations of the source interface are mapped to operations of the target interface.
Industry:Software
(1) A VSAM data set whose records are physically in the same order in which they were put in the data set. A VSAM data set is processed by using addressed direct access or addressed sequential access and has no index. New records are added at the end of the data set.<br />(2) A data set whose records are loaded without respect to their contents, and whose relative byte addresses cannot change. Records are retrieved and stored by addressed access, and new records are added at the end of the data set.
Industry:Software
(1) In COBOL, a name that is declared in only one programme but that may be referred to from that programme and from any programme contained within that program. Condition names, data names, file names, record names, and some special registers may be global names.<br />(2) In Managed System Services, the name by which an object is known to SNA File Services (SNA/FS). SNA/FS enables objects to be uniquely named in an SNA network with systems of different types.
Industry:Software
(1) In two-phase commit processing, a recovery manager that must wait for confirmation from its coordinator before committing or backing out changes made to recoverable resources by its part of a distributed unit of work. The subordinate can be in doubt in respect to its coordinator. See also coordinator, in-doubt.<br />(2) A system in which a child unit of recovery (UR) of a multisystem cascaded transaction resides.
Industry:Software
(1) A VTAM term for a list of routes through a network, arranged in an order of preference for their use.<br />(2) A set of link and node characteristics, associated with a session or a set of sessions, that determine the route that is selected for the sessions through an APPN network.<br />(3) A set of characteristics (such as route security, transmission priority, and bandwidth) used to construct a route between session partners. The class of service is derived from a mode name specified by the initiator of a session.<br />(4) In fibre-channel technology, a specified set of delivery characteristics and attributes for frame delivery.
Industry:Software
(1) In COBOL, a phrase that specifies the action to be taken on the determination of the truth value of a condition resulting from the running of a conditional statement.<br />(2) In REXX, a phrase in a DO instruction, introduced by the subkeyword WHILE or UNTIL, that is used to change the iteration of a repetitive DO loop.
Industry:Software
(1) In UDDI, to browse the business registry to locate existing Web services for integration.<br />(2) To identify resources within a network environment.
Industry:Software