WAS v8.5 > Set up the application serving environment > Administer nodes and resources

Configure checkpoints

Repository checkpoints represent saved images of the repository before configuration changes are made. Checkpoints are either full or delta images. A full checkpoint is created manually by the administrator and is a copy of the entire configuration repository. This includes applications and connectors. Delta checkpoints are optional and are not enabled by default. A delta checkpoint is created automatically when configuration changes are made and saved to the configuration repository. The delta checkpoint is formed by making a copy of the configuration documents affected by the configuration change before changes are actually applied.

New feature:

We can configure a checkpoint to back up copies of files from the master configuration repository. A full checkpoint is a complete copy of the entire configuration repository. A delta checkpoint is a subset snapshot of the configuration repository that is made when we change a product configuration. Use a checkpoint to restore the configuration repository back to a prior state.

If you are a user with either a monitor or an operator role, we can only view the repository checkpoint information. If you are a user with either a configurator or an administrator role, we have all configuration privileges for repository checkpoints.

Ensure that we have an adequate number of open file descriptors available. The default number of open files setting is 2000, which is typically sufficient for most applications. If the value set for this parameter is too low, errors might occur when opening files or establishing connections. Because this value limits the number of file descriptors that a server process might open, a value that is too low prevents optimum performance. For more information, see Tuning operating systems. We can use the dmgr console or wsadmin RepositoryCheckpointCommands to create, export, or delete checkpoints.


Results

You configured a checkpoint to back up copies of files from the master configuration repository. If you created a full checkpoint, you made a complete copy of the entire configuration repository. If you enabled delta checkpoints, subset snapshots of the configuration repository are created when we make a change to the configuration.

After creating a checkpoint, we can archive it to save the configuration files, delete it, or restore the configuration.

To undo recent changes, restore delta checkpoints in the reverse order in which they were created. If you created a full checkpoint, we can restore the entire configuration repository back to the state it was in at the time the full checkpoint was made.


Subtopics


Related concepts:

Repository checkpoint and restore function


Related


Tune operating systems
Restoring checkpoints


Reference:

RepositoryCheckpointCommands command group for AdminTask using wsadmin.sh


+

Search Tips   |   Advanced Search