Backup and recovery frequently asked questions

Here is a list of questions and answers about backup and recovery procedures and concepts.

Some of the answers direct you to a specific information center topic, or to a section of the "Backup and Recovery" book that contains the answer to your question.

Plan a backup strategy

How do I make sure that I save everything that I need to save on a regular basis?

What are the different iSeries™ object types that I might need to save?

Is it possible to save only objects that have changed?

What kind of methods besides a good save strategy can I use to protect my data?

What kind of storage devices can I take advantage of?

What is the best way to manage my save media?

How does Save-While-Active work?

How can I reduce the time it takes to back up my server?

Basic backup tasks

How do I back up my entire server while I am away?

How do I back up my User Domino® Information?

How do I save an independent auxiliary storage pool?

Do I need to be in a restricted state to back up QUSRSYS?

How do I save objects that are active?

How can I check to make sure that everything on my server was backed up?

How do I transfer objects from server to server?

How can I find out when an object was last saved?

Troubleshoot backup problems

Why does my backup take so long after I restart my server?

Why do my backups take longer after I upgrade to a new release?

Why do my backups take longer after I change hardware on my server?

I am backing up only changed objects, but why is my tape filling up?

I am trying to save changed objects on my server, but not all the objects that have been changed are being saved.

I am saving the QUSRSYS library but not all objects in QUSRSYS are being saved.

Why is my server not saving all of my libraries?

How do save commands handle damage on objects?

Prepare for a recovery

What happens when you restore user profiles?

What are the advantages in using RSTUSRPRF *ALL as opposed to individual profiles?

What does the RSTAUT command do?

What steps should I follow to reload my entire server?

Basic recovery tasks

How do I reload my entire server?

What should I follow if I want to reload my Licensed Internal Code?

What should I follow if I want to reload my operating system?

How do I restore physical database files?

How do I restore logical files?

How do I restore programs?

How do I restore an individual object from tape?

How do I recover an independent ASP?

Troubleshoot recovery problems

My restoring process is taking a very long time. Why?

Why am I experiencing authority errors after a restore?

Plan a backup strategy

How do I make sure that I save everything that I need to save on a regular basis? See Know what to save and how often to save it.

Back to questions

What are the different iSeries object types that I might need to save? See Manually saving parts of your server.

Back to questions

Is it possible to save only objects that have changed? Yes. See Saving only changed objects.

Back to questions

What kind of methods besides a good save strategy can I use to protect my data? You can use disk protection to protect the data on your server.

Back to questions

What kind of storage devices can I take advantage of? See Storage solutions for different ways to store your data.

Back to questions

What is the best way to manage my save media? Backup, Recovery and Media Services (BRMS) helps you implement a disciplined approach to managing your backups, and provides you with an orderly way to retrieve lost or damaged data.

Back to questions

How does Save-While-Active work? See Saving your server while it is active.

Back to questions

How can I reduce the time it takes to back up my server? You can take advantage of several different methods to reduce the time it takes to back up your server. Your business has unique needs and some methods will be more appropriate than others. See the following options to investigate time-saving backup techniques.

Back to questions

Basic backup tasks

How do I back up my entire server while I am away? If you want to perform unattended backups, you have a few options to pursue:

Back to questions

How do I back up my Domino User Information? See the Lotus® Domino Reference Library Link outside information center for topics on saving Domino information. Backup, Recovery and Media Services (BRMS) also provides excellent support for backing up Domino information.

Back to questions

How do I save an independent auxiliary storage pool? See Save independent ASPs.

Back to questions

Do I need to be in a restricted state to back up QUSRSYS? It is highly recommended that you back up QUSRSYS while in a restricted state. However, there are other ways to fully save QUSRSYS without having to be in a restricted state. See Methods to save Q libraries that contain user data.

Back to questions

How do I save objects that are active? See Saving your server while it is active for information about the save-while-active function.

Back to questions

How can I check to make sure that everything on my server was backed up? See Determining objects that the server saved.

Back to questions

How do I transfer objects from server to server? There are a few ways to transfer objects from one server to another server.

See "How to Restore Specific Types of Information" in Backup and Recovery Link to PDF for more information.

Back to questions

How can I find out when an object was last saved? See Determining when an object was last saved.

Back to questions

Troubleshoot backup problems

Why does my backup take so long after I restart my server? Before an object can be saved, it must be loaded into main storage from disk storage. Often the objects that you are saving are already in main storage because you have been using the objects with your business applications. When you restart your server, all of the objects might be cleared out of main storage. Therefore, if you back up your server immediately after restarting it, the backup takes longer because all of the objects must be loaded into main storage before they can be saved.

The backup also performs additional processing the first time an object is accessed after a restart. The backup can run even slower if the previous restart was not normal.

If you want better performance in these scenarios, try the following methods:

For information about this problem, see "Slower save after IPL" in the iSeries Performance Capabilities Reference Link outside information
center. You can also check out Info APAR II12893 on the iSeries and AS/400® Technical Support Web site.

Back to questions

Why do my backups take longer after I upgrade to a new release? If you changed any hardware during the upgrade, the hardware configurations might affect backup and recovery performance. See the "Save/Restore" chapter in the iSeries Performance Capabilities Reference Link outside information
center. Before an object can be saved, it must be loaded into main storage from disk storage. Often the objects that you are saving are already in main storage because you have been using the objects with your business applications. When you upgrade your server, all of the objects might be cleared out of main storage. Therefore, if you back up your server immediately after upgrading it, the backup takes longer because all of the objects must be loaded into main storage before they can be saved.

If you want better performance in these scenarios, try the following methods:

For more information, see the following webpages:

You can also check out the Memo to users for the release to see if the backup performs any conversions during the first backup.

Back to questions

Why do my backups take longer after I change hardware on my server? When you change hardware on your server, the hardware configuration might affect backup and recovery performance. See the "Save/Restore" chapter in the iSeries Performance Capabilities Reference Link outside information
center for information about hardware changes that might affect performance.

Back to questions

I am backing up only changed objects, but why is my tape filling up? The most likely cause for this problem is that you have specified *NO on the Journaled Objects (OBJJRN) parameter of the SAVCHGOBJ command. The OBJJRN parameter specifies whether changes to objects currently being entered in a journal as specified on the Start Journal Physical Files (STRJRNPF) are saved. If OBJJRN(*NO), which is the default, is specified, database files currently being journaled are not saved, unless journaling was started after the specified Reference date (REFDATE) and Reference time (REFTIME) parameters on the SAVCHGOBJ command.

This ensures that changes made to a physical file before journaling starts are not lost (because they were not journaled in a journal receiver). The date and time of the last journal start can be displayed by using the Display File Description (DSPFD) command.

When you journal database files, the system uses one or more journal receivers to keep a record of changes that have occurred to the journaled files. If you journal database files, you probably do not want to save those physical files when you save changed objects. You should save the journal receivers rather than the physical files.

Back to questions

I am trying to save changed objects on my server, but not all the objects that have been changed are being saved. See Determining objects that are not saved.

Back to questions

I am saving the QUSRSYS library but not all objects in QUSRSYS are being saved. Some of the objects in QUSRSYS might be active during the backup. You might need to be in a restricted state to back up all of the objects in that library. See Methods to save Q libraries that contain user data.

Back to questions

Why is my server not saving all of my libraries? See Determining objects that are not saved.

Back to questions

How do save commands handle damage on objects? See How the server handles damaged objects during a save operation.

Back to questions

Prepare for a recovery

What happens when you restore user profiles? See "What Happens When You Restore User Profiles" in Backup and Recovery Link to PDF.

Back to questions

What are the advantages in using RSTUSRPRF *ALL as opposed to individual profiles? See "What You Should Know About Restoring User Profiles" in Backup and Recovery Link to PDF.

Back to questions

What does the RSTAUT command do? Use RSTAUT to restore a user's private authorities to objects. See "Restoring Object Authorities" in Backup and Recovery Link to PDF.

Back to questions

What steps should I follow to reload my entire server? See the "Recovering your server" appendix in Backup and Recovery Link to PDF.

Back to questions

Basic recovery tasks

How do I reload my entire server? See the "Recovering your server" appendix in Backup and Recovery Link to PDF.

Back to questions

What should I follow if I want to reload my Licensed Internal Code? See "Recovering the Licensed Internal Code" in Backup and Recovery Link to PDF.

Back to questions

What should I follow if I want to reload my operating system? See "Restoring the Operating System" in Backup and Recovery Link to PDF.

Back to questions

How do I restore physical database files? See "Restoring Database Files" in Backup and Recovery Link to PDF.

Back to questions

How do I restore logical files? See "Restoring Logical Files" in Backup and Recovery Link to PDF.

Back to questions

How do I restore programs? See "How the System Restores Programs" in Backup and Recovery Link to PDF.

Back to questions

How do I restore an individual object from tape? See "How to Restore Objects" in Backup and Recovery Link to PDF.

Back to questions

How do I recover an independent ASP? See the following topics in Backup and Recovery Link to PDF for information about recovering an independent ASP:

Back to questions

Troubleshoot recovery problems

My restoring process is taking a very long time. Why? See the following topics in Backup and Recovery Link to PDF for information about restore performance:

Back to questions

Why am I experiencing authority errors after a restore? See the following topics in Backup and Recovery Link to PDF for information about handling authority errors after a restore:

Back to questions