Processing, File, and Output Controls Flashcards

1
Q

What purpose do run-to-run controls serve?

A

These counts to monitor the number of units in a batch as it moves from one programmed procedure (run) to another. Totals of processed transactions are reconciled to batch totals - a difference indicates an error.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is boundary protection in an accounting system?

A

When multiple programs and/or users are running simultaneously and sharing the same resource (usually the primary memory of a CPU), boundary protection protects program instructions and data from one program from being overwritten by program instructions and/or data from another program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an electronic audit trail?

A

Transactions are written to a transaction log as they are processed. The transaction logs are an electronic audit trail.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define “hardware controls”.

A

Controls built into the computer equipment to ensure that data is transmitted and processed accurately.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are processing controls?

A

Controls to ensure that master file updates are completed accurately and completely and to detect unauthorized transactions entered into the system and maintain processing integrity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define “parity check (parity bit)”.

A

An example of a check digit. A 0 or 1 included in a byte of information which makes the sum of bits either odd or even.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define “diagnostic routines”.

A

Program utilities that check the internal operations of hardware components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What purpose do output controls serve?

A

These controls ensure that computer reports are accurate and distributed as authorized.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe “spooling (print queue) controls”.

A

Jobs sent to a printer that cannot be printed immediately are spooled - stored temporarily on disk - while waiting to be printed. Access to this temporary storage is controlled to prevent unauthorized access to printed files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly