670 pts.
 SAVLIB parameters
Hello friends, I need to know, How can I use the command SAVLIB and omit Logical Files ? Happy New Year to all.

Software/Hardware used:
ASKED: December 27, 2012  7:12 PM
UPDATED: December 27, 2012  7:56 PM

Answer Wiki:
Use the parm ACCPTH(*NO)
Last Wiki Answer Submitted:  December 28, 2012  1:08 am  by  CharlieBrowne   33,595 pts.
All Answer Wiki Contributors:  CharlieBrowne   33,595 pts. , Michael Tidmarsh   13,930 pts. , PutzGrilla   670 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

The ACCPTH(*NO) parameter value needs some clarification. If LFs are to be excluded, then they must be excluded by listing them in the OMITOBJ() parameter. (If the names are useful for it, they may be listed generically.)
 
However, the ACCPTH(*NO) parameter value will cause the LF access paths not to be saved. The LFs will be saved, but their access paths will not be saved. If the library is restored, the LFs will be restored, then their access paths will be rebuilt. The time may be excessive.
 
Tom

 109,995 pts.

 

Yes, with this parameter ACCPTH(*NO) Logical Files are saved.Att;PutzGrilla

 670 pts.

 

As noted, if you want to exclude objects, you must list the objects in the OMITOBJ() parameter. — Tom

 109,995 pts.

 

Thanks Tom, Happy New Year to You and Your Family.Att;PutzGrilla

 670 pts.