upload
International Business Machines
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 1- to 8-character command identifier. The command prefix distinguishes the command as belonging to an application or subsystem rather than to z/OS.<br />(2) In WebSphere MQ for z/OS, a character string that identifies the queue manager to which WebSphere MQ for z/OS commands are directed, and from which WebSphere MQ for z/OS operator messages are received.
Industry:Software
(1) A 12-byte data structure, which is consistent across multiple Systems Application Architecture (SAA) participating systems, that allows the application programmer to associate the condition with the underlying exception message.<br />(2) In Language Environment, a data type consisting of 96 bits (12 bytes). The condition token contains structured fields that indicate various aspects of a condition including the severity, the associated message number, and information that is specific to a given instance of the condition.
Industry:Software
(1) A 1-character or 2-character code that is used by a program to test a field or record or to tell when certain operations are to be performed.<br />(2) An internal switch used by a program to remember when a certain event occurs and what to do when that event occurs.<br />(3) In the RPG licensed program, a 2-character code that is used as a logical variable or statement label.
Industry:Software
(1) A 2-byte (16-bit) encoding scheme based on ISO/IEC specification 10646-1. UCS-2 defines three levels of implementation: Level 1-No combining of encoded elements allowed; Level 2-Combining of encoded elements is allowed only for Thai, Indic, Hebrew, and Arabic; Level 3-Any combination of encoded elements are allowed.<br />(2) Universal Character Set, coded in 2 octets, which means that each character is represented by 16 bits. UCS-2 is a subset of UTF-16. See also UTF-8, UTF-16.
Industry:Software
(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 program 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