- 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 512-byte block of main storage on a 512-byte boundary.<br />(2) In real storage, a storage location having the size of a page.
Industry:Software
(1) A 7-character code that identifies a predefined message, and is used to get the message description from a message file.<br />(2) A tag attached to a message that uniquely identifies that message across all IBM products.
Industry:Software
(1) A batch job that becomes eligible to run at a specified date and time.<br />(2) A batch job that is submitted with a value other than *CURRENT for the schedule date and schedule time parameters.
Industry:Software
(1) A bean that contains the programming logic to handle a particular request.<br />(2) A proxy that can invoke a single operation using an execute() method.
Industry:Software
(1) A binary number that directs the operation of a processor. Compilers and assemblers convert source instructions to machine instructions.<br />(2) See computer instruction.
Industry:Software
(1) A block of procedural constructs and embedded SQL statements that is stored in a database and that can be called by name. Stored procedures allow an application programme to be run in two parts, one on the client and the other on the server, so that one call can produce several accesses to the database.<br />(2) See procedure.
Industry:Software
(1) A bound programme that performs utility functions that can be called by other bound programs.<br />(2) See utility program.
Industry:Software
(1) A BTS object that expires when the system time becomes greater than a specified time, or after a specified period has elapsed.When you define a timer, a timer event is automatically associated with it. When the timer expires, its associated event fires.<br />(2) A task that produces output at certain points in time.
Industry:Software
(1) A byte composed of eight binary elements.<br />(2) In Internet Protocol (IP) addressing, one of the four parts of a 32-bit integer presented in dotted decimal notation. See also dotted decimal notation.
Industry:Software
(1) A call made to an ILE programme or to an OPM program. See also procedure call.<br />(2) A call to a System i programme or service programme procedure.
Industry:Software