× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ricky,

The XA file backup has a number of steps:

1. Run the user-defined "Pre-Backup" command (if one exists).

2. Get "Dedicated Mode"

3. Execute the "pre-backup processing". This "pre"-processing does not do any actual file clean-up, it just verifies that the XA environment is in a state where it can be backed-up (e.g. all required batches are Closed/Finished, no other XA jobs have terminated abnormally, etc. )

4. Backup the libraries (AMFLIB, AMTLIB...)

5. Execute the "post-backup processing". This is where all the file clean-up takes place.

6. Run the user-defined "Post-Backup" command (if one exists).

7. Release "Dedicated Mode"

The XABCKPRC command can be used to run all these steps EXCEPT for step 4, the actual backup of the XA libraries. (It does not do the actual backup)

When you run the command you specify whether you want to run the "PRE" backup processing (steps 1, 2, 3, & 7), the "POST" backup processing (steps 1, 2, 5, 6, & 7), or "BOTH" (steps 1, 2. 3, 5, 6, & 7).

In a scenario where you are using BRMS (or other backup utility) to do the actual XA library (AMFLIB, AMTLIB) backup you could first run the XABCKPRC command (with the "PRE" option) to verify the XA environment(s) is ready to be backed up, then use BRMS to do the actual backup of the libraries, then run the all XABCKPRC command a second time (with the "POST" option) to do the post-backup environment(s) clean-up.

(If you have multiple XA environments on your system you can specify on the XABCKPRC command to run the selected processes ("PRE", "POST", or "BOTH") on multiple environments. (It will run the selected processes for the XA environments one-at-a-time if run in QINTER or from a single-thread job queue, or it will run the processes for the XA environments "in parallel" if you specify on the command the to run the processing from a job queue that allows multiple concurrent processing of submitted jobs. [e.g. QSYSNOMAX]).

In your situation Ricky - where you are doing the actual backup of the libraries on an HA machine - I'm thinking the following might work for you:

1. Run the XABCKPRC command on the production system with the "PRE" option. This will run any user-defined pre-backup command (say to close transaction batches) and will verify the XA environment(s) can be backed-up.

2. Assuming the environment(s) can be backed-up then:

a. stop the "mirroring" to the HA system
b. initiate the backup on the HA system (from the production machine)
c. run the XABCKPRC command a second time on the production machine with the "POST" option to clean-up the XA environment(s)
d. continue production work on the production system

3. When the backup on the HA machine is completed re-start the mirroring process to the HA machine and allow it to 'catch-up'

Regards,

Jim Griesser


James Griesser| XA Product Development DG | Infor| office: 678-319-8673 | James.Griesser@xxxxxxxxx

-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Ricky Richardson
Sent: Friday, October 29, 2010 12:03 PM
To: mapics-l@xxxxxxxxxxxx
Subject: [MAPICS-L] Backups on R9

Thanks for the command. That'll be helpful. I still have a question though.

The backup is being performed on our HA system. The backup process is initiated from the production machine. We want to run the Mapics processes to do any cleanup on our production machine. For example, clean up batches, end all unattached jobs, clean up jobact file, etc... Once those are complete we would submit a remote command to the HA box to perform the actual backup of the system.

I guess the real question is: what processes need to be run before and after the backup is submitted to run on our HA box? The command won't work for us on the production machine if it's going to attempt to perform the save.

Ricky Richardson
Supervisor, Sr. Programmer

Qualitest/Vintage Pharmaceuticals
120,130, 150 Vintage Drive
Huntsville, AL 35811 USA
Phone: +1 256-859-4011 x7164 Direct Line: +1 256-799-7164
rrichardson@xxxxxxxxxxxxxxx
"This e-mail, and any attachments, may contain confidential, and/or legally privileged information, and is intended solely for the use only of the named addressee(s). If you have received this e-mail in error, please notify the sender immediately, and permanently delete the original and any copies of this e-mail, and any attachments, without printing, reading or copying them. Any use, distribution, or copying of this e-mail other than by the intended recipient is strictly prohibited. QUALITEST accepts no liability for the content of this email, or for the consequences of any actions taken on the basis of the information provided. The recipient should check this e-mail and any attachments. QUALITEST accepts no liability for damage caused by any malicious code potentially transmitted by this e-mail."


_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.