Re: TIMEUSED macro

2022-07-02 Thread Paul Schuster
Yes thank you 'LINKAGE=SYSTEM' works. My apologies for not seeing that in the manual. Paul -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO

Re: Ad importance of the message paradigm (Re: Secure sockets (Re: Some questions on SYSCALL

2022-07-02 Thread David Crayford
He wasn't too complementary about Java either. I never used Smalltalk but I've seen examples in the GoF Design Patterns book. Guys I've spoken to that used it extensively talk very fondly about it. On 3/07/2022 5:37 am, Rupert Reynolds wrote: I can't remember which of Alan Kay's talks it's

Re: Ad importance of the message paradigm (Re: Secure sockets (Re: Some questions on SYSCALL

2022-07-02 Thread Rupert Reynolds
I can't remember which of Alan Kay's talks it's in, but I have a few of his saved and one or two have him saying "the big idea is messaging" and something like "whatever I had in mind, I can tell you now it wasn't C++" :-) The late great Joe Armstrong (of Erlang fame) also quoted Alan Kay on this

Re: Ad importance of the message paradigm (Re: Secure sockets (Re: Some questions on SYSCALL

2022-07-02 Thread Bob Bridges
Rony, could you (or someone) say more about that? The ooRexx documentation has a lot to say about messaging, which is a bit confusing to me because I first got a handle on OOP in VBA and VBSCript, which do not. If the big idea is messaging, does VBA do that and I just didn't notice? Or are

Ad importance of the message paradigm (Re: Secure sockets (Re: Some questions on SYSCALL

2022-07-02 Thread Rony G. Flatscher
Alan Kay is regarded to have coined the term "object-oriented programming (OOP)" in the context of his work while at PARC. He is being cited on Wikipedia: I'm sorry that I long ago coined the term "objects" for this topic because it gets many people to focus on the lesser idea. The big

Re: Secure sockets (Re: Some questions on SYSCALL

2022-07-02 Thread Rony G. Flatscher
On 02.07.2022 02:20, David Crayford wrote: Thanks Rony. I really enjoyed reading that paper. +1 Do you know why the tilde character was chosen as the message passing operator? It's quite unusual. Rick McGuire told me once that they were looking for a key that was not widely used and spotted

Re: z/OS TWS Late work

2022-07-02 Thread Mike Schwab
Long shot. Any numbers (?asid?) That he could have run out of? On Sat, Jul 2, 2022, 11:35 Shaffer, Terri < 017d5f778222-dmarc-requ...@listserv.ua.edu> wrote: > I was wondering if anyone can please point me into the right direction for > why my TWS scheduler stopped scheduling work? > > My

Re: z/OS TWS Late work

2022-07-02 Thread Ronald Kristel
Stuff I generally check are: Are job submittions allowed for workstation ATOS? Are the parallel servers set to anything other then "0" in the workstation definitions in the CP? Any JES2 exits active/inactive that would prevent job event handling? Ronald Kristel

Re: TIMEUSED macro

2022-07-02 Thread Jim Mulder
Since you are not executing in supervisor state and key 0, you need to specify LINKAGE=SYSTEM on the TIMEUSED macro. Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. Poughkeepsie NY -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Schuster

Re: z/OS TWS Late work

2022-07-02 Thread Bill Johnson
Initiators active and set up for correct class? Sent from Yahoo Mail for iPhone On Saturday, July 2, 2022, 12:35 PM, Shaffer, Terri <017d5f778222-dmarc-requ...@listserv.ua.edu> wrote: I was wondering if anyone can please point me into the right direction for why my TWS scheduler stopped

Re: z/OS TWS Late work

2022-07-02 Thread Lizette Koehler
Possibly opening a case with vendor would quicker to identify the issue. They would be more familiar with the internal workings of tws than this lise. Lizette -Original Message- From: IBM Mainframe Discussion List On Behalf Of Shaffer, Terri Sent: Saturday, July 2, 2022 9:35 AM To:

z/OS TWS Late work

2022-07-02 Thread Shaffer, Terri
I was wondering if anyone can please point me into the right direction for why my TWS scheduler stopped scheduling work? My last IPL was in February and been running perfect until 3 days ago. Now everything is waiting. I have restarted my TWS and same results, so something else happened but

Re: TIMEUSED macro

2022-07-02 Thread Charles Mills
Just a thought off the top of my head; I am not familiar with the specific issue. Have you tried to see if SYSSTATE ARCHLVL=3,OSREL=ZOSV2R5 has any effect on the issue? Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Paul

Re: Own your own Z13 and Z16

2022-07-02 Thread Sebastian Welton
On Fri, 1 Jul 2022 09:05:57 -0600, Grant Taylor wrote: > >Does using a Lenovo Z13 / Z16 to host IBM's zD or zPDT count? > I do actually do do that, on a Lenovo W520 and W530 and both have the original z13 model labels (big plastic stuck on things, like on a car) on them...Need to get some

TIMEUSED macro

2022-07-02 Thread Paul Schuster
There was a discussion from 2020 about 'Strange S0C4 on z15' where the instruction L 15,X'B4C'(0,0)58F0 0B4C would cause 0C4 accessing the SVT. It seems that the TIMEUSED macro, even as of z/os 2.5 level (01* STATUS = HBB77C0 ) when coded TIMEUSED STORADR=STIME generates the