And when use simple copying of database file (mumps.dat) as the method for taking the backup, following is shown while starting journaling in the secondary server
 
mupip set -journal="enable,before,on" -replication=on -region "*" -noprevjnlfile
%GTM-E-FILEPARSE, Error parsing file specification: /home/vista/OpenVistA/g/mumps.mjl
%SYSTEM-E-ENO13, Permission denied
%GTM-E-FILEPARSE, Error parsing file specification: /home/vista/OpenVistA/g/mumps.mjl
%SYSTEM-E-ENO13, Permission denied
%GTM-E-JNLNOCREATE, Journal file /home/vista/OpenVistA/g/mumps.mjl not created
%GTM-E-MUNOFINISH, MUPIP unable to finish all requested actions
----- Original Message -----
From: Usha
Sent: Thursday, January 05, 2006 4:30 PM
Subject: [Hardhats-members] Creating a receiver server for replication

Hi
 
I have tried successfully to replicate the database changes in primary or source server to a secondary server. (Assuming Secondary Starts from Original Copy of Primary)
Now I want to make the Secondary Start from Backup of Primary. The backup of primary is created using the following
 
mupip backup -nonewjnlfiles "*" ./mumps.dat
 
When I try to restore the backup to the secondary server (with an empty database) using the following command, the given message is displayed
 
$ mupip restore -extend g/mumps.dat ./mumps.dat
Input file ./mumps.dat has an unrecognizable format
%GTM-E-MUPRESTERR, MUPIP restore aborted due to preceding errors

The same scripts are being used in both the implementations. How can this problem, in restoring be resolved?
 
Regards
Usha



Make sure YOUR emails don't get lost! Download Mailinfo here

Reply via email to