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



Dale,

In the SAV command you must specify which files you are going to
include.

So, for a Tape device:

SAV DEV('/QSYS.LIB/TAP01.DEVD') + 
OBJ(('/*') ('/qsys.lib' *OMIT) ('/qdls' *OMIT)) + 
SAVACT(*YES)


For a SAVF file:

SAV DEV('/qsys.lib/yourlib.lib/savefilename.file/') + 
OBJ(('/*') ('/qsys.lib' *OMIT) ('/qdls' *OMIT))     + 
SAVACT(*YES)


Regards,

Luis Rodriguez
>
> message: 1 date: Wed, 10 May 2006 14:32:40 -0400 from: dale janus
> <dalejanus@xxxxxxxxxxxxxxxxx> subject: Re: SAVLIB LIB(*ALLUSER)
>
> I have been reading with interest about saving the IFS.
>
> I tried this command to save everything:
>
>  SAV DEV('QSYS.LIB/TAP01.DEVD') OBJ(('/*')) PATTERN(('*'))
>
>
> I get an error :
>
>  Parameters not valid with multiple file systems.
>
> this is error message CPF382B.
>
> it suggests:
>
>  Recovery  . . . :   Do one of the following and try the request
>  again:                                                  -- Specify
>  OBJ('/*')            -- Specify OBJ(('/*') ('/QSYS.LIB' *OMIT)
>  ('/QDLS' *OMIT)) -- Specify OBJ(('/*') ('/QSYS.LIB' *OMIT) ('/QDLS'
>  *OMIT)) ('other  values'
>  *OMIT))
>
>
> I tried a few *omits but that does not work either.
>
>
> I am guessing that I have both Netserver pc 'looking' stuff and the
> included IBM unix 'looking' stuff and there is no one command to save
> both types?
>
> Well there should be!
>
> If anyone can direct me as to how to save my IFS to tape I would
> appreciate it.
>
> Saving to save file would work as well, and might be easier in the
> long run, but I hate wasting disk space like that.
>
> ---Dale
>
>
----------------------------
Luis Rodriguez
IBM Certified Systems Expert
eServer i5 iSeries Technical Solutions
Caracas, Venezuela


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.