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



>From the V5R3 "Backup and Recovery Guide", Appendix D "Recovering your 
server to a different server", 

__ 32. If you receive message CPF3204, "Cannot find object needed for file 
xxxx in xxx," during the restore of your libraries, the necessary based-on 
physical files were not yet restored when the logical files were 
attempting to restore. You will need to perform the restore of logical 
files after the physical files have been restored using
-ONE-
 of the following options:
- Run this command to restore only the logical files that were not 
restored previously. RSTLIB SAVLIB(*NONSYS) DEV(media-device-name) 
OPTION(*NEW) MBROPT(*ALL) ALWOBJDIF(*ALL)
- Run this command for each library that has logical files which need to 
be restored. RSTOBJ OBJ(logical-file-name) SAVLIB(library-name) 
DEV(media-device-name) OBJTYPE(*FILE) MBROPT(*ALL) ALWOBJDIF (*ALL)
- You will need to run this command each logical file that needs to be 
restored. RSTOBJ OBJ(logical-file-name) SAVLIB(library-name) 
DEV(media-device-name) OBJTYPE(*FILE) MBROPT(*ALL) ALWOBJDIF (*ALL)

H'mm; the english isn't quite so clear on the last option  (missing the 
word "for" between command and each).  And it does have the revision hash 
marks off to the left, so I wonder if they were trying to say something 
else...

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.