Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

WJEC CG3 1.4

Topic 4: File Organisation

QuestionAnswer
Hashing algorithm finds the position on the disc from the key field (input); uses an algorithm to calculate / determine disc address.
Overflow area is necessary if this address is already occupied by data; data in the overflow area is usually stored and searched in linear order.
Indexed sequential file An indexed sequential file stores records in key sequence order and an index allows data to be accessed directly. The key field and index are used to locate the correct position, allowing faster access as the data can be accessed directly.
Archive file Archiving is the process of storing data/files which are no longer in current/frequent use. It is held for security/legal/ historical reason / as backup. Frees up resources on the main computer system / allows faster access to in-use data.
Multilevel index A multilevel index arises where this index is a main index which itself contains a range of addresses and the location of the next level index. This process may extend to several levels, with the last index containing the physical address of the record.
3 Generation file backup system A (three) generation file backup system involves storage of several (three) of the most recent versions of master file (condone file / data) (+ transaction file). Useful if one version is corrupted: the previous version(s) is still available.
Encrypted data Encrypted data is more secure – cannot easily be read (without the decryption key/process).
Encryption key The key is the secure binary number (known only to the sender and recipient); Can only decrypt data if this key is known.
Random access file is one where the physical location of the record is calculated from the data in the key field. Sometimes, a data collision occurs. In these circumstances, there needs to be overflow areas where the latest data is stored.
Sequential file (additional) Make a new copy of the records until in the correct place to add the new record; Add the new record to the new copy; Continue until the end of the file; If multiple records to be added, these should preferably be sorted before the above.
Sequential file (Deletion) Make a new copy of the records until in the correct place for deletion; Do not copy the record to be deleted; Continue until the end of the file; If multiple records to be deleted, these should preferably be sorted before the above.
Transaction log is used with on-line updating - stores all the update data; It can be used in case of failure - could restore data by being combined with previous master/backup file, with minimal data loss.
What is an Algorithm? An algorithm is a finite set of rules or instructions to solve a specific problem.
Created by: mcounsell
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards