- 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 type of communication control unit whose operations are controlled by one or more programmes stored and executed in the unit. It manages the details of line control and the routing of data through a network. See also transmission control unit.<br />(2) A device that directs the transmission of data over the data links of a network; its operation may be controlled by a programme executed in a processor to which the controller is connected or it may be controlled by a programme executed within the device. (T)
Industry:Software
(1) In a window or dialogue box, a rectangular control that, when clicked, immediately causes an action to be performed. Push buttons can be labelled with text, graphics, or both. The most familiar push buttons are OK and Cancel.<br />(2) A key on a telephone key pad.
Industry:Software
(1) In System Manager, the system with a programme or equipment problem that requires and asks for problem-handling support from another system in a network. See also service provider.<br />(2) The application that initiates an interaction with a Web service. The service requestor binds to the service using the published information and calls the service.
Industry:Software
An isolation level that for cursors, after fetching and while positioned on a row, prevents the row from being changed by other applications until the cursor position is moved from the row. CS also prevents any row that is changed by other applications from being read until the change is committed. See also read stability, repeatable read, uncommitted read, isolation level.
Industry:Software
An isolation level that prevents any row that is read from being changed by other applications until the transaction is completed. For WITH HOLD cursors, this applies to when the rows were actually read. For read-only WITH HOLD cursors, the rows might have actually been read in a prior transaction. RR also prevents any row changed by other applications from being read until the change is committed. A transaction that issues the same query more than once is guaranteed to read exactly the same rows again, disallowing phantom rows from being injected into the result set. See also cursor stability, read stability, uncommitted read, isolation level.
Industry:Software
An isolation level that prevents any row that is read from being changed by other applications until the transaction is completed. For WITH HOLD cursors, this applies to when the rows were actually read. For read-only WITH HOLD cursors, the rows might have actually been read in a prior transaction. RS also prevents any row that is changed by other applications from being read until the change is committed. A transaction that issues the same query more than once will read the same rows again, but it might also read additional phantom rows that were modified and committed by an application that is running concurrently. See also cursor stability, repeatable read, uncommitted read, isolation level.
Industry:Software
An item in the source or target document that contains child items, such as EDI Segments and EDI composite data elements, ROD records and ROD structures in record oriented data, and XML elements.
Industry:Software
An item in the source or target document that does not contain child items, only data. For example: EDI data elements, ROD fields, XML attributes, and XML PCData values.
Industry:Software
(1) A subject-oriented collection of data that is used to support strategic decision making. The warehouse is the central point of data integration for business intelligence. It is the source of data for data marts within an enterprise and delivers a common view of enterprise data.<br />(2) A central repository for all or significant parts of the data that an organization's business systems collect.
Industry:Software
(1) Hardware and software used to answer incoming calls by playing one or more prerecorded messages.<br />(2) A telephony device that uses prerecorded voice responses to provide information in response to dual-tone multifrequency (DTMF) or voice input from a telephone caller.
Industry:Software