Re: Me Want Cookie!

2021-12-29 Thread Bob Bridges
I once wrote an article (so to speak) explaining cookies to my mom.  My main 
theme was that I don't understand why people are so up in arms about them.  I 
suppose it must be an extension of the general dislike of being tracked.  But 
given that vendors are going to keep track of your information -- as indeed 
they must, after all, my preferences, my Mastercard number, my shipping address 
and so forth -- why wouldn't I prefer they keep it on my own machine rather 
than with thousands of others in a central database that will eventually, 
inevitably be hacked?

---
Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313

/* When you give a personal lesson in meanness to a critter or to a person, 
don't be surprised if they learn their lesson.  -from A Cowboy's Guide to Life 
*/

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Paul Gilmartin
Sent: Wednesday, December 29, 2021 21:41

Sometimes I browse the IBM-MAIN website with a handheld; more often with a 
laptop.  I want different display preferences according to the different screen 
sizes.  But when I switch from handheld to laptop or vice-versa, LISTSERV 
redraws the page on the new device to match the previous.

I truly wish LISTSERV would keep display preferences in cookies on the 
respective devices rather than in a user profile on the site.



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Me Want Cookie!

2021-12-29 Thread Paul Gilmartin
Sometimes I browse the IBM-MAIN website with a handheld; more often
with a laptop.  I want different display preferences according to the
different screen sizes.  But when I switch from handheld to laptop or 
vice-versa, LISTSERV redraws the page on the new device to match
the previous.

I truly wish LISTSERV would keep display preferences in cookies on
the respective devices rather than in a user profile on the site.



-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: COBOL V4.2 to V6.3

2021-12-29 Thread Seymour J Metz
The binder is a different program from the linkage editor; z/OS includes both+, 
but only the binder can handle program objects.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Tom 
Ross [tmr...@stlvm20.vnet.ibm.com]
Sent: Wednesday, December 29, 2021 3:36 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: COBOL  V4.2 to V6.3

>Then we take this file and execute through the PRELINK step.
>The prelink program name is EDCPRLK.
>
>This is where the problem occurs.

The prelinker is no longer supported with COBOL V5 and later.  The COBOL
migration guide explains what to do instead, normally just use the binder
(what used to be called the linkage editor)

Cheers,
TomR  >> COBOL is the Language of the Future! <<

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


COBOL V4.2 to V6.3

2021-12-29 Thread Tom Ross
>Then we take this file and execute through the PRELINK step.
>The prelink program name is EDCPRLK.
>
>This is where the problem occurs.

The prelinker is no longer supported with COBOL V5 and later.  The COBOL
migration guide explains what to do instead, normally just use the binder
(what used to be called the linkage editor)

Cheers,
TomR  >> COBOL is the Language of the Future! <<

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF119 - Subtype 20 and Subtype 21

2021-12-29 Thread Peter
Hello Massimo,

Please do share to my personal email if you are fine with it. I will try

On Wed, 29 Dec, 2021, 9:05 pm Massimo Biancucci,  wrote:

> Jake,
>
> I wrote a mix of REXX and Sort to do the task (CSV file as output) even
> though I've got only subtype 21 at my shop for the sample. I think it's not
> so difficult to do the same for 20 subtype.
> It's a long writing for such a thread.
> If I can use the mail I see I'll be happy to share it with you.
>
> Best regards.
> Max
>
> Il giorno mar 28 dic 2021 alle ore 07:16 Jake Anderson <
> justmainfra...@gmail.com> ha scritto:
>
> > Hello
> >
> > Is there a freeware or any sample REXX which can produce a human readable
> > output to understand any IP tied up to a VTAM(LU) by reading the SMF
> > dataset. We don't have SAS or MXG in our shop.
> >
> > Any pointers would be appreciated.
> >
> > Jake
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF119 - Subtype 20 and Subtype 21

2021-12-29 Thread Massimo Biancucci
Jake,

I wrote a mix of REXX and Sort to do the task (CSV file as output) even
though I've got only subtype 21 at my shop for the sample. I think it's not
so difficult to do the same for 20 subtype.
It's a long writing for such a thread.
If I can use the mail I see I'll be happy to share it with you.

Best regards.
Max

Il giorno mar 28 dic 2021 alle ore 07:16 Jake Anderson <
justmainfra...@gmail.com> ha scritto:

> Hello
>
> Is there a freeware or any sample REXX which can produce a human readable
> output to understand any IP tied up to a VTAM(LU) by reading the SMF
> dataset. We don't have SAS or MXG in our shop.
>
> Any pointers would be appreciated.
>
> Jake
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using the JOBNAME system symbol in a batch job

2021-12-29 Thread Roger W Suhr
Hi,

There are two system symbols that are available (but not listed in the
SYMBOLS table and not documented in the same place as the  symbol:

  - Contains the current JOB Name
  - Contains the current JOB ID  (e.g. JOB19002)   

This has been in place since z/OS 2.3 (maybe earlier, but that's when I've
been told after I created an RFE about this.) 

Roger W. Suhr

suhr...@gmail.com

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of
Gadi Ben-Avi
Sent: Wednesday, December 29, 2021 09:03
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Using the JOBNAME system symbol in a batch job

Hi,

How do I use the JOBNAME system symbol in a batch job and have it resolve to
the JOBNAME?

Currently, every time I try, it resolved to JES2.

We are running z/OS v2.4.

Thanks

Gadi


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using the JOBNAME system symbol in a batch job

2021-12-29 Thread Paul Gilmartin
On Wed, 29 Dec 2021 14:39:43 +, Seymour J Metz wrote:

>"Within JCL, the substitution text for  is the name of the job 
>assigned to the address
>space in which the JCL is converted, not the name of the job being processed. 
>For instance, if
>JES2 does the conversion,  resolves to JES2."
> 
When you supply a quotation, it would be a courtesy if you were to identify the 
source.

Even with SYMBOLS=EXECSYS?!  How illogical!

I'm reminded of the joke about a small plane lost in a fog near Seattle.


>From: Gadi Ben-Avi
>Sent: Wednesday, December 29, 2021 9:02 AM
>
>How do I use the JOBNAME system symbol in a batch job and have it resolve to 
>the JOBNAME?
>
>Currently, every time I try, it resolved to JES2.

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using the JOBNAME system symbol in a batch job

2021-12-29 Thread Seymour J Metz
"Within JCL, the substitution text for  is the name of the job assigned 
to the address
space in which the JCL is converted, not the name of the job being processed. 
For instance, if
JES2 does the conversion,  resolves to JES2."


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Gadi Ben-Avi [gad...@malam.com]
Sent: Wednesday, December 29, 2021 9:02 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Using the JOBNAME system symbol in a batch job

Hi,

How do I use the JOBNAME system symbol in a batch job and have it resolve to 
the JOBNAME?

Currently, every time I try, it resolved to JES2.

We are running z/OS v2.4.

Thanks

Gadi


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Sv: Using the JOBNAME system symbol in a batch job

2021-12-29 Thread Lars Höglund
Could this be the solution?

The three types of symbols that can be used for JES2 in-stream substitution are 
JCL Symbols, JES Symbols and System Symbols:

On a JES2 JOBCLASS definition, the field SYSSYM needs to be ALLOW rather than 
DISALLOW

//Lasse

-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List  För Gadi Ben-Avi
Skickat: den 29 december 2021 15:03
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Using the JOBNAME system symbol in a batch job

Hi,

How do I use the JOBNAME system symbol in a batch job and have it resolve to 
the JOBNAME?

Currently, every time I try, it resolved to JES2.

We are running z/OS v2.4.

Thanks

Gadi


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Using the JOBNAME system symbol in a batch job

2021-12-29 Thread Gadi Ben-Avi
Hi,

How do I use the JOBNAME system symbol in a batch job and have it resolve to 
the JOBNAME?

Currently, every time I try, it resolved to JES2.

We are running z/OS v2.4.

Thanks

Gadi


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF119 - Subtype 20 and Subtype 21

2021-12-29 Thread Carmen Vitullo
Peter, the 119 subtype 21, connection termination record I see using a 
vendor product, EASYSMF


has these fields  - I hope the table format does not get wrapped ;


Columns

*Column*



*Description*

Time



The time the record was written (connection close).

System



The system that wrote the record.

Jobname



Connection address space name.

Remote IP



Remote IP address.

Remote Port



Remote port.

Local IP



Local IP address.

Local Port



Local port.

Conn ID



Connection ID.

Open



Connection establishment time.

Close



Session end time - the time session entered TIMEWAIT or LASTACK state.

Reason



Connection termination reason.

Duration



Time between connection establishment and TIMEWAIT or LASTACK.

Bytes In



Inbound byte count.

Bytes In/Sec



Average inbound transfer speed. Not useful if there were significant 
periods of time with no data transferred.


Bytes Out



Outbound byte count.

Bytes Out/Sec



Average outbound transfer speed. Not useful if there were significant 
periods of time with no data transferred.


Send Window



Send window at connection close.

Max Send Window



Maximum send window size.

Congestion Window



Congestion window at connection close.

Send Seg. Size



Send segment size at connection close.

RTT (ms)



Round trip time in milliseconds, at connection close.

RTT Variance



Round trip time variance estimator in milliseconds, at connection close.

Segments In



Inbound segment count.

Segments Out



Outbound segment count.

Dup Acks



Total number of DUP ACKs received.

Retransmits



Number of retransmits required.

On 12/29/2021 12:30 AM, Peter wrote:

Hello Joe

Thank you so much for the CBT 523 but looks like with SMF 119 subtype 21 I
could just see LU with the started task used. Don't see any field reporting
IP address

Is there any need to checked ?

Peter

On Tue, 28 Dec, 2021, 7:09 pm Joe Monk,  wrote:


Have a look at file 523 on the CBTTAPE. It is a generalized SMF record
processor, that you could probably use to extract the records and then
report on them.

//* S  M  F  S  L  C  T *
  FILE 523
//* *
  FILE 523
//*   This program will read SMF data (from the MAN *
  FILE 523
//*  datasets or output from IFASMFDP), and will select *
  FILE 523
//*  records according to user specified criteria.  *
  FILE 523
//*  Records can be selected by date and time, by record*
  FILE 523
//*  type (and /or subtype), by Jobname, or by data at an   *
  FILE 523
//*  offset within the record. Records must meet date/time  *
  FILE 523
//*  and record type criteria before being eligible for *
  FILE 523
//*  selection, as determined by Jobname and/or data*
  FILE 523
//*  specifications.*
  FILE 523
//* *
  FILE 523
//*   By default, any records selected from the input   *
  FILE 523
//*  will be printed to SYSPRINT, unless 'PRINT=NO' is  *
  FILE 523
//*  specified in the SYSIN control cards. If SYSUT2 is *
  FILE 523
//*  present, the selected input records will also be   *
  FILE 523
//*  written to it. *
  FILE 523
//* *
  FILE 523
//*   Multiple output files with different selection*
  FILE 523
//*  criteria can be produced in one run of SMFSLCT. The*
  FILE 523
//*  output DDNames and selection criteria are specified*
  FILE 523
//*  in the control cards in SYSIN. *
  FILE 523
//* *
  FILE 523
//*   Two user-written exits can be used with SMFSLCT - *
  FILE 523
//*  the first is given control after an SMF record is  *
  FILE 523
//*  read, and the second after an SMF record has been  *
  FILE 523
//*  selected.  *
  FILE 523
//* *
  FILE 523
//*  Input: *
  FILE 523
//*  SYSUT1   - SMF dataset - either the output from*
  FILE 523
//* IFASMFDP or one of the SYS1.MAN *
  FILE 523
//* datasets. If this DDName is not *
  FILE 523
//* allocated, it will be dynamically   *
  FILE 523
//* allocated