我们将辅助日志文件的数量设为10,以避免在空间导入操作期间可能发生的问题。
We set the number of secondary log files to 10 to avoid potential issues during the spatial import operations.
当主日志文件都写满时,就会“根据需要”创建辅助日志文件,直到创建了最大数量的辅助日志文件为止。
When the primary log files are all full, secondary log files are created on an "as-needed" basis until the maximum number of secondary log files has been created.
如果所需的辅助日志文件的数量比该参数允许的数量大,就会将一个错误代码返回到应用程序,并且会停止对数据库的操作。
An error code will be returned to the application, and activity against the database will be stopped, if more secondary log files are required than are allowed by this parameter.
当主日志文件满了时,就会按需要每次分配一个辅助日志文件(大小为logfilsiz),最多达到由该参数控制的最大数量。
When the primary log files become full, the secondary log files (of size logfilsiz) are allocated one at a time as needed, up to a maximum number as controlled by this parameter.
在日志文件中分隔辅助存储池(ASP)在我们的测试中是必要的。
Separating some auxiliary storage pools (ASPs) for journal files was essential to our test.
主服务器生成的日志由辅助服务器处理;因此所有服务器都必须处于相同的二进制可执行文件上。
The logs generated by the primary server are processed by the secondary server; hence all servers must be on the same binary executable.
例如,配置文件可以指定辅助log对象的创建,代码中所有日志记录的方法将按名称引用。
For instance, the configuration file could specify the creation of an auxiliary log object, which all the logging methods in the code will refer to by name.
例如,配置文件可以指定辅助log对象的创建,代码中所有日志记录的方法将按名称引用。
For instance, the configuration file could specify the creation of an auxiliary log object, which all the logging methods in the code will refer to by name.
应用推荐