Processing, File, and Output Controls Flashcards
What is a run-to-run control?
Use batch totals to agree the batch from one procedure to another
What are audit trail controls?
Used mostly in OLRT processing
- A transaction log- Electronic audit trail
What may be included in a transaction log?
-Values, time, terminal number, IP address, user name
Goals:
- Accuracy completeness, and validity
- Backup and recovery- essential to checkpoint and restart, and roll back and recovery systems
What are file types?
1) Master files- updated with transactions
2) Standing data files- Rarely changed master file
3) Transaction files- events that typically update master files
What are hardware controls?
Examples:
1) Check digit- Self-checking digit (add something to a string of number to confirm that the previous numbers are correct. ISBN numbers are an example.
2) Read after write check- Verifies that data is correctly written to a disk.
3) Echo Check- Verification of a transmission by echoing back received transmission to sender
4) Boundary Check- Want computer and users to play well together. computer user playground. prevent one program from overriding another program.
What are file controls?
Internal label- read by system (for removable storage)- ready by computer system
External label- Read by human
Version controls- protocols for ensuring use of the correct file version
File access and updating controls- procedures to restrict file updates and access to authorized users.
What are application output controls?
Transaction logs of printed output (built into most systems)
Access to sensitive reports thorough permissions and access controls
Spooling Print Files- Send files to queue for pricing in order sent
Control issue: Sensitive output
Printed files are held by data control clerk for pickup