- 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 sending of typed messages between online meeting participants.<br />(2) In LearningSpace - Virtual Classroom session, the sending of typed messages between session participants. There are two types of chat: session chat, which allows a user to send messages to everyone in the session and private chat, which allows a user to send a message to an individual participant.
Industry:Software
(1) The sending portion, or client portion, of a spooled file transfer. The line printer requester allows a spooled file that was sent between remote systems to be sent to a printer queue. See also line printer daemon.<br />(2) A client that lets the local host submit a file for printing on a remote printer server.
Industry:Software
(1) The sequence in which the characters are ordered for the purpose of sorting, merging, comparing, and processing indexed data sequentially.<br />(2) An ordering assigned to a set of items, such that any two sets in that assigned order can be collated.<br />(3) A specified arrangement used in sequencing. See also collating element.<br />(4) The relative ordering of collating elements as determined by the setting of the LC_COLLATE category in the current locale. The character order, as defined for the LC_COLLATE category in the current locale, defines the relative order of all collating elements, such that each element occupies a unique position in the order.
Industry:Software
(1) The set of access paths that is selected by the query optimizer to evaluate a particular SQL or XQuery statement. The access plan specifies the order of operations to resolve the execution plan, the implementation methods (such as JOIN), and the access path for each table that is referenced in the statement.<br />(2) In DB2 for i5/OS, the control structure produced during compile time that is used to process SQL statements encountered when the programme is run.
Industry:Software
(1) The set of log files that is closed and is no longer needed for normal processing. These files are retained for use in roll-forward recovery. See also active log, circular log.<br />(2) A data set on a storage device to which WebSphere MQ copies the contents of each active log data set when the active log reaches its size limit. See also recovery log, active log.
Industry:Software
(1) The set of rows produced by the evaluation of a SELECT statement.<br />(2) In Query Patroller, a table created to store the result set of a query.
Industry:Software
(1) The set of rules and conventions that govern the creation and control of data types such as text, image, graphics, font, fax, color, audio, bar code, and multimedia.<br />(2) organisation and justification of static and behavioural artefacts for software and its structure.<br />(3) The fundamental organisation of a system embodied in its components, their relationships to each other, and to the environment, and the principles guiding its design and evolution.<br />(4) A set of defined terms and rules used as instructions to build products.
Industry:Software
(1) The settings for shell variables and paths set when the user logs in. These variables can be modified later by the user.<br />(2) A named collection of logical and physical resources used to support the performance of a function.<br />(3) A structure within the message tree that is user-defined, and that can contain variable information that is associated with a message while it is being processed by a message flow.<br />(4) A specific instance of a configuration of hardware and software.
Industry:Software
(1) The simultaneous accessing of two or more bytes or streams of data from distinct storage units.<br />(2) The alternating of two or more operations or functions through the overlapped use of a computer facility.
Industry:Software
(1) The smallest unit of data manipulated in SQL.<br />(2) In DCE X/Open Object Management (XOM), an arbitrary and complex information item that can be viewed as a characteristic or property of an object.<br />(3) In programming, the alphabetic or numeric contents of a variable or a storage location.<br />(4) The content of a data item. This can be an integer, a string, or the handle of another data bag.<br />(5) An element of a type domain.<br />(6) The content of a variable, parameter, special register, or field.<br />(7) A specific data item at the intersection of a column and row.
Industry:Software