Processing Integrity and Availability Controls Overview

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/53

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

54 Terms

1
New cards

Processing Integrity

The accuracy and completeness of data processing.

2
New cards

Forms & Source Document Design

Designing documents to minimize errors and omissions.

3
New cards

Sequentially prenumbered

A method to detect missing or duplicate items by numbering documents in sequence.

4
New cards

Turnaround documents

Documents that eliminate errors resulting from manual entry.

5
New cards

Cancelation and storage of source documents

A process to avoid duplicate entry by properly managing source documents.

6
New cards

Data Entry Controls

Techniques used to ensure the accuracy and completeness of data entry.

7
New cards

Field check

A control that verifies characters in a field are of the proper type (numeric, alpha).

8
New cards

Sign check

A control that ensures data in a field has the appropriate sign (positive/negative).

9
New cards

Limit check

A control that tests a numerical amount against a fixed value.

10
New cards

Range check

A control that tests a numerical amount against lower and upper limits.

11
New cards

Size check

A control that verifies input data fits into the designated field.

12
New cards

Completeness check

A control that verifies that all required data is entered.

13
New cards

Validity check

A control that compares data from a transactions file to that of a master file to verify existence.

14
New cards

Reasonableness test

A control that checks the logical relationship between two data items.

15
New cards

Check digit verification

A method of recalculating a check digit to verify that no data entry error has occurred.

16
New cards

Batch processing

A method of processing data in groups or batches.

17
New cards

Sequence check

A test of batch data to ensure it is in proper numerical or alphabetical sequence.

18
New cards

Error log

A record of transactions that could not be processed.

19
New cards

Batch totals

Numerical values for a batch of input records providing a check.

20
New cards

Financial total

A batch total that represents the total dollar value of a set of transactions.

21
New cards

Hash total

A batch total that does not have any intrinsic meaning.

22
New cards

Record count

A batch total that represents the number of transactions processed.

23
New cards

Prompting

A system feature that prompts the user for input and waits for an acceptable response.

24
New cards

Closed-loop verification

A method that checks the accuracy of input data by using it to retrieve and display related information.

25
New cards

Processing Controls

Controls that ensure the accuracy and integrity of data processing.

26
New cards

Data matching

A process where two or more items must be matched before an action takes place.

27
New cards

File labels

Labels that ensure the correct and most updated file is used.

28
New cards

Cross-footing

A method of verifying accuracy by comparing two alternative ways of calculating the same total.

29
New cards

Zero-balance tests

Tests that ensure an account does not have a balance after processing.

30
New cards

Write-protection

A safeguard against overwriting or erasing data.

31
New cards

Concurrent update controls

Controls that prevent errors from multiple users updating the same record simultaneously.

32
New cards

Output Controls

Controls that ensure the accuracy and completeness of output data.

33
New cards

User review of output

A process to determine if the output is reasonable and complete.

34
New cards

Reconciliation procedures

Procedures to reconcile control reports.

35
New cards

External data reconciliation

Comparison of book records against physical data.

36
New cards

Checksums

A method using a hash to ensure data integrity.

37
New cards

Parity bits

Bits added to data to check for errors during transmission.

38
New cards

Preventive maintenance

Scheduled maintenance to prevent system failures.

39
New cards

Fault tolerance

The capability of a system to continue performing despite hardware failures.

40
New cards

Redundant arrays of independent drives (RAID)

A technique that records data on multiple disk drives to reduce data loss risk.

41
New cards

Uninterruptible power supply (UPS)

A device that provides backup power and protects against power fluctuations.

42
New cards

Recovery Point Objective (RPO)

The maximum amount of data an organization is willing to lose.

43
New cards

Recovery Time Objective (RTO)

The maximum time allowed to restore an information system after a disaster.

44
New cards

Full backup

An exact copy of an entire database.

45
New cards

Deduplication

A process that backs up only updated portions of a file since the last backup.

46
New cards

Incremental backup

Copies only data that has changed since the last partial backup.

47
New cards

Differential backup

Copies all data that has changed since the last full backup.

48
New cards

Disaster recovery plan (DRP)

Procedures to restore IT functions if the data center is destroyed.

49
New cards

Cold site

A disaster recovery option with access to an alternate facility with only infrastructure.

50
New cards

Hot site

A disaster recovery option with an alternate facility that includes infrastructure and equipment.

51
New cards

Real-Time Mirroring

The duplication of data centers in real time.

52
New cards

Business continuity plan (BCP)

A plan to resume all business processes after a major calamity.

53
New cards

Archive

A file used to store information for long periods.

54
New cards

Parity checking

A control that verifies data transmission accuracy by counting odd or even bits.