Hi, anybody knows where to find the mapping of Integrated Catalog records?
I am looking at SMF type 61 and at the end it says 'New catalog record for
defined entry', but doesn't say where to find the mapping. I am primarily
looking for volser information for non-vsam datasets. I have found the po
SMF record layouts are in the MVS SMF manual ...
https://www.ibm.com/docs/en/zos/2.5.0?topic=mvs-zos-system-management-facilities-smf
The record layout is here:
https://www.ibm.com/docs/en/zos/2.5.0?topic=rm-headerself-defining-section-51
When SMF61TYP = "A", that is a non-vsam record. The DSN is
I'm ok wth the layout of the SMF record as such, what I am looking for is the
layout of the field SMF61CRC.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the messag
The mapping macro should be in SYS1.MACLIB.
Joe
On Sat, Oct 22, 2022 at 7:26 AM Willy Jensen
wrote:
> I'm ok wth the layout of the SMF record as such, what I am looking for is
> the layout of the field SMF61CRC.
>
> --
> For IB
It should be, but it's not:
Change 23.219 The ICF Catalog 05 record variable GATGEN should have
VMAC6156 been input as &PIB.2., instead of one byte, and variable
VMACCTLG GATWRAP='Y' is now set if the first bit of GATGEN is on,
Aug 29, 2005 to mark that this GDG member has "wrapped"
Resent, first one with prior email included went to junk.
It should be, but it's not:
Change 23.219 The ICF Catalog 05 record variable GATGEN should have
VMAC6156 been input as &PIB.2., instead of one byte, and variable
VMACCTLG GATWRAP='Y' is now set if the first bit of GATGEN is on
On Sat, 22 Oct 2022 04:09:43 +, Sri h Kolusu wrote:
>...
> %03=(ENDBEFR=C'.',FIXLEN=8), # Node 3
> ...
Thanks. I've wished for something line FIXLEN in regular expressions.
On Sat, 22 Oct 2022 04:17:59 +, Sri h Kolusu wrote:
>...
>It is quite simple to
Kolusu, this worked great! I went with the Version 2 selection, and
replaced the pipe delimiter with just a simple space.
Thanks again - one day, I hope to be able to do these simple things
myself!
Thank you and best regards,
Billy Ashton
-- Original Message --
From "Sri h Kolusu"
>> But: With decimal point? without decimal point?
Gil,
DFSORT can process with or without the decimal point. Using the format UFF we
strip off the decimal point. UFF (unsigned free form numeric) format extracts
decimal digits (0-9) from right to left anywhere in the field to form a
positiv