Due to the large amount of data in the audit log table, a single INSERT statement will usually fail because the data per transaction exceeds the log file size of the database system.
因为审核日志表格里有大量的数据,单独的insert语句通常会失败,这是因为每个事务的数据超过了数据库系统里的日志文件的容量。
I wrote a.net program to parse through the file and build INSERT statements for the data.
我编写了一个. NET程序来解析这个文件并为数据构建insert语句。
应用推荐