+

Search Tips   |   Advanced Search

Backup and recover the application serving environment

The product uses many operating system and application resources that you should consider adding to the backup and recovery procedures.

(iseries) Save and restore of WAS resources uses the same IBM i commands used for other IBM i resources.

WebSphere Application Server resources can be saved while the product environment is active. When backing up database data, you may have to shut down some or all services if a snapshot cannot be obtained. This would occur if there are requests which obtain locks or have open transactions against the database being saved. In a distributed environment, you may need to consider how to get a consistent backup across several systems. If the data on systems is not closely related to data on other systems, you may be able to backup each system in isolation. If we need a snapshot across systems simultaneously, you may need to stop activity on all systems while the snapshot is taken.

How often you back up resources depends largely on when or how often you expect them to change.


What to do next

If the applications are using other resources or services that are external to the product, remember to include those in our backup plan as well.


Related tasks

  • Back up and restoring administrative configuration files

    (iseries) Backup and recover administrative configurations

    (iseries) Backup and recover JSP files

    (iseries) Back up security configuration files

  • Export enterprise applications

    (iseries) Enterprise beans back up and recovery best practices

  • Restarting an application server in recovery mode

    Configure transaction properties for peer recovery

  • Session recovery support