|
Buzz:
On Wed, 20 February 2002, "Buzz Fenner" wrote:
> I need to refresh a test library from a production library. I want to use
> CLRLIB followed with a RSTLIB. However, there are two database files that I
> do not want to restore due to their size.
One possibility in addition to trying RSTOBJ OPTION(*NEW)... the RSTOBJ
FILEMBR() parm can be specified something like:
===> rstobj obj( *ALL ) +
filembr( (FILE1 *NONE) +
(FILE2 *NONE) )
I've never needed it, but the right combination of this with MBROPT() and
ALWOBJDIF() _might_ do what you need.
Tom Liotta
--
Tom Liotta
The PowerTech Group, Inc.
19426 68th Avenue South
Kent, WA 98032
Phone 253-872-7788
Fax 253-872-7904
http://www.400Security.com
___________________________________________________
The ALL NEW CS2000 from CompuServe
Better! Faster! More Powerful!
250 FREE hours! Sign-on Now!
http://www.compuserve.com/trycsrv/cs2000/webmail/
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.