answersLogoWhite

0

Is a transaction file permanent

Updated: 9/26/2023
User Avatar

Wiki User

7y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Is a transaction file permanent
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is a transaction file permanent or temporary?

Temporary


Is transaction file permanent or temporary?

Temporary


Is a transaction log permanent or temporary?

permanent


Is transaction log temporary or permanent?

permanent


Master file in DBMS?

Yes! The master file of a DBMS is a data file containing relatively permanent records that are generally updated periodically. The transaction file is a temporary file that holds all changes to be made to the master file, such as additions, deletions, and revisions. A transaction file has to be sorted before it is used to update the master file. By the way, I didn´t get your question, but I hope I helped =D


Is master file temporary or permanent?

permanent


How many types of files are there?

There seem to be but three: The master file, the transaction file, and the 'other' file.


Is grandfather file permanent or temporary?

permanent


What are some steps to help with recovering lost data?

Auto recovery data may help recover the data in 1 or 2 ways. First is to recreate lost transaction using current transaction log file and copy of the company file. The other is to recreate all but the last few hours of transaction with the copy of both the company file and transaction log file.


What location can you approve a cardholders statement?

On the Transaction List or the PDF file of the cardholder statement


Which two file are used during the operation of dbms?

data dictionary and transaction log


Difference between master file and transaction file?

File: A file is a collection of rated data that is treated as a single unit on a peripheral device. for example text document in word processing.File is of two types:Master file: contains records of permanent data types.master files are created at the time when you install yopur business. if you wish to convert your company into computerised one you need to create master file which can be created by using your manual file folder and keying data onto storage devices for example the name of coustomer ,dob,gender etc these are permanent data types.Transaction file: contains data which is used to update the records of master file for example address of the costumer etc.