Info Systems and Comms Flashcards
(137 cards)
What is B2G?
Business to Government
What is a master file?
Ledger or subsidiary ledger equivalent that holds accounts and account balance information
What is a data mart?
A specialized version of a data warehouse that contains data that is preconfigured to meet the needs of a specific department
What is XBRL (Extensible Business Reporting Language)?
A technology specifically designed to exchange financial information over the World Wide Web?
What is a back door?
A type of malware designed to let the attacker bypass the normal authentication process and enter the users system
What is an EDI system and its benefits?
An Electronic Database Interchange is where electronic business information is exchanged between two or more businesses
Benefits:
Faster transaction processing
Reduction in ordering costs
Reduction in lead time
Assurance of data due to standardized controls
What are the steps of IT life cycle development?
Analysis Design Build Test Implement
(Design=technical architecture specification and a systems model
Development=programmers use the design specifications to develop the program and data files)
Is DBMS (database management software) considered middleware?
Yes (and software)
What component of a database is responsible for maintaining the referential integrity of the data in the system?
DBMS-Database Management System
What is DDL?
Data Definition Language-
Defines the database structure and content by
creating tables and fields of information within the fields
(Data element names, their characteristics, and their relationship to one another)
What methods could internet businesses use to prevent unauthorized intruders from accessing proprietary information?
Data encryption
Password management
Digital signatures-(authenticates messages transmitted by determine that they had not been altered)
How does public/private key encryption work?
Both the public and private keys can be used to encrypt and decrypt messages
What are the characteristics of relational databases?
Flexible and useful for unplanned, ad hoc queries
Maintained on direct access devices
Stores data in table form
What are the benefits of a computerized accounting system over a manual system?
Combines functions that would be considered incompatible in a manual system
What is program change control?
The practice of authorizing changes, approving test results, and copying development programs to a production library
What are the disadvantages of flat file systems?
Program independence
Data redundancy
What are the characteristics of online/real-time transaction processing?
Timeliness of information
Records are updated as transactions occur
Random access storage devices are normally required
Network access is required
Errors are detected and corrected as transactions are processed
Online transaction processing provides the most accurate and complete information for decision making
Is hardware or software encryption more secure?
Hardware (software is more easily accessed and altered)
What activity is top priority in DRP?
Mission critical
How can data be prevented from mixing?
Boundary protection
What is the makeup of the internet?
Gateways to allow mainframe computers to connect to personal computers
What is the responsibility of an APPLICATION programmer when maintaining effective segregation of duties?
Code approved changes to a program
What are the CPU components?
ALU
Control unit
RAM
What documentation is useful in determining system construction?
Systems documentation