In circular log mode, transactions will write to the log in a circular manner.
在循环日志模式中,事务以循环方式写到日志中。
When in write-ahead log mode, only the auto_vacuum support property can be changed using VACUUM.
如果SQLite是运行在“写前日志”模式下,则只有(是否支持)auto_vacuum属性可以通过VACUUM命令进行修改。)
In order to turn to the archive log mode, simply issue the command db2 update db CFG for icmnlsdb using logretain on.
为转换到归档日志模式,只需运行命令db2updatedbcfgfor icmnlsdb using logretain on即可。
Should you desire to do an online backup (which you will explore later), log mode needs to be modified to archived logging.
如果要进行在线备份,那么需要将日志模式改为存档日志。
For example, the log buffer writes each transaction to logs and how different log mode can be used to accomplished different modes of backup and recovery.
例如,日志缓冲区将每个事务写到日志,可以使用不同的日志模式来实现不同的备份和恢复模式。
Log in, and switch to edit mode.
登录并切换到编辑模式。
If another log checkpoint record is encountered while it is in drain mode, it goes back to buffering mode.
如果服务器处于排出模式下时遇到另一条日志检查点记录,那么它会回到缓冲模式。
If performance is important in the above cases, it would be a good idea to disable transaction log archive mode for the duration of their execution.
在上述情况下,如果性能很重要的话,最好是在执行上述操作时禁用事务日志归档模式。
The secondary may encounter another checkpoint log record while it is in drain or buffering mode, and you may see pending checkpoint increased.
次要服务器处于排出模式或缓冲模式下时,可能会遇到另一条检查点日志记录,您会看到挂起的检查点在增加。
Online backups with transaction log archive mode enabled at regular intervals and the transaction logs are stored on a fault-tolerant disk.
定期启用事务日志归档模式进行的在线备份,事务日志存储在一个容错磁盘上。
Listing 10: Checking for the transaction log archive mode status?
清单10:查看事务日志归档模式状态。
Before you can put a database in hot backup mode, you need to use the archive log.
在使数据库进入备份模式之前,需要使用归档日志。
IDS will be in online mode after the physical log and the logical logs have been completely cleared.
物理日志和逻辑日志完全清除之后,IDS将处于在线模式。
So, when EXPRESS mode is specified and it is internally switched to DELUXE, such information is logged in the message log, as is the case if the reverse happened.
因此,当EXPRESS模式被指定并在内部切换为DELUXE模式时,这样的信息就会记录在消息日志中;反之亦然。
The stream mode is my personal choice, because it offers real-time viewing of audit events due to the audit log file being written to in text mode.
我个人喜欢选用流模式,因为它以文本模式写审计日志文件,允许实时地查看审计事件。
Checking if the transaction log archive mode is on.
检查事务日志归档模式是否启用。
Listing 7: Perform a backup, enable the transaction log archive mode, and delete archived transaction logs before this backup.
清单7:执行备份,启用事务日志归档模式,并删除这次备份之前归档的事务日志。
Listing 6: Perform a backup, enable the transaction log archive mode, and preserve archived transaction logs before this backup.
清单6:执行备份,启用事务日志归档模式,并保存这次备份之前归档的事务日志。
One side effect of enabling the transaction log archive mode is all the data changes (inserts) get logged, whereas by default they are not logged in the following two cases.
启用事务日志归档模式的一个副作用是:在下面两种情况下,所有数据更改(insert)都会被记录到日志中,而默认情况下它们不会被记录。
If the transaction log archive mode is enabled, this property will be set to true.
如果事务日志归档模式被启用,那么这个属性将被设为true。
Disabling the transaction log archive mode.
禁用事务日志归档模式。
This method prints a log message to the shell window for GWT hosted mode.
此方法将把日志消息打印到GWT托管模式的shell窗口中。
Listing 9: Disable the transaction log archive mode, and delete all the archived transaction log files.
清单9:禁用事务日志归档模式,并删除所有归档的事务日志文件。
Case 4: Having EXPRESS mode without RAW table, and showing a message log switch.
用例4:使用不带raw表的EXPRESS模式,并展示一个消息日志切换。
HADR log write synchronization mode.
HADR日志写入同步模式。
You can find out if the transaction log archive mode is enabled for a database by checking the database property derby.storage.logArchiveMode .
通过检查数据库属性 derby.storage.logArchiveMode ,可以发现事务日志归档模式是否被启用。
In this mode, a commit succeeds when the log data is on disk at the primary and it has been received by the standby server.
该模式下,当日志数据存在于主服务器的磁盘上,且备用服务器已经收到了日志数据时,提交(commit)就成功了。
While in buffering mode, the secondary stages any log page data coming from the HDR, onstat -g dri ckpt shows the log staging statistics as shown below.
处于缓冲模式下时,次要服务器会暂存来自HDR 的任何日志页面数据,可以使用 onstat-gdrickpt显示日志暂存的统计数据,如下所示。
As a result, an AD user cannot log in to AIX in unix_auth mode after configuration.
因此,在配置之后,AD用户不能在unix_auth模式中登录AIX。
You can do this by enabling the log archive mode as part of the backup. The system procedure to do that is.
为此,在备份时,可以启用日志归档模式。
应用推荐