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






Vern,  I was able to restore a QHST file from a SAVSYS tape.

First is to DSPTAP to find the SEQ number and File Label ID.



Library  . . . . . . :   QSYS                  Release level  . . . :
V5R2M0
ASP  . . . . . . . . :   1                     File sequence  . . . :   33
Volume ID  . . . . . :   OPT21                 Data compressed  . . :   No
Expiration date  . . :   *PERM                 Data compacted . . . :   No
Save command . . . . :   SAVSYS                Objects saved  . . . :   685
Save active  . . . . :   *NO                   Access paths . . . . :   0
File label ID  . . . :   Q5722SS1520240090
Save format  . . . . :   Serial
Save date/time . . . :   07/07/03   16:03:54
QHST03180A         *FILE    PF            QSYS               788  Yes
QHST
QHST03183A         *FILE    PF            QSYS               788  Yes
QHST
QHST03183B         *FILE    PF            QSYS               788  Yes
QHST
QHST03183C         *FILE    PF            QSYS               660  Yes
QHST


Then use those to restore the file(s)


RSTOBJ OBJ(QHST03180A)
       SAVLIB(QSYS)
       DEV(TAP01)
       OBJTYPE(*FILE)
       SEQNBR(33)
       LABEL(Q5722SS1520240090)


-------------------------
 Bryan Dietz
3X Corporation
--------------------------------------------------------------------------

> No.  To be able to restore them individually, you must save them with
> SAVOBJ.
>
> Al

>
> Quick question - can I restore a single object in QSYS from a SAVSYS
tape?
> In particular, some of the QHST* files? Can't do an install.
>
> TIA
>
> Vern


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.