• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/41

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

41 Cards in this Set

  • Front
  • Back

Turnaround document

A record of company data sent to an externl party and then returned by the external party for subsequent input to the system.

Field check

An edit check that tests whether the characters in a field are of the contract field type.

Sign check

An edit check that verifys the data in a field have the appropriate arithmetic sign.

Limit check

An edit check that tests the numerical amount against a fixed value.

Range check

An edit check that tests whether a data item falls within predetermined upper and lower limits.

Size check

An edit check that ensures the input data will fit into the assigned field.

Completeness check

An edit check that verifies that all data required have been entered.

Validity check

An edit test that compares the ID code or account number in transaction data with similar data in the master file to verify that the account exists.

Reasonableness check

An edit check of the logical corectness of relationships among data items.

Check digit

ID numbers can contain a check digit computed from other digits.

Check digit verification

Recalculating a check digit to verify that a data entry error has not been made.

Sequence check

An edit check that determines if a transaction file is in the proper numerical or alphabetical sequence.

Batch totals

The sum of a numerical item for a batch of documents, calculated prior to processing the batch, when the data are entered, and subsequently compared with computer-generated totals after each processing step to verify that the data was processed correctly.

Financial total

A type of batch total that equals the sum of a field that contains monetary values.

Hash total

A type of batch total generated by summing values for a field that wpuld not usually be totaled.

Record count

A type of batch total that equals the number of records processed at a given time.

Prompting

An online data entry completeness check that requests each required item of input data and then waits for an acceptable response before requesting the next required item.

Closed-loop verification

An input validation method that uses data entered into the system to retrieve and display other related information so that the data entry person can verify the accuracy of the input data.

Header record

Type of internal label that appears at the beginning of each file and contains the file name, expiration date, and other file identification information.

Trailer record

Type of internal label that appears at the end of a file; in transaction files, the trailer record contains the batch totals calculated during input.

Transportation error

An error that results when numbers in two adjacent columns are insdvertently exchanged.

Cross-footing balance test

A processing control that verified accuracy by comparing two alternative ways of calculating the same total.

Zero-balance test

A processing control that verifies that the balance of a control account equals zero after all entries to it have been made.

Concurrent update controls

Controls that lock out users to protect individual records from errors that could occur if multiple users attempted to update the same record simultaneously.

Checksum

A data transmission control that uses a hash of a file to verify accuracy.

Parity bit

An extra bit added to every character, used to check transmission accuracy.

Parity checking

A data transmission control in which the recieveing device recalculates the parity bit to verify accuracy of transmitted data.

Fault tolerance

The capability of a system to continue performing when there is a hardware failure.

Rddundant arrays of independent drives

A fault tolerance technique that records data on multiple disk drives instead of just one to reduce the risk of data loss.

Uninterruptable power supply

An alternative power supply device that protects against the loss of power and fluctuations in the power level by using battery power to enable the system to operate long enough to back up critical data and safely shut down.

Recovery point objective

The amount of data the organization is willing to reenter or potentially lose.

Recovery time objective

The maximum tolerable time to restore an organizations information system following a disaster, representing the length of time that the organization is willing to attempt to function without its information system.

Full backup

Exact copy of an entire database.

Incremental backup

A type of partial backup that involves copying only the data items that have been changef since the last partial backup. This produces a set of incremental backup files, each containing the results of one days transactions.

Differential backup

A type of partial backup that involves copying all changes made since the last full backup. Thus, each new differential backup file contains the cumulative effects of all activity since the last full backup.

Archive

A copy of a database, masterfile, or software that is retained indefinately as a historical record, usually to satisfy legal and regulatory requirements.

Disaster Recovery Plan

A plan to restore an organizations IT capability in the event that its datacenter is destroyed.

Cold site

A disaster recovery option that relies on access to an alternative facility that is prewired for necessary telephone and internet access, but does not contain any computing equipment.

Hot site

A disaster recovery option that relies on access to a completely operational alternative data center that is not only prewired but also contains all necessary hardware and software.

Real-time monitoring

Maintaining complete copies of a database at two seperate data centers and updating both copies in real time as each transaction occurs.

Business community plan

A plan that specifys how to resume not only IT operations but all business processes in the event of a major calamity.