what does an AIS consist of?
six criteria tested as part of processing integrity?
must be CAT to meet requirements and commitments
types of PI controls
input controls?
data entry controls?
processing controls?
what is a concurrent update?
locking fields/records when theyre being updated so that multiple users arent updating them the same time
data transmission controls?
- parity checking
what is parity checking?
bit added to each character transmitted so they can be verified for accuracy depending on system parity mode
what is a checksum?
a value computed from a data packet to check its integrity. the checksum field is added to the header to crosscheck data and checksum
what is the IP header checksum?
is calculated over IP header only so that data generally follows it
what is the complement of a binary number?
the inverse
data coding checks?
self checking codes which combat transposition errors
run-to-run?
the purpose is to ensure no records are lost, unprocessed/processed more than once for each of the computer runs that the record must flow through.
data integrity controls?
output controls?
availability controls?