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



V5R4 was the same as 6.1. One PTF downloaded and applied immediately.

I don't think they added a new parameter, but added a value to what could be
in that parameter. *ISO and *ALL were valid before, from what I read of the
cover letter, but *ALL also tried to load the .TXT files as images. The
work around was to rename the .BIN files as .ISO and use the *ISO parm.

I agree that making that one change should not require a delayed PTF. There
must be something more missing.

Jim

On Fri, Sep 17, 2010 at 6:34 AM, <rob@xxxxxxxxx> wrote:

The 6.1 ptf downloads just one ptf and goes on fine.
The 7.1 ptf downloads numerous SS1 and 999 ptf's, of which some are
delayed. I fail to see how adding one parameter to an api like this
should require an IPL.


Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Jim Essinger <dilbernator@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 09/16/2010 02:33 PM
Subject: Re: Just downloaded a PTF group, but now what . . . ?
Sent by: midrange-l-bounces@xxxxxxxxxxxx



Just tried it and yes it does know to use the existing file. I did not
get
any new file in that subdirectory.

Jim

On Thu, Sep 16, 2010 at 11:45 AM, <rob@xxxxxxxxx> wrote:

Sounds cool. I assume it knows to do a TOFILE(*FROMFILE)? Logically
that
makes sense since you do not tell it what directory the file is coming
from - it has to get that from the catalog definition.


Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Jim Essinger <dilbernator@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 09/16/2010 01:36 PM
Subject: Re: Just downloaded a PTF group, but now what . . . ?
Sent by: midrange-l-bounces@xxxxxxxxxxxx



Bryan,

That is the best thing I have learned this week. This makes my PTF
programming much easier.

Thanks!

Jim

On Wed, Sep 15, 2010 at 7:58 PM, Bryan Dietz <bdietz400@xxxxxxxxx>
wrote:

If you happen to be on V5r4, V6.1 or V7.1 there is a new API that will
help with loading of image catalogs.

CALL PGM(QVOIFIMG) PARM('MyImageCatalog' '*BIN' 0)
-or-
CALL PGM(QVOIFIMG) PARM('MyImageCatalog' '*ISO' 0)

V7.1 = SI40971
V6.1 = SI40473
V5r4 = SI40603

Bryan

Pete Hall said the following on 9/15/2010 9:09 PM:
Here's a shell script you can use to load multiple volumes to the
image
catalog. Doing that by hand is a little on the tedious side too:

#!/usr/bin/sh





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.