All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-setkeyptinterval.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version



To Set the Keypoint Interval

Keypoint operations compress the transaction log file. The keypoint interval is the number of transactions between keypoint operations on the log. Keypoint operations can reduce the size of the transaction log files. A larger number of keypoint intervals results in larger transaction log files, but fewer keypoint operations, and potentially better performance. A smaller keypoint interval (for example, 256) results in smaller log files but slightly reduced performance due to the greater frequency of keypoint operations.

  1. In the navigation tree, expand the Configuration node.
  2. Select the instance to configure:
    • To configure a particular instance, select the instance’s config node. For example, the default instance, server, select the server-config node.
    • To configure the default settings for all instances, select the default-config node.
  3. Select the Transaction Service node.

    The Transaction Service page opens.

  4. In the Keypoint Interval field, type the number of transactions between keypoint operations.

    The default value is 65,536.

  5. Click Save.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2024 Weber Informatics LLC | Privacy Policy