m: IBM Mainframe Discussion List on behalf of
Greg Price
Sent: Monday, June 17, 2019 10:25 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: VTOC reading
On 2019-06-14 7:58 AM, Mike Shaw wrote:
> CVAF is much slower than BSAM, alphabetical order or not. EXCP with
> chained CCWs is much faste
ad separately donated the code to the
CBT tape in the 1980s.
As TLCMz level 3 from 2008 until it went EOS in 2010, I was interested
to see that they had used the same routine in their DASD scanner - the
"Surveyor".
So, XVTCREAD - the VTOC reading routine originally written around
1
Have you tried:
DSN='44 bytes of x'04'',DISP=SHR,UNIT=SYSDA,VOL=SER=volser
Note that the DSNAME value is in quotes and is 44 repetitions of the
unprintable x'04'
On Fri, 14 Jun 2019 10:03:08 -0400 Bill Ogden wrote:
:>Thank you all! My old memory seemed to recall something like
:>DSN=VTOC.FO
You are correct. I did mean to type 527 for the file number. 529 has several
COBOL programs which can process various SMF data records.
Matthew
On Fri, 14 Jun 2019 20:38:54 +, David Spiegel
wrote:
>Hi Matthew,
>I think that you meant File 527.
>
>Regar,s,
>David
>
>On 2019-06-14 15:18,
Hi Matthew,
I think that you meant File 527.
Regards,
David
On 2019-06-14 15:18, Matthew Stitt wrote:
> If what you want is to find a dataset, then program DADSM on CBT file 529
> will do what you want.
>
> P.S. I have an updated version if you would like it. Let me know (privately
> preferre
If what you want is to find a dataset, then program DADSM on CBT file 529 will
do what you want.
P.S. I have an updated version if you would like it. Let me know (privately
preferred).
Matthew
On Fri, 14 Jun 2019 08:41:35 -0700, Tom Brennan
wrote:
>On 6/14/2019 7:12 AM, Bill Ogden wrote:
On 6/14/2019 7:12 AM, Bill Ogden wrote:
Wow. Everyone is being helpful.
Yes! But only because nobody mentioned mainframe security or AMODE 32 :)
I have to say when I saw that DSN=FORMAT4.DSCB post I said, "What???"
and immediately went off to try it. Then I saw Skip's post about ZAP.
-
Wow. Everyone is being helpful. I am making a temporary ("one shot")
tool to help with a different problem that might involve dataset locations
on DASD. Was thinking of reading the VTOC directly versus picking fields
out of a IEHLIST DUMP listing. At the moment I am going with the IEHLIST
l
Thank you all! My old memory seemed to recall something like
DSN=VTOC.FORMAT4 which, while on the right general track, obviously
does not work. Never thought to look in Superzap for the information.
Bill
--
For IBM-MAI
On 6/13/2019 1:43 PM, Lennie Dymoke-Bradshaw wrote:
Rather than do BSAM reads I think it is better to make use of the CVAF macros.
These make use of the VTOC Index to assist processing. This will present you
the data set names in alphabetical order.
CVAF is much slower than BSAM, alphabetical
x27;.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Bill Ogden
Sent: Thursday, June 13, 2019 11:44 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: VTOC reading
My old memory is failing in too many areas.
FILE182 is an awesome tool with references to other tools to help organize the
windmills.* Member Original source Description (CP is command processor)
* -|-|--
* BLKDISK | (CBT FILE 296) | Disk block size optimizing CP
* COBANAL | (CB
right process can be identified
Lizette
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf Of
> Lennie Dymoke-Bradshaw
> Sent: Thursday, June 13, 2019 10:43 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: VTOC reading
>
> Rather than do BSAM re
ching. Encrypt like everyone is.'
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
svet...@ameritech.net
Sent: 13 June 2019 17:40
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: [IBM-MAIN] VTOC reading
Are used to do it in programs a while ago. First do a dynami
Are used to do it in programs a while ago. First do a dynamic allocate
Specifying a DS name of 44 characters of hex 04 for 44 characters and specify
the valves there that you want. There is a mapping macro that describes each
record that you can use. Do an open a read or a get as appropriate. T
Office ⇐=== NEW
robin...@sce.com
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Tony Harminc
Sent: Thursday, June 13, 2019 9:19 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: VTOC reading
On Thu, 13 Jun 2019 at 11:48, John McKown
wrote:
> On Thu, Jun 13,
On Thu, 13 Jun 2019 at 11:48, John McKown
wrote:
> On Thu, Jun 13, 2019 at 10:44 AM Bill Ogden wrote:
>
> > My old memory is failing in too many areas. Long ago, I seem to recall,
> > there was an easy way to read a VTOC with simple JCL using a "magic"
> > DSNAME - obviously not 040404... f
On Thu, 13 Jun 2019 11:44:24 -0400, Bill Ogden wrote
abour VTOC reading:
> My old memory is failing in too many areas. Long ago, I seem to recall,
> there was an easy way to read a VTOC with simple JCL using a "magic"
> DSNAME - obviously not 040404... for JCL, but some
On Thu, Jun 13, 2019 at 10:48 AM John McKown
wrote:
> On Thu, Jun 13, 2019 at 10:44 AM Bill Ogden wrote:
>
>> My old memory is failing in too many areas. Long ago, I seem to recall,
>> there was an easy way to read a VTOC with simple JCL using a "magic"
>> DSNAME - obviously not 040404... f
On Thu, Jun 13, 2019 at 10:44 AM Bill Ogden wrote:
> My old memory is failing in too many areas. Long ago, I seem to recall,
> there was an easy way to read a VTOC with simple JCL using a "magic"
> DSNAME - obviously not 040404... for JCL, but some other name. Is my
> memory correct? What
My old memory is failing in too many areas. Long ago, I seem to recall,
there was an easy way to read a VTOC with simple JCL using a "magic"
DSNAME - obviously not 040404... for JCL, but some other name. Is my
memory correct? What is the DSNAME? While playing with google I cannot
find a
21 matches
Mail list logo