- 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.
A table that stores columns outside the table in which they are defined. See also base table.
Industry:Software
A type of asynchronous bean that applications implement to run code blocks asynchronously.
Industry:Software
A programme that cheques data or code for correctness or for compliance with applicable standards, rules, and conventions.
Industry:Software
A table used to convert lowercase letters to uppercase letters. The actual process of character conversion is called monocasing.
Industry:Software
A type of asynchronous bean that is called when a high-speed transient alarm expires.
Industry:Software
A table whose cardinality can vary significantly over relatively short periods of time. Compared to statistics collected for non-volatile tables, statistics collected for volatile tables are less likely to represent the actual data in the tables. The optimizer takes this into account when determining access plans involving a volatile table.
Industry:Software
A type of asynchronous bean that serves as a notification mechanism and through which Java Platform, Enterprise Edition (Java EE) components within a single application can notify each other about various asynchronous events.
Industry:Software
A programme that copies an executable file into main storage so that the file can be run.
Industry:Software
A table whose data is physically organised into blocks along one or more dimensions, or clustering keys, specified in the organise BY DIMENSIONS clause.
Industry:Software