× 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.






I had a problem yesterday when I was trying to do a save of IFS objects
with the SAV command and omit some folders that I didn't need.  I kept
getting the error "Parameters not valid with multiple file systems."  I
couldn't figure it out so I ended up saving more than I needed to.  Today
I'm experimenting with it on a different box but having the same results.

I want to see if I can save a folder called /DAPARNIN that has a subfolder
called Backup.  I'm still getting the "Parameters not valid with multiple
file systems." error.

The command I am using that doesn't work is:
SAV DEV('/QSYS.LIB/TAP01.DEVD') OBJ(('/DAPARNIN') ('/DAPARNIN/Backup'
*OMIT)) ENDOPT(*LEAVE) USEOPTBLK(*YES) UPDHST(*YES)

We use this in our nightly backup and it works:
SAV DEV('/QSYS.LIB/TAP01.DEVD') OBJ(('/*') ('/QSYS.LIB' *OMIT) ('/QDLS'
*OMIT)) ENDOPT(*LEAVE) USEOPTBLK(*YES) UPDHST(*YES)

What am I doing wrong?

Dave Parnin
Nishikawa Standard Company
Topeka, IN  46571
daparnin@xxxxxxxxxxxxxxxxxx


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.