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



William

When I do similar (optical volumes not tapes) I do the following;

AddImgClge --(add an image to the catalog I have to load 3 images to hold
the save)
Lodiimgclg dev(optvrt01) --(connect the catalog with a virtual device)
Lodimgclge IMGCLGIDX(*FIRST) --(mount the first image )
Inzopt (format the virtual image)
LodImgClgE IMGCLGIDX(*NEXT) --(2nd image)
InzOpt
LodImgClgE IMGCLGIDX(*NEXT) --(3rd image)
InzOpt
LodImgClgE IMGCLGIDX(*FIRST) -- (makes the first image ready again)

Save command

If you overflow the size of the image for tape or opitcal, you will get a
similar message to what you have described.

HTH

Jim
On Tue, Oct 25, 2011 at 12:34 PM, Willie J. Moore <WJMoore@xxxxxxxxxxxx>wrote:


I have created a virtual tape on our Iseries for nightly saves.
When I run the following command, I get an error.

"SAVLIB LIB(WJMWORK) DEV(TAPVRT01) "
Device TAPVRT01 was not ready or next volume was not loaded. (C R)

This is how I added the new image catalog entry:
ADDIMGCLGE IMGCLG(TAPVRTSAVE) FROMFILE(*new) TOFILE(vol001)
IMGSIZ(10000) TEXT('Add Image Catalog Entry') ALCSTG(*IMGSIZ)
VOLNAM(VOL001) VOLTYP(*SL)
DENSITY(*VRT256K)

Image catalog entry added to image catalog TAPVRTSAVE.

I have made sure that tapvrt01 is varied on.

Any suggestion on what I might have done wrong or ideal would be greatly
appreciated.

William Moore
California Fine Wire
805-489-5144
wjmoore@xxxxxxxxxxxx

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.