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



I have to go back to an IBM manual in order to get the image catalog
commands. I don't find the commands intuitive. I don't use them much:

https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzam4/rzam4pdf.pdf?view=kc


In regard to ADDVRTVOL and related parameters, they add complexity to the
command. As an alternative you can divide the process into 2 steps by
adding the use of the ADDIMGCLGE command.



On Mon, Jun 15, 2020 at 10:21 AM K Crawford <kscx3ksc@xxxxxxxxx> wrote:

I am needing a better understanding of the CRTIMGCLG command.

What I want to do is create a temp location to save some work objects to.
In the past I would just save them to a save file. But it might become a
requirement to put on a tape. So my thought was to use the DUPTAP command
of a virtual tape drive attached to an image catalog. Then the restore, if
needed, would be one step not two. The other part of this if it goes to
tape it will need to be encrypted. We currently use BRMS to do this. So
the thought is to use BRMS for the save command.

My thought is to create a virtual tape device.
CRTDEVTAP DEVD(TAPVRTtst) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Test
Backup')
Create an image catalog attached to this drive.
Then save to it this virtual tape device.
SAVOBJBRM OBJ(TESTOBJ) LIB(TSTLIBRARY) DEV(TAPVRTTST) OBJTYPE(*ALL)

My questions are related to the CRTIMGCLG command. This is the command I
am thinking of using.
CRTIMGCLG IMGCLG(tstCATALOG) DIR('/Test_Backup') CRTDIR(*no)
ADDVRTVOL(*none) PREFIX(tst) IMGSIZ(*mgclgtype) alcstg(*min) TEXT('Test
Backup') TYPE(*TAP)

I do not have a good understanding of these values.
ADDVRTVOL(*none) PREFIX(tst) IMGSIZ(*mgclgtype)

Can anyone shed some light on them?

Thanks

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

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.