Information_Technology 2 Flashcards
Enterprise resource planning (ERP) systems
Enterprise resource planning (ERP) systems integrate all aspects of a company’s operations with its information system. By combining financial and nonfinancial information, the entity can be more flexible and responsive while having more information available for decision making.
ROM (read-only memory)
ROM (read-only memory) is a memory component for the storage of elementary software (firmware) information that cannot be modified by the user of the system or program. Other forms of read-only memory include compact audio disks (CDs), cartridges, and optical disks.
Software Monitor
The purpose of a software monitor is to collect data on the use of various hardware components during a computer run.
Decision table
- A decision table is a chart used to guide people to make correct and consistent decisions. Decision tables may be especially useful when many alternative inputs and/or results are possible.
- A decision table is a chart used to document actions in response to specific conditions
An access control matrix consists of
An access control matrix consists of:
- a list of all authorized user code numbers and passwords,
- a list of all files and programs maintained on the system, and
- a record of the type of access to which each user is entitled.
Application Controls
“Application controls” refers to the transactions and data relating to each computer-based application system and are, therefore, specific to each such application. The objectives of application controls, which may be manual or programmed, are to ensure the completeness and accuracy of the records and the validity of the entries made therein.
Application controls consist of input controls, processing controls, and output controls.
Database schema
database schema is “a view of the entire structure of the database.” It is “the organizational chart showing how the database is structured.” The database schema shows all elements of the database and areas of responsibility of individuals.
Integrated Test Facility
allows fictitious and real transactions to be processed together without client operating personnel being aware of the testing process
A transaction log
A transaction log is a detailed record of every transaction entered in a system through data entry.
A disaster recovery plan
A disaster recovery plan is the process, policies, and procedures of restoring operations critical to the resumption of business, including gaining access to data (records, hardware, software, etc.), communications, workspace, and other business processes.
Stakeholder
A “stakeholder” is a broad term, encompassing all those with an interest in preparing or using the information. The other answer choices describe specific stakeholders, but there are other stakeholders as well.
The database administrator
The database administrator may be a single individual or a staff of individuals depending on the size of the organization. The functional responsibilities generally include planning the database, defining schemas and subschemas, selecting the appropriate database management system (DBMS) software, creating the database structure, establishing policy and procedures for database usage, teaching users how to work with the DBMS, and controlling database activity, i.e., database design, operation and security.
Compatibility check
A compatibility check (or compatibility test) is a procedure for checking a password to determine if its user is authorized to initiate the type of transaction or inquiry he or she is attempting to initiate.
Multiprocessing
Multiprogramming
- Multiprocessing involves the simultaneous execution of two or more tasks, usually by using two or more processing units that are part of the same system (with a single central memory).
- Multiprogramming is the appearance of simultaneous execution of two programs as a single processing unit switches back and forth between the programs
The data processing cycl
The data processing cycle describes the operations performed on data in computer-based systems to generate meaningful and relevant information. The data processing cycle has four stages: data input, data processing, data storage, and information output.