There are processes that are required on your IBM i that need to run with the system in what is called a “restricted state” condition. A restricted state is when all subsystems are inactive and new jobs cannot enter the system. Only the system console might be active.
For example, after PTFs are applied to your OS, typically you should back up your operating system so that you don’t have to reload both your OS and your applied PTFs in a disaster. (This can save you a lot of time and confusion.) Another example would be if you want to run a complete system save of IBM and non-IBM objects all in one swoop, the same restricted state process needs to occur (i.e. if you use the GO SAVE menu and run an option 21), or even the ever-popular RCLSTG command.
Unfortunately, running operations in a restricted state, due to the nature of all subsystems being inactive, requires that a person be available to execute interactive commands on the system console.
There is a utility included with Robot Save that will give you back your weekends. It is called the Restricted State Utility. The RSU can automate restricted state processes such as those listed above and notify you if something goes wrong, even when the system is restricted. It is as simple to implement as ready, set, go!
Step 1—Ready
Access your system console through your HMC. Sign on with a user profile that has *SAVSYS special authority if you want to run a full system save using Robot Save. At the command line, execute the command:
RBSPGMLIB/RBSRSURDY
The RBSRSURDY command places your system console into a “ready” status so it is ready to accept the restricted state commands that you need to run (see Figure 1). This command can also be put into a small CL program then added to the user profile in the initial program parameter so it happens automatically. We recommend this approach.
The “ready” command looks like a sign-on screen but it has much more functionality. It is an interactive program running on your console—and it can only run on your system console—that is monitoring a message queue called RBSPGMLIB/RBS1041Q. This message queue will be receiving messages from the three other commands required to use the Restricted State Utility: RBSRSUSTR, RBSRSUCMD, and RBSRSUEND.
Figure 1: System console in the "ready" mode
Step 2—Set
Let’s assume you’ll be running a full system backup using Robot Save. There are three commands that we call the “command stack” that, in order to automate this process, must be scheduled to run automatically after the console is in the “ready” mode and at the time you want the system to execute the restricted state process. All these commands reside in the library RBSPGMLIB. The commands must be run in this order:
RBSRSUSTR — The “RSU Start” command has options for executing a system shutdown program, sending a message to users, and setting up Robot Alert pagers for the utility to use if there is a problem with any step. It also automatically executes the RSLSHUTDWN command to end all Robot products and it will then execute the ENDSBS *ALL *IMMED command to put your system into a restricted state.
RBSRSUCMD — This command contains the command that you want to execute. In Figure 2 you’ll see the RBSSAVE command is imbedded in this command. The command will be intercepted by the “ready” screen on your system console for processing.
RBSRSUEND — The “RSU End” command specifies what you want to do to restart your system at the end of the restricted state process. The three options are to restart the controlling subsystem, IPL the system, or execute a command. There is even a parameter to set a prerequisite user job to trigger a Robot reactive job stream after Robot Schedule starts up again.
Remember, these three commands must run in this order: RBSRSUSTR, RBSRSUCMD, RBSRSUEND. See the command stack as listed in a Robot Schedule job in Figure 2.
Figure 2: Restricted state command stack
Step 3—Go!
Picture this (see Figure 3); you are ready to leave the office on Friday evening. Prior to departing you access your system’s console through the HMC. You sign on and enter the RBSRSURDY command (Step 2). Then you depart and enjoy your weekend. At 4 a.m. Sunday morning Robot Schedule submits the commands listed above in the command stack (Steps 3 & 4). Your restricted state process is now underway! If any problem occurs, Robot Alert will be contacted automatically so you’ll know about it (Step 6). Finally, you can trigger a Robot Schedule dependency, which could send you a confirmation email that the process is complete and your system is back up and running (Step 8).
Figure 3: Restrcited state process diagram
Get Started
Trustworthy, automated IBM i data backup software makes restoration fast and secure in disaster situations. See how our software can simplify your backup and recovery and take back your weekends.