- 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) The delayed connexion of a programme to a routine until load time or run time.<br />(2) Linking on demand at run time. See also static linking.
Industry:Software
(1) The device within an auxiliary storage device that moves the read/write heads.<br />(2) A device that causes mechanical motion.
Industry:Software
(1) The direct-access data set used to contain the information necessary to restart IMS.<br />(2) A VSAM KSDS used only during a CICS emergency restart. The RSD temporarily holds the backout information read from the CICS system log. This allows CICS to be restored to a stable state and to be restarted following an abrupt termination.
Industry:Software
(1) The disc accessed exclusively by Microsoft Cluster Server to store the cluster recovery log, and to determine whether a server is up or down. Only one server can own the quorum disc at a time. Servers in the cluster can negotiate for the ownership.<br />(2) A managed disc (MDisk) that contains a reserved area used exclusively for cluster management. The quorum disc is accessed in the event that it is necessary to determine which half of the cluster will continue to read and write data.
Industry:Software
(1) The displayed, printed, or plotted output that represents the horizontal and vertical axis variables specified by the user for a collection of data.<br />(2) See chart.
Industry:Software
(1) The distorted portion of a received signal.<br />(2) In optics, the interaction of two or more beams of coherent or partially coherent light.
Industry:Software
(1) The division of text into segments, usually words, sentences and paragraphs.<br />(2) The division of text into distinct lexical units. Nondictionary-based processing includes white space and n-gram segmentation, while dictionary-based support includes word, sentence, and paragraph segmentation, and lemmatization.
Industry:Software
(1) The elapsed time from the point when the system was started to the current time.<br />(2) The amount of time that the operating system spends providing services to an application. System time includes time spent by the operating system allocating storage or devices to a programme and time spent processing operating system calls that a programme makes. See also run time, user time, execution time.
Industry:Software
(1) The entire collection of hardware and software required by CICS.<br />(2) In CICSPlex SM topology, a definition referring to a CICS system that is to be managed by CICSPlex SM.
Industry:Software
(1) The estimated total resource usage that is necessary to run the access plan for a statement (or the elements of a statement). Cost is derived from a combination of processor cost (in number of instructions) and I/O cost (in numbers of seeks and page transfers).<br />(2) A number that is used as a weighting mechanism to differentiate one resource from another where a smaller value is always preferred.
Industry:Software