Keyboard Shortcuts
Likes
- H390-MVS
- Messages
Search
Re: Third party performance monitor
CMD1?
toggle quoted message
Show quoted text
|
Re: SYSCPK issues
While Jay Moseley does not need defending, the procedure was written to be compatible with his MVS build. If you are using his procedure?with another system like TK3UPD (which last I heard has questionable legs anyway, because Phil decided to claim copyright over the whole thing), of there will be a need to modify the install procedures. So, when viewed thru that lens, none of these changes are either unusual or unnecessary. Every system takes some customization. Joe On Wed, Jun 24, 2020 at 9:30 PM Drew Derbyshire <swhobbit@...> wrote:
|
Third party performance monitor
Recently (past few months) I dimly recall seeing an add-in package for MVS 3.8 which used commands like *Q on something like the CBT site.
It reminded me of (and may have been) a third party product that I saw when my 1980's employer trialed? but didn't buy. Does anyone remember such package from the olden days, or even better know where it is now? -ahd- -- Drew Derbyshire "He wants to dream like a young man With the wisdom of an old man He wants his home and security He wants to live like a sailor at sea. . ." -- Bob Seger |
SYSCPK issues
开云体育I had various issues with SYSCPK install and contents. First, the changes to the JES2 procedure:
SYSC.LINKLIB has multiple minor issues:
And finally, the VATLST modifier didn't detect SYSCPK was already
added to VATLST00, and inserted a duplicate entry.? As (I think)
that was the only line modified, the entire step should have been
skipped. (Do the other steps have duplicate changes issues as
well? -- Drew Derbyshire Mobile: 425-471-8183 "The only thing necessary for the triumph of evil is for good men to do nothing." |
Re: Support CICS PPT PCT FCT and others internal Tables
You can google CEDA command and it will tell you how to define and install a group.? CEDA DI LIST ALL in CICS would list all the groups in your system. You can also do it the old fashion way with the batch utility? also.? You can find samples in cics*.*.*SAMP. regards; Rahim ??
On Wednesday, June 24, 2020, 2:01:09 PM CDT, dylson_valente via groups.io <dylson_valente@...> wrote:
Hi Fellows, ? Please, I’d like to know how can I create thesse tables. ? Could u help me ? Cheers ? Dylson from Brazil. |
IEFUTL
IEFUTIL !!!
toggle quoted message
Show quoted text
On 6/23/20 5:34 PM, Drew Derbyshire wrote:
The timeout exit is IEFUTL. There is a sample for IEFUTL in SYS1.SAMPLIB.? It's enabled by the SMF member of SYS1.PARMLIB. --
Drew Derbyshire Mobile: 425-471-8183 "Of all the gin joints in all the towns in all the world, she walks into mine" -- "Casablanca" |
IEHUTL
The timeout exit is IEHUTL. There is a sample for IEHUTL in SYS1.SAMPLIB.? It's enabled by the SMF member of SYS1.PARMLIB.
As I recall, it was modified at my first employer (read: long ago and far away) so that JOBs pulled a S522 ABEND after the configured amount (15 minutes?) but TSO users had longer (an hour?) Is an active version of IEHUTL installed by default?? If so, where do the IEHUTIL source and object live? -- Drew Derbyshire Mobile: 425-471-8183 "He's dead, Jim. I'll get his tricorder. You take his wallet." |
Re: State of tk3upd (was rabbit hole with MVS and pr3287)
开云体育On 6/23/20 1:15 PM, Doug Wegscheid
wrote:
On Tue, Jun 23, 2020 at 03:41 PM, Drew Derbyshire wrote:Looks valid.? I duplicate what you did and then try my slightly different variation. -- Drew Derbyshire ". . . You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has two hundred thousand moving parts built by the lowest bidder. Makes you feel good doesn't it?" -- "Armageddon" |
Re: traces attached >EOM<
Why are you using groups? there is no reason to use them on a small system. Joe On Tue, Jun 23, 2020 at 12:47 PM Drew Derbyshire <swhobbit@...> wrote:
|
Re: State of tk3upd (was rabbit hole with MVS and pr3287)
On Tue, Jun 23, 2020 at 03:41 PM, Drew Derbyshire wrote:
Create a empty dasd loaded 3350, and try to allocate a file via batch.? I can't do an example now, but if you want one later I can. Just tried it; it works. Here was the .ctl file //WEGSCDCC JOB (DOUG,5278),CREATE.FILE,CLASS=A,MSGCLASS=X?????????????? 00000100 |
Re: State of tk3upd (was rabbit hole with MVS and pr3287)
开云体育On 6/23/20 12:31 PM, Doug Wegscheid
wrote:
On Tue, Jun 23, 2020 at 02:04 PM, Drew Derbyshire wrote:Create a empty dasd loaded 3350, and try to allocate a file via batch.? I can't do an example now, but if you want one later I can. -- Drew Derbyshire "Ian Stewart. I'm still working for him. To me The Rolling Stones is his band. Without his knowledge and organisation... we'd be nowhere." -- Keith Richards |
Re: State of tk3upd (was rabbit hole with MVS and pr3287)
On Tue, Jun 23, 2020 at 02:04 PM, Drew Derbyshire wrote:
A problem with DADSLOAD is you can't allocate more files on packs which were DASDLOADed.What are you seeing that indicates this? I just tried it, had no trouble creating a dataset on a dasdload-ed 3350 that I had mounted. |
Re: State of tk3upd (was rabbit hole with MVS and pr3287)
On 6/23/20 11:04 AM, Drew Derbyshire wrote:
On 6/23/20 5:30 AM, Doug Wegscheid wrote:IMON has multiple names is SYS2.CMDLIB, none of which are IMON.Thanks for the story; that will be helpful to some poor sod in the future.I haven't looked for the compilers yet, but I think they mostly there. SYSCPK is on my list. -- Drew Derbyshire "Do they still play the blues in Chicago When baseball season rolls around When the snow melts away, Do the Cubbies still play In their ivy-covered burial ground . . ." -- Steve Goodman |
State of tk3upd (was rabbit hole with MVS and pr3287)
On 6/23/20 5:30 AM, Doug Wegscheid wrote:
Thanks for the story; that will be helpful to some poor sod in the future.I haven't looked for the compilers yet, but I think they mostly there. SYSCPK is on my list. There are plenty of 3350 addresses in TK3UPD...*snicker* Been there, got them.? KEW001, KEW002, WYLSRC, WYL001 ... A problem with DADSLOAD is you can't allocate more files on packs which were DASDLOADed. No IMON: not present, or not working? I don't recall have to fiddle with it (except possibly adding a PROC so I can start it from the console w/ a dedicated terminal, bypassing TSO, but even that may have already been done).IMON doesn't work from a TSO command line.? But it DOES work from RPF. I didn't worry about it because I knew it had been updated since TK3UPD was packaged and so I knew I needed to reinstall it. -ahd- -- Drew Derbyshire Q. What machine does Windows Vista run best on? A. A 35 mm slide projector. |
Re: traces attached >EOM<
开云体育(cc: [email protected], to close out
the conversation there).
On 6/23/20 8:50 AM, Paul Mattes wrote: AKA: The stupid user (me) rides again.? :-) So when x3270 connects with a bad group, the following is a server (Hercules) side message reported (which pr3287 does not seem to receive): >? Connection rejected, no available 3270 devices in the xxx group I think part of my problem is that it doesn't probably need a -reconnect for a valid configuration; the printer won't drop after each job.? Without the reconnect, it would not tweak Hercules multiple times. Well, the host is being acting hammered.? Trust me. ?
I'd like the host to not act hammered.? Not pr3287's fault.? I would like the same clear message to be sent to the printer. -ahd- -- Drew Derbyshire Mobile: 425-471-8183 "Go ahead, make my day." -- "Sudden Impact" |
Re: rabbit hole with MVS and pr3287
Thanks for the story; that will be helpful to some poor sod in the future.
I have found that adding SYSCPK to TK3UPD is one of the easiest ways to get the extra compilers, rather than adding them one by one. There are plenty of 3350 addresses in TK3UPD... No IMON: not present, or not working? I don't recall have to fiddle with it (except possibly adding a PROC so I can start it from the console w/ a dedicated terminal, bypassing TSO, but even that may have already been done). |
rabbit hole with MVS and pr3287
开云体育(bcc: Paul Mattes so he can whack pr3287. "Paging Paul
Mattes" ...)
Silly me, I got fancy and tweaked things ... ... and performance went completely to hell. Utterly. So bad I spent Saturday evening writing a SUBMIT EXEC to submit jobs from my 4361 VM test system to MVS because I couldn't stand the 4 seconds or worse just to close the editor under MVS. I could not. tell. why. I blamed shared spool, I blamed my cats, I blamed everything. So
I simplified. I ripped things out, one by one. And finally, I
found it. What I had done is connect a 3287 printer for use with JRP via the command: pr3287 -reconnect -command cat -V PRT@hercules:3278 This was correct, but I had no PRT label on my 3287 devices in
hercules.conf. x3270 bails on this problem with a no device
available error, but it seems pr3287 trundles along and connects
to any old device. Hercules and pr3287 do NOT play well after
this. (It was Hercules with the issue, not VTAM or JRP. Neither were
shown to be taking CPU in QUEUE.) After correcting the devices in hercules.conf and restarting ...
the biblical performance issue went away. -ahd- p.s. VM TCP/IP RXSOCKET wonks, ping me offline for my RXSOCKET
EXECs HOST, HOSTNAME, and SUBMIT.? If nothing else, they are test
fodder for your VM/370 R6 implementation of RXSOCKET. -- Drew Derbyshire "We haven't been properly introduced. I'm Buffy, and you're history." -- "Buffy the Vampire Slayer" |