-
Sign on under a user profile that is a member of the user class *SECOFR and has at least the following authorities: *ALLOBJ, *SECADM, and *JOBCTL.
-
Place Robot Alert on hold by selecting option 4 from the Robot Alert Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBAHLDALR
-
Make Robot Alert inactive by selecting option 2 from the Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBAEND
-
Enter the following commands to save the Robot Alert library, RBTALRLIB, and RBTSYSLIB to disk:
CRTSAVF FILE(QGPL/RBTALR)
CRTSAVF FILE(QGPL/RBTSYS)
-
Enter the following commands to save the data to the save files:
SAVLIB LIB(RBTALRLIB) DEV(*SAVF) SAVF(QGPL/RBTALR)
SAVLIB LIB(RBTSYSLIB) DEV(*SAVF) SAVF(QGPL/RBTSYS)
-
If Robot Alert is using TLS or SSL to connect to email vendors and you have manually changed the certificate store, run the following commands to save the certificate:
CRTSAVF FILE(QGPL/RBTALRIFS)
SAV DEV('/QSYS.LIB/QGPL.LIB/RBTALRIFS.FILE') OBJ(('/Help Systems/Robot ALERT/cert/default.kdb'))
-
Sign on under a user profile that is a member of the user class *SECOFR and has at least the following authorities: *ALLOBJ, *SECADM, and *JOBCTL.
-
Verify that RBTADMIN and RBTUSER are valid user profiles on the target system or partition. If these profiles do not exist on the target system or partition, enter the following commands to create them:
RSTOBJ OBJ(RSL062) SAVLIB(RBTSYSLIB) DEV(*SAVF) SAVF(QGPL/RBTSYS) RSTLIB(QGPL)
CALL PGM(QGPL/RSL062)
DLTOBJ OBJ(QGPL/RSL062) TYPE(*PGM)
-
Enter the following command to restore RBTSYSLIB:
RSTLIB SAVLIB(RBTSYSLIB) DEV(*SAVF) SAVF(QGPL/RBTSYS) MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(RBTSYSLIB)
-
Enter the following command to place RBTSYSLIB in your system library list:
WRKSYSVAL QSYSLIBL
Then, enter a 2 to change the value and add RBTSYSLIB on the panel. Press Enter.
-
Sign off and then sign back on using the same user profile. This places RBTSYSLIB in your system library list.
-
Restore the Robot Alert library, RBTALRLIB, from disk, file, or tape by entering the following command from a command prompt:
RSTLIB SAVLIB(RBTALRLIB) DEV(device_name) MBROPT(*ALL) ALWOBJDIF(*ALL)
where: device_name is the name of the device to use for the restore operation.
-
For Robot Alert 6.0 and higher, execute the following command to register the product library.
ADDLIBLE RBTALRLIB
RBAREGAPP
-
If you saved the certificate store in step 6 of the Backing up Robot Alert on the Source System section, run the following commands to restore it:
CALL RBA1100
RST DEV('/QSYS.LIB/QGPL.LIB/RBTALRIFS.FILE') OBJ(('/Help Systems/Robot ALERT/cert'))
-
Place Robot Alert on hold by selecting option 4 from the Robot Alert Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBAHLDALR
-
Make Robot Alert inactive by selecting option 2 from the Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBAEND
-
Delete the following data queues in the RBTALRLIB library: RBACMMDQ, RBACMTDQ, RBATMDQ, and RBATMDQ2.
Note: These queues will automatically be recreated when you start Robot Alert.
-
Release Robot Alert by using option 5 from the Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBAHLDALR ACTION (*RELEASE)
-
Start Robot Alert by using option 1 from the Control Menu, or by entering the following command from a command prompt:
RBTALRLIB/RBASTR
-
If you would like Robot Alert to start automatically when RBTSLEEPER subsystem starts, run the following command:
RBTALRLIB/RBAAUTOSTR AUTOSTR(*YES)