×
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.
The help for SAVCHGOBJ plainly states:
For database files, only the changed members are saved.
Ergo, if there are 2-n members in a file, but only one has been changed, only that one will be saved. However, since the full system save saves everything, at some point in the cycle it would appear that a multi-member file (call it FILEA) had a member changed and, thus, saved, but the other members were not. The RSTOBJ command says that it restores objects; there is a MBROPT but reading the help text made me dizzy.
Jerry C. Adams
IBM System i Programmer/Analyst
B&W Wholesale
office: 615-995-7024
email: jerry@xxxxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Bill
Sent: Wednesday, November 19, 2008 12:56 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Restoring Objects When SavChgObj is Involved
Charles Wilt wrote:
It depends on how you do your saves....
SAVCHGOBJ UPDHST(*YES)
Restore last full system save
Restore every SAVCHGOBJ save since the full system
This is what we did and lost the non-modified members. So, either
unspoken is the method to do the restore or this method will cause the
non-modified members to disappear and is a hole in a SavChgObj scenario.
Bill
As an Amazon Associate we earn from qualifying purchases.