Subject | Italian | English |
comp., MS | file di log | log file (A file that stores messages generated by an application, service, or operating system. These messages are used to track the operations performed. Log files are usually plain text (ASCII) files and often have a .log extension) |
comp., MS | file di log virtuale | virtual log file (Non-physical files that are derived from one physical log file by the SQL Server Database Engine) |
comp., MS | numero di sequenza del file di log | log sequence number A unique number assigned to each entry in a transaction log. LSNs are assigned sequentially according to the order in which entries are created (LSN) |
comp., MS | percorso file di log | log file path (The location of the log file on a computer) |