User Tools

Site Tools


pub:replication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:replication [2018/03/06 19:32] kenpub:replication [2022/06/25 17:02] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
  
-====== Software Backup and replication procedures ======+====== Software Backup and Replication procedures ======
  
  
Line 11: Line 11:
 This chapter contains the following sections: This chapter contains the following sections:
   *  **Backup the iDocs/iMail production library.** The library can be named whatever the administrator names it at setup.  It’s typically named IDOCSxxx, FMG or similar.  If your iDocs library name is IDOCS689 then IDOCS689 is the library name to use. This command saves the library named IDOCS689 on the tape that is in the tape device named TAP01.   *  **Backup the iDocs/iMail production library.** The library can be named whatever the administrator names it at setup.  It’s typically named IDOCSxxx, FMG or similar.  If your iDocs library name is IDOCS689 then IDOCS689 is the library name to use. This command saves the library named IDOCS689 on the tape that is in the tape device named TAP01.
- 
 <html><pre>   <html><pre>  
 SAVLIB LIB(IDOCS689)  DEV(TAP01) SAVLIB LIB(IDOCS689)  DEV(TAP01)
 </pre></html>  </pre></html> 
-NOTE: If using the backup to replicate the software on a Disaster Recovery partition, don’t replicate the main configuration file **EMCFGDB**.  Obtain the applicable license keys from IFD.  You can utilize the **REGISTER** command to display the correct serial number and LPAR.    +The Restore Library (RSTLIB) command restores the saved library to the system.\\ 
-  * **Backup the FORMFMG shared folder.** If you are using form or check applications that use overlays or signatures they are stored in the QSLS shared folder FORMFMG.+\\  
 +NOTE: If using the backup to replicate the software on a Disaster Recovery partition, don’t replicate the main configuration file **EMCFGDB**.  This is the only LPAR specific file in the iDocs/iMail library. Obtain the applicable license keys from IFD.  You can utilize the **REGISTER** command to display the correct serial number and LPAR.\\ \\ 
 +Beginning with Version 6, the **Smart Router** module is integrated into the iDocs Product Suite and will be included into the iDocs library. If utilizing a earlier release of the standalone Smart Router then save the Smart Router library **PRRLOAD**.  [[preprocessor#upgrading_the_smart_router | (Detailed information on integrating the Smart Router)]]  
 +  * **Backup the FORMFMG shared folder.** If you are using iDocs form or iCheck check applications that use overlays or signatures they are stored in the **QDLS** shared folder **FORMFMG**.
 <html><pre>   <html><pre>  
-SAVDLO DLO(*ALL) FLR(FORMFMG) DEV(*SAVF) SAVF(QGPL/XXX)  +SAVDLO DLO(*ALL) FLR(FORMFMG) DEV(*SAVF) SAVF(QGPL/XXX) 
-</pre></html>  +</pre></html> 
-  * **Backup the JAR file for iMail.** If you use Java to email option, then you will need to backup the. IFDJAVA.JAR file in /QIBM/UserData/Java400/ext  file. To find out if your configuration for iMail is setup to use Java to email out: From the iDocs main menu, navigate to the iMail by selection option 11, then select 1 for iMail Configuration.  Once in the configuration menu page down and see if the Use Java field is set to YES or No (blank is the same as No).+The Restore Document Library Object (RSTDLO) command restores documents, folders, and distribution objects.   
 +  * **Backup the JAR file for iMail.** If you use Java to email option, then you will need to backup the. **IFDJAVA.JAR** file in **/QIBM/UserData/Java400/ext**. To find out if your configuration for iMail is setup to use Java to email out: From the iDocs main menu, navigate to the iMail by selection option 11, then select 1 for iMail Configuration.  Once in the configuration menu page down and see if the Use Java field is set to YES or No (blank is the same as No).
 <html><pre> <html><pre>
 SAV DEV('/qsys.lib/qgpl.lib/XXX.file') OBJ(('/qibm/userdata/java400/ext/ifdjava.jar'))   SAV DEV('/qsys.lib/qgpl.lib/XXX.file') OBJ(('/qibm/userdata/java400/ext/ifdjava.jar'))  
-</pre></html>  +</pre></html> 
-  * **Backup the directory entries.** If you are using iMail and or iPDF. +The Restore Object (RST) command is used to restore objects that you have saved with the Save Object (SAV) command. 
 +  * **Backup the directory entries.** If you are using iMail and/or iPDF. 
 <html><pre> <html><pre>
 SAV DEV('/qsys.lib/qgpl.lib/xxx.file') OBJ(('/idocs') ('/ipdf'))    SAV DEV('/qsys.lib/qgpl.lib/xxx.file') OBJ(('/idocs') ('/ipdf'))   
 </pre></html>  </pre></html>
 +The Restore Object (RST) command restores objects that you have saved with the Save Object (SAV) command.
 +
  
 <html>&#091;</html>[[portal | Up To Portal ]]<html>&#093;</html> <html>&#091;</html>[[portal | Up To Portal ]]<html>&#093;</html>
  
  
pub/replication.1520393578.txt.gz · Last modified: 2022/06/25 17:02 (external edit)