User Tools

Site Tools


pub:replication

This is an old revision of the document!


[ Up To Portal ]

Software Backup and replication procedures

Note: These are instructions for common back-up and replication installations of the software. We suggest that you test and if you have questions that you reach out to our support team.

For technical and troubleshooting information, please see the respective “Product Manuals” section.

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.

  
SAVLIB LIB(IDOCS689)  DEV(TAP01)
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.

  • 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.

  
SAVDLO DLO(*ALL) FLR(FORMFMG) DEV(*SAVF) SAVF(QGPL/XXX) 

  • 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).

SAV DEV('/qsys.lib/qgpl.lib/XXX.file') OBJ(('/qibm/userdata/java400/ext/ifdjava.jar'))  

  • Backup the directory entries. If you are using iMail and or iPDF.

SAV DEV('/qsys.lib/qgpl.lib/xxx.file') OBJ(('/idocs') ('/ipdf'))   

[ Up To Portal ]

pub/replication.1520393578.txt.gz · Last modified: 2022/06/25 17:02 (external edit)