QMirror DB

(580) Selected download

A partial download of non-journaled files can be accomplished by QMirror/DB through SQL WHERE clause definition in ZAMTBF.TBSQLW. A new table on the target database <library.file_member_SELECTED> will be created with selected records according to the SQL WHERE clause defined in ZAMTBF.TBSQLW. Case study Jack is the QMirror/DB administrator of company ABC who uses MySQL as […]

(580) Selected download Read More »

(A110) Upload transaction detail (ZUPDTL)

Field Name Key Data Type Description UPTMST K CHAR(26) Transaction timestamp e.g. CURRENT_TIMESTAMP for MS SQL Servere.g. NOW(3) for MySQL UPTRXN K CHAR(10) Transaction code UPLIB K CHAR(10) AS400 library name UPOBJ K CHAR(10) AS400 file name UPMBR K CHAR(10) AS400 member name UPCODE K CHAR(1) Upload code (I/U/D) UPRRN K NUMBER(10,0) AS400 relative record

(A110) Upload transaction detail (ZUPDTL) Read More »

(200) Create an AS400 user profile for QMirror/DB

1. To create an AS400 user profile ‘QMIRROR’, enter command: CRTUSRPRF USRPRF(QMIRROR) PASSWORD(xxxxxxxx) USRCLS(*USER) SPCAUT(*ALLOBJ *JOBCTL) PWDEXPITV(*NOMAX) 2. Or use any existing user profile which owns SPCAUT(*ALLOBJ *JOBCTL) authority. 3. The user profile has to have authority to execute following commands: ADDRPYLE, CHGJOB, CHGJRN, CPYF, CRTDTAATA, CRTJRN, CRTJRNRCV, CRTLIB (Notes), CRTMSGQ, DLTDTAARA, DLTF, DLTJRNRCV, ENDJRNPF, SNDJRNE,

(200) Create an AS400 user profile for QMirror/DB Read More »

(300) Install QMirror/DB

Since QMirror/DB demands tiny system resources, we recommend you to install it on the same PC server with database server. For remote download/replication processing, place QMirror/DB server at the AS400 site is better than at the PC databases site. 1. Download QMirror_DB_8xx.zip from https://www.qmirror.com/download/ 2. Uninstall QMirror/DB’s earlier version from Windows program menu list 3. Unzip, execute QMirror_DB_8xx.exe,

(300) Install QMirror/DB Read More »

(330) Configure QMirror/DB

1. Prepare data for configuration https://www.qmirror.com/qmirror-download/QMirrorDB_Configuration_Data_Sheet.txt 2. Start configuration by c:\QMirrorDB\qmirror.bat 3. Accept the terms of the license agreement Do you accept the terms of the license agreement? (y/N/q) y 4. AS400 IP Address or Hostname 5. AS400 User ID 6. QMirror Working Library (default is ‘QMIRROR’) p.s. QMirror saves work files in working library

(330) Configure QMirror/DB Read More »

Scroll to Top