Shared Flashcard Set

Details

ACG 4401 Chapter 8
Accounting Information Systems - Exam 1
53
Accounting
02/15/2010

Additional Accounting Flashcards

 


 

Cards

Term
Five principles satisfied by reliable systems
Definition
- information security
- confidentiality
- privacy
- processing integrity
- availability
Term
Confidentiality
Definition
- requires that management identify which information is sensitive
- each organization will develop its own definitions of what information needs to be protected
Term
virtual private network (VPN)
Definition
- provides the functionality of a privately owned network
- uses the internet
Term
three categories of integrity controls
Definition
- input controls
- processing controls
- output controls
Term
input controls
Definition
- forms design
- pre-numbered forms sequence test
- turnaround documents
- cancellation and storage of documents
- authorization and segregation of duties
- visual scanning
- check digit verification
- RFID security
Term
data entry controls
Definition
- field check
- sign check
- limit check
- range check
- size (or capacity) check
- completeness check
- validity check
- reasonableness test
- check digit verification
Term
additional online data entry controls
Definition
- automatic entry of data
- prompting
- pre-formatting
- closed-loop verification
- transaction logs
- error messages
Term
error messages
Definition
- should indicate when an error occurred, which item, and how it should be corrected
Term
processing controls
Definition
- data matching
- file labels
- recalculation of batch totals
- cross-footing balance test
- write-protection mechanisms
- RFID security
Term
RFID security
Definition
- many businesses are replacing bar codes and manual tags with RFID tags that can store up to 128 bytes of data
- should be write-protected so that unscrupulous customers cannot change price information on merchandise
Term
database processing integrity procedures
Definition
- database systems use administrators, data dictionaries, and concurrent update controls to ensure processing integrity
- the administrator establishes and enforces procedures for accessing and updating the database
- the data dictionary ensures that data items are defined and used consistently
Term
concurrent update controls
Definition
- protect records from being updated by two users simultaneously
- locks one user out until the other has finished processing
Term
output controls
Definition
- careful checking of system output provides additional control over processing integrity
- user review of output
- reconciliation procedures
- external data reconciliation
Term
parity checking
Definition
- computers represent characters as a set of binary digits (bits)
Term
message acknowledgement techniques
Definition
- a number of message acknowledgment techniques can be used to let the sender of an electronic message know that a message was received
Term
echo check
Definition
- when data are transmitted, the system calculates a summary statistic such as the number of bits in the message
- the receiving unit performs the same calculation and sends the result to the sending unit
- if the counts match, the transmission is presumed accurate
Term
trailer record
Definition
- the sending unit stores control totals in a trailer record
- the receiving unit uses the information in those totals to verify the entire message was received
Term
numbered batches
Definition
- if a large message is transmitted in segments, each can be numbered sequentially
- the receiving unit uses those numbers to properly assemble the segments
Term
key components of effective disaster recovery and business continuity plans
Definition
- data backup procedures
- provisions for access to replacement infrastructure
- thorough documentation
- periodic testing
- adequate insurance
Term
three basic options for replacing computer and networking equipment
Definition
- reciprocal agreements
- cold sites
- hot sites
Term
field check
Definition
- determines if the characters in a field are of the proper type
Term
sign check
Definition
- determines if the data in a field have the appropriate arithmetic sign
Term
limit check
Definition
- tests a numberical amount to ensure that it does not exceed a predetermined value
Term
range check
Definition
- similar to a limit check except that it has both upper and lower limits
Term
size check
Definition
- ensures that the input data will fit into the assigned field
Term
completeness check
Definition
- determines if all required data items have been entered
Term
validity check
Definition
- compares the ID code or account number in transaction data with similar data in the master file to verify that the account exists
Term
reasonableness check
Definition
- determines the correctness of the logical relationship between two data items
Term
check digit verification
Definition
- authorized ID numbers (such as an employee number) can contain a check digit that is computed from the other digits
Term
sequence check
Definition
- tests if a batch of input data is in the proper numerical or alphabetical sequence
Term
batch totals
Definition
- summarize key values for a batch of input records
Term
financial total
Definition
- sums a field that contains dollar values
Term
hash total
Definition
- sums a nonfinancial numeric field
Term
record count
Definition
- sums the number of records in a batch
Term
prompting
Definition
- the system requests each input data item and waits for an acceptable response
Term
preformatting
Definition
- the system displays a document with highlighted blank spaces and waits for the data to be entered
Term
closed-loop verification
Definition
- checks the accuracy of input data by using it to retrieve and display other related information
Term
header record
Definition
- located at the beginning of each file
- contains the file name, expiration date, and other identification data
Term
trailer record
Definition
- located at the end of the file
- contains the batch totals calculated during inputs
Term
cross-footing balance test
Definition
- compares the results produced by each method to verify accuracy
Term
concurrent update controls
Definition
- protect records from errors that occur when two or more users attempt to update the same record simultaneously
Term
fault tolerance
Definition
- enabling a system to continue functioning in the event that a particular component fails
Term
uninterruptible power supply (UPS)
Definition
- provides protection in the event of a prolonged power outage, using battery power to enable the system to operate long enough to back up critical data and safely shut down
Term
backup
Definition
- exact copy of the most current version of a database, file, or software program
Term
incremental backup
Definition
- involves copying only the data items that have changed since the last backup
Term
differential backup
Definition
- copies all changes made since the last full backup
Term
recovery point objective (RPO)
Definition
- represents the maximum length of time for which it is willing to risk the possible loss of transaction data
Term
real-time mirroring
Definition
- involves maintaining two copies of the database at two separate data centers at all times and updating both copies in real-time as each transaction occurs
Term
checkpoint
Definition
- making a copy of the database
Term
archive
Definition
- copy of a database, master file, or software that will be retained indefinitely as a historical record, usually to satisfy legal and regulatory requirements
Term
recovery time objective (RTO)
Definition
- represents the time following a disaster by which the organization's information system must be available again
Term
cold site
Definition
- an empty building that is prewired for necessary telephone and internet access, plus a contract with one or more vendors to provide all necessary computer and other office equipment within a specified period of time
Term
hot site
Definition
- facility that is not only prewired for telephone and internet access but also contains all the computing and office equipment the organization needs to perform its essential business activities