<database> A database containing up-to-date, modifiable data, in contrast to a decision support database.
(1995-02-14)
Try this search on Wikipedia, OneLook, Google
Nearby terms: operating system « Operating System/360 « Operating System/Multiprogramming of Fixed Tasks « operational database » Operational Data Store » operational requirements » operational semantics
<database> (ODS) A group of integrated databases designed to support the monitoring of operations. Unlike function oriented databases, an ODS contains subject-oriented, dynamic, current enterprise-wide information that is continually updated to show the current state of operations.
["Data Warehousing Architecture and Implementation"].
(2010-02-28)
Try this search on Wikipedia, OneLook, Google
Nearby terms: Operating System/360 « Operating System/Multiprogramming of Fixed Tasks « operational database « Operational Data Store » operational requirements » operational semantics » operational test and evaluation
<programming> Qualitative and quantitative parameters that specify the desired capabilities of a system and serve as a basis for determining the operational effectiveness and suitability of a system prior to deployment.
(1997-01-07)
Try this search on Wikipedia, OneLook, Google
Nearby terms: Operating System/Multiprogramming of Fixed Tasks « operational database « Operational Data Store « operational requirements » operational semantics » operational test and evaluation » operational testing
<theory> A set of rules specifying how the state of an actual or hypothetical computer changes while executing a program. The overall state is typically divided into a number of components, e.g. stack, heap, registers etc. Each rule specifies certain preconditions on the contents of some components and their new contents after the application of the rule.
It is similar in spirit to the notion of a Turing machine, in which actions are precisely described in a mathematical way.
Compuare axiomatic semantics, denotational semantics.
(1996-08-21)
Try this search on Wikipedia, OneLook, Google
Nearby terms: operational database « Operational Data Store « operational requirements « operational semantics » operational test and evaluation » operational testing » operation code
<testing> (OT&E) Formal testing conducted prior to deployment to evaluate the operational effectiveness and suitability of the system with respect to its mission.
(1997-01-07)
Try this search on Wikipedia, OneLook, Google
Nearby terms: Operational Data Store « operational requirements « operational semantics « operational test and evaluation » operational testing » operation code » operations support technician
<testing> A US DoD term for testing performed by the end-user on software in its normal operating environment.
(1997-01-07)
Try this search on Wikipedia, OneLook, Google
Nearby terms: operational requirements « operational semantics « operational test and evaluation « operational testing » operation code » operations support technician » operator
<programming> (Always "op code" when spoken) The part or parts of a machine language instruction which determines what kind of action the computer should take, e.g. add, jump, load, store. In any particular instruction set certain fixed bit positions within the instruction word contain the op code, others give parameters such as the addresses or registers involved. For example, in a 32-bit instruction the most significant eight bits might be the op code giving 256 possible operations.
For some instruction sets, certain values in the fixed bit positions may select a group of operations and the exact operation may depend on other bits within instruction word or subsequent words.
When programming in assembly language, the op code is represented by a readable name called an instruction mnemonic.
(1997-02-14)
Try this search on Wikipedia, OneLook, Google
Nearby terms: operational semantics « operational test and evaluation « operational testing « operation code » operations support technician » operator » Operator Control Language
<job> A person who analyses and supports computer operations by controlling production applications, monitoring system resources and response time and providing first-line support for operational problems.
(2004-03-20)
Try this search on Wikipedia, OneLook, Google
Nearby terms: operational test and evaluation « operational testing « operation code « operations support technician » operator » Operator Control Language » operator overloading