Re: Omegamon on z/OS, screen tailoring customization instructions

2025-08-05 Thread Rob Scott
Rocket supports and develops all of Omegamon. The above has allowed some ground-breaking improvements on the UI side with the release of the Grafana interface (Omegamon Data Requestor). Youtube video of it in action : https://www.youtube.com/watch?v=aNTShlUl7qw Rob Scott Rocket Software

Re: RMODE64 services

2025-08-05 Thread Rob Scott
). Personally, I use RMODE(64) only for non-executable stuff like meta-data and tables. I have not reached a point where the size of my executables warrant a move above the bar. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Binyamin

Re: Strange S0C4 on z15

2025-08-01 Thread Rob Scott
PSA address range x'800' thru x'FFF' are intended to be key0 fetch protected and as ISRDDN is just a normal problem state (key8) program it will not be able to reference that memory. I was under the impression that it has been this way "for a while"

Re: SDSF, ?, step, display step cc

2025-07-31 Thread Rob Scott
Linda, Maybe you are thinking of the "JS" action against a jobname? That lists the step summary information for the job. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on

Re: IKJEFTSR anomaly

2025-07-28 Thread Rob Scott
"Isolated Environment" for authorized TSO command/programs means that the work is dispatched under the parallel TSO TMP task that runs authorized. All other TCBs in the same TSO address space are stopped using the "STATUS STOP" service. Rob S

Re: Saving/Restoring the linkage-stack ptr (CR15)

2025-07-02 Thread Rob Scott
d) and then use your recovery routine to set SDWALSLV and then drive your retry routine. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Thomas David Rivers Sent: Wednesday, July 02, 2025 3:41 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject:

Re: Tried exec pgm=

2025-07-01 Thread Rob Scott
x27;t have to wrestle with AUTHCMD/PGM/TSF issues and other environmental constraints when trying to do something above normal problem state capabilities. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Joseph Reichman <0581

Re: AUTHCMD/AUTHPGM (was Re: In IBM-land, AFP means...)

2025-06-23 Thread Rob Scott
tomers about having "another address space" on their system so you can (sort of) understand some ISV choices to implement AUTHPGM/TSF solutions back then. Would they make the same choice now? I doubt it. Rob Scott Rocket Software From: IBM Mainframe

Re: DSPSERV SCOPE=COMMON

2025-06-21 Thread Rob Scott
Key8 programs can read from a CADS as long as the creating DSPSERV did not specify FPROT=YES. They cannot natively store into a CADS. However, surely 64bit memory is a better solution these days? Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9

Re: SDSF Security

2025-06-09 Thread Rob Scott
other jobs on panels like ST, DA, O and H. If the scope of what you want for them goes outside of the simple ring fence, then the answer is "NO". Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe

Re: Field color in SDSF v3.1

2025-06-09 Thread Rob Scott
If/when we externalize this, it will NOT be via an assembler exit point :-) Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Paul Gilmartin <042bfe9c879d-d

Re: Field color in SDSF v3.1

2025-06-09 Thread Rob Scott
(and ISFPNO41) change. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Robert Prins <05be6ef5bfea-dmarc-requ...@listserv.ua.edu> Sent: 09 June 2025 1:03 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Field color in SDSF v3.

Re: Field color in SDSF v3.1

2025-06-09 Thread Rob Scott
. Regards Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of גדי בן אבי Sent: 09 June 2025 9:08 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Field color in SDSF v3.1 EXTERNAL EMAIL Hi, In the SDSF that comes with z/OS v3.1, certain fie

Re: How do I purge spin'd output

2025-05-29 Thread Rob Scott
Colin You should be able to do this from the O and H panels in SDSF (and also from the JDS aka "?" panel from O and H). Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Colin Paice <059d4daca697-dmarc-requ...@listserv

Re: Hot to get SMS to display large files within a Storage Group.

2025-05-15 Thread Rob Scott
will pipe up with some on here. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Claude Richbourg <05d5b5fc9dbd-dmarc-requ...@listserv.ua.edu> Sent: 15 May 2025 1:35 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Hot to get SMS to d

Re: Day of week from a program

2025-04-17 Thread Rob Scott
Monday (remainder 0) - so you can assign Tuesday to 1, Wednesday to 2 etc etc Leap seconds might come into play along the way Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Joseph Reichman Sent: Thursday, April 17, 2025 3:42 PM To: IBM

Re: Volume in a SG - search

2025-03-28 Thread Rob Scott
The SDSF "SMSV" command will show the storage group name for all (or subset) of SMS volumes. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Ramsey Hallman <000

Re: MapMVS

2025-03-16 Thread Rob Scott
mand, as a shortcut to display the available line command options. '/' gives all of the columns, but ? would be good as well. Just a thought... Colin On Fri, 14 Mar 2025 at 10:40, Rob Scott < 0618c90e6fdf-dmarc-requ...@listserv.ua.edu> wrote: > Colin > > You can try t

Re: MapMVS

2025-03-15 Thread Rob Scott
Colin You can try the "JC" action against an address space in SDSF "DA" and also the "LPD" primary command. JC shows the load modules in the ASID and LPD shows the link pack area directory. Rob Scott Rocket Software From: IBM

Re: Data Spaces in general

2025-03-12 Thread Rob Scott
I would not advise any new code use dataspaces. Use 64bit memory instead. If you have existing dataspace code, the Extended Addressability manual is pretty good to use as a reference. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9

Re: What ARE the JES proclibs?

2025-02-18 Thread Rob Scott
s I've found to look foolish is to state positively what God will not do. -Bob Bridges */ -Original Message- From: IBM Mainframe Discussion List On Behalf Of Rob Scott Sent: Monday, February 17, 2025 14:10 Also the SDSF "PROC" command. You can also use the SRCH command from the di

Re: What ARE the JES proclibs?

2025-02-17 Thread Rob Scott
Also the SDSF "PROC" command. You can also use the SRCH command from the displayed list to search for members that match a specified mask. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Allan Staller <0632b4c7ca

Re: Izzy Software acquires ColeSoft

2025-02-01 Thread Rob Scott
>>"Congratulations Dave, Pay no attention to the nattering nabobs on on list. You and your team and built a great product and deserve only appreciation from the community." 100% AGREE Rob Scott Rocket Software Sent from Outlook for Android<htt

Re: VPS STC run as a batch job

2025-01-29 Thread Rob Scott
ate region sizes and their current percentage usage (most likely off to the far RHS of the panel). Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of rpinion865 <042a019916dd-dmarc-requ...@listserv.ua.edu> Sent: 28 January

Re: CSVINFO Help

2025-01-18 Thread Rob Scott
What is the full CSVINFO macro code that you used? Are you in cross memory mode? What does the SDSF JC action on DA fo the same ASID show for that TCB? (SDSF uses CSVINFO in the SRB it schedules into the ASID) Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9

Re: Use of TAR to test access register validity

2025-01-14 Thread Rob Scott
this single instruction). Somebody, somewhere is making use of TAR in problem state code and is happy about it. 🙂 Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Binyamin Dissen <0662573e2c3a-dmarc-requ...@listserv.ua.edu>

Re: Use of TAR to test access register validity

2025-01-14 Thread Rob Scott
. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Binyamin Dissen <0662573e2c3a-dmarc-requ...@listserv.ua.edu> Sent: 14 January 2025 7:54 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Use of TAR to test access register va

Re: CSVINFO/MIPR logic

2025-01-13 Thread Rob Scott
No - you do not have to loop within MIPR either. It will be driven for each and every module and you will get a fresh MODI_HEADER for each one. One CSVINFO request results in MULTIPLE invocations of your MIPR routine. Rob Scott Rocket Software From: IBM

Re: CSVINFO/MIPR logic

2025-01-13 Thread Rob Scott
I think you misunderstood me. A single invocation of CSVINFO will drive your MIPR for each and every module for the function you requested. You do not need to loop. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Joseph Reichman

Re: CSVINFO/MIPR logic

2025-01-13 Thread Rob Scott
alternative method for you to consider. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Joseph Reichman <05812645a43c-dmarc-requ...@listserv.ua.edu> Sent: 13 January 2025 2:49 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: CSVINFO/MIPR

Re: Get access to the $HCT in JES2

2024-12-24 Thread Rob Scott
teams, so we worked together to use the JES2 SSI for everything we need. I would suggest looking to see if what you are after is available from the SSI and if not maybe raise a request to make it so in a future release. Rob Scott Rocket Software Sent from Outlook for Android<https://aka

Re: z/OS message code length

2024-12-18 Thread Rob Scott
ka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Ed Jaffe <05acc3c79bf7-dmarc-requ...@listserv.ua.edu> Sent: Wednesday, December 18, 2024 7:02:53 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/OS message code length EXTERNAL EMAIL On 12/18/2024 10:03 AM, Rob

Re: z/OS message code length

2024-12-18 Thread Rob Scott
. There is no field in the MDB that is for "message ID" IIRC. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Ed Jaffe <05acc3c79bf7-dmarc-requ...@li

Re: How Secure are Name/Token Pairs? IEANTCR / IEANTRT services

2024-12-09 Thread Rob Scott
itive data in either the name or the token.. System software products sometimes use name/token to anchor themselves in the system, storing something like control block anchor addresses or PC routine numbers in the "token" part. Rob Scott Rocket Software -Original Message-

Re: IEAMSXMP - Cross Memory POST - Supervisor State required?

2024-12-09 Thread Rob Scott
>>(E)CSA for an amount large enough to send data both ways? Without RUCSA, a request to obtain user-key common storage will get an B78-5C abend. Nobody in their right mind should be writing new code to use user-key common storage. Rob Scott Rocket Software -Original Message

Re: SDSF and RACF/SAF w z/OS 2.5

2024-11-26 Thread Rob Scott
Bear in mind that in today's environment a simple ( 3 line ? ) 3270 emulator macro can get around any SDSF auto update restriction. Rob Scott Rocket Software Sent from Samsung Mobile on O2 Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IB

Re: SDSF and RACF/SAF w z/OS 2.5

2024-11-26 Thread Rob Scott
selection criteria is now ONLY that they have SAF READ access to the SDSF class profile “GROUP.name.server”. Previously criteria like userid or TSO logon proc name are no longer used. Do you have specific issues that you can expand on ? Rob Scott Rocket Software From: IBM Mainframe Discussion

Re: SDSF Problem

2024-11-25 Thread Rob Scott
For the archives, the problem was down to the customer’s ISFPRMxx having an error and the TRTAB not being set for the SDSF GROUP(s). Once the ISFPRMxx member was corrected, the customer can view Hebrew characters as before. Rob Scott Rocket Software From: IBM Mainframe Discussion List On

Re: SDSF Problem

2024-11-20 Thread Rob Scott
and potential risks and benefits. Rob Scott Rocket Software From: IBM Mainframe Discussion List on behalf of Paul Gilmartin <042bfe9c879d-dmarc-requ...@listserv.ua.edu> Sent: Wednesday, November 20, 2024 9:13:03 pm To: IBM-MAIN@LISTSERV.UA.EDU Subje

Re: SDSF Problem

2024-11-20 Thread Rob Scott
related subsystem. In turn, this would have implications way beyond the JES and SDSF development teams. You are always welcome to raise an "idea" with IBM to suggest it as these things always have more significance when coming from customers with a good business case. Rob Sc

Re: SDSF Problem

2024-11-20 Thread Rob Scott
is emulator and ISPF which codepages to use which explains why "SE" action works. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin Sent: Wednesday, November 20, 2024 4:11 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re

Re: SDSF Problem

2024-11-20 Thread Rob Scott
does not resolve your problem, please raise a case with IBM support. Rob Scott Rocket Software From: IBM Mainframe Discussion List On Behalf Of ??? ?? ??? Sent: Wednesday, November 20, 2024 8:32 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SDSF Problem EXTERNAL EMAIL I coded TRTAB CODPAG

Re: ABEND/HELP setting up IEFSSREQ

2024-11-12 Thread Rob Scott
I think you are passing the address of the SSOB via R1 and not the address of a pointer to the SSOB. Take a look at the diagram in the IEFSSREQ manual. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussio

Re: SDSF/RACF weird behaviour

2024-10-29 Thread Rob Scott
of setting this property. Note that all users will still have access to the ULOG panel even when this property is set. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Luc Martens (KBC) Sent: Tuesday, October 29, 2024 5:18 AM To: IBM-MAIN

Re: Checking another address space private region

2024-10-02 Thread Rob Scott
Yup. You can also use the "JM" action from AS to get a subpool summary and then drill down to each bit of memory from there using "L" (if you are so inclined). Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of

Re: Cross-Memory Access: Can an Address Space be treated as a Data Space using an ALET?

2024-10-01 Thread Rob Scott
on memory by mistake and become "famous". Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Richard Zierdt Sent: Tuesday, October 1, 2024 5:22 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Cross-Memory Access: Can an Address Space be tre

Re: Which option(s) tells zOS to use 31 bit UCB addresses?

2024-09-26 Thread Rob Scott
The LOCANY specification in HCD (IIRC) Rob Scott From: IBM Mainframe Discussion List On Behalf Of Binyamin Dissen Sent: Thursday, September 26, 2024 4:21 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Which option(s) tells zOS to use 31 bit UCB addresses? EXTERNAL EMAIL Went thru the Init

Re: EVENTLOG in SYSOUT JES

2024-09-23 Thread Rob Scott
The default behaviour for INPUT ON/OFF is controlled by the INPUT keyword on the ISFPRMxx GROUP statement that the userid is a member of. If the user has SAF READ authority to ISFCMD.FILTER.INPUT in the SDSF class, they can issued the “INPUT ON/OFF” command to change the setting. Rob Scott

Re: EVENTLOG in SYSOUT JES

2024-09-22 Thread Rob Scott
EVENTLOG was introduced in z/OS 2.2 (IIRC). The internal text has been displayable in SDSF for decades. Both require INPUT ON setting in SDSF to be visible. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Disc

Re: POSTing a WAIT in another Address Space; POST ASCB= parameter; S602 Abend

2024-09-05 Thread Rob Scott
look at IXCSEND and IXCRECV services - I know of a few ISV products that have replaced a lot of PC-ss style code with these services. Rob Scott Rocket Software From: IBM Mainframe Discussion List On Behalf Of Richard Zierdt Sent: Wednesday, September 4, 2024 11:40 PM To: IBM-MAIN@LISTSERV.UA.EDU

Re: POSTing a WAIT in another Address Space; POST ASCB= parameter; S602 Abend

2024-09-04 Thread Rob Scott
Alternatives to WAIT/POST include PAUSE/RELEASE and maybe when the waiter is a server or resource-owning ASID using PC-ss to add the request to "resume" to a server resident queue to be processed H=P=S by a queue-handler subtask. Rob Scott Rocket Software Get Outlook for Android<h

Re: POSTing a WAIT in another Address Space; POST ASCB= parameter; S602 Abend

2024-09-04 Thread Rob Scott
I agree with Tom - naked XM POST in Key0 makes my eye twitch nervously. I am not in the office, so cannot check myself, but take a look at the expansion in the listing to see how the ASCB keyword is treated. Maybe try loading the ASCBtokn into a reg and then code ASCB=(Rn)? Rob Scott Rocket

Re: How do I choose a subpool?

2024-08-31 Thread Rob Scott
SF JM action on DA. I then subdivide that range to distinguish usage, for example buffers versus product control blocks. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Charles

Re: ISFPRM backout

2024-08-19 Thread Rob Scott
Subject: Re: ISFPRM backout EXTERNAL EMAIL Hello Rob We are in zOS 2.4 and I don't see the the utility ISFNTCNV. Can I bring this utility externally and run it ? On Sun, 18 Aug 2024, 23:30 Rob Scott, < 0618c90e6fdf-dmarc-requ...@listserv.ua.edu> wrote: > On z/OS 2 4 and below SD

Re: ISFPRM backout

2024-08-18 Thread Rob Scott
tool. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Peter <05e4a8a0a03d-dmarc-requ...@listserv.ua.edu> Sent: Sunday, August 18, 2024 6:28:43 AM To: IBM-MAIN@LISTSERV.UA.

Re: Comments on ASAXWC?

2024-08-14 Thread Rob Scott
I have been using ASAXWC for over 20 years in multiple products and it has been rock solid. Never noticed a performance hit, although I do bypass it for "*" and "**" patterns. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg>

Re: DASD & UCB Addr

2024-08-14 Thread Rob Scott
UCBSCAN service using non-interface control blocks, I would avoid using them ( or basing any of your own code on them). If you are on z/OS 3.1, SDSF provides both EDT and UCB panels allowing access to all or subset of units. Rob Scott Rocket Software Get Outlook for Android<https://aka

Re: Resource manager for subsystem

2024-08-11 Thread Rob Scott
That should be "no option but to orphan it" Rob Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Rob Scott <0618c90e6fdf-dmarc-requ...@listserv.ua.edu> Sent: Sunday, August 11, 2024 5

Re: Resource manager for subsystem

2024-08-11 Thread Rob Scott
etimes use techniques to defer release until known to be safe. Other techniques I have seen include reusing common storage for the next instance of the product if previously stopped or inactivated. With HVCOMM, products can now have less impact below the bar which is a good thing. Rob Scott Rocket Softw

Re: Resource manager for subsystem

2024-08-11 Thread Rob Scott
you have just released is difficult in the general case. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Joseph Reichman <05812645a43c-dmarc-requ...@listserv.ua.edu>

Re: Couple of questions about job id

2024-08-08 Thread Rob Scott
I always thought it was STCBOTCB being non-zero. Rob Scott Rocket Software From: IBM Mainframe Discussion List On Behalf Of Lennie Bradshaw Sent: Thursday, August 8, 2024 3:14 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Couple of questions about job id EXTERNAL EMAIL Ed, Is the OUCBOMVS

Re: Couple of questions about job id

2024-08-08 Thread Rob Scott
, USERID=WA_OWNER, SSNAME=WA_SUBSYS, XCFGPNM=WA_XCFGROUP, EXECST=WA_STDATE Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Steve Horein Sent: Thursday, August 8, 2024 2:46 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re

Re: SDSF - Save configuration

2024-08-07 Thread Rob Scott
can be active in multiple ISPF split screens and it could get very confusing for the user if settings for the current session could be affected by other SDSF invocations. To prevent confusion, the design is to read the settings at session startup and manage them in memory until session end. Rob

Re: Dumb SDSF question

2024-07-18 Thread Rob Scott
and not routed via XCF. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Phil Smith III Sent: Thursday, July 18, 2024 10:32:04 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Dumb SDSF qu

Re: z/OS 3.1 Enhancements & Support News

2024-06-30 Thread Rob Scott
Steve, The current big advantage REXX has is the extensive list of host environments available using ADDRESS. I suspect over time , that python interfaces to many will appear as developers can safely assume its presence on the system. Rob Scott Rocket Software Sent from Outlook for Android

Re: z/OS 3.1 Enhancements & Support News

2024-06-29 Thread Rob Scott
Definitely 31bit. See the IRXSHVB data area mapping (used by the REXX variables access interface). Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Radoslaw Sk

Re: z/OS 3.1 Enhancements & Support News

2024-06-28 Thread Rob Scott
. The fact that REXX variables are limited to 31-bit storage is a very real constraint that is most likely not going to change. Migration away from REXX will happen slowly, but it will happen and we should embrace it. Rob Scott Rocket Software Sent from Outlook for Android<https://a

Re: SDSF and z/OS V2.5

2024-06-17 Thread Rob Scott
quite easy to implement, however customers activating OPERCMDS and JESSPOOL have a much larger scale migration ahead. Rob Scott Rocket Software. Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Mark Charles

Re: As a long-time Rexx programmer (SDSF)

2024-06-14 Thread Rob Scott
mmand that will generate sample rexx statements to navigate to where you currently are in the product OR use "RGEN X" to pick a sample from the supplied list of basic scenarios. Rob Scott Rocket Software. Sent from Outlook for Android<https://aka.ms/AAb9ysg> _

Re: As a long-time Rexx programmer

2024-06-14 Thread Rob Scott
decades of asm, plx and rexx experience and is fully aware of the nuances of the language. The documentation will always be updated when required for the current (most recent) release. Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9

Re: As a long-time Rexx programmer

2024-06-14 Thread Rob Scott
Ok I will bite. Please point out what parts of that extract are "grim" and "embarrassing". Rob Scott Rocket Software Get Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Lionel B. Dyck &l

Re: CVT and PROCLIB

2024-06-06 Thread Rob Scott
the JES2 row on "DA" to see current allocations for all DDnames (including spool), or even issue "JDD" against *MASTER* if you want to see a representation of the MSTJCLxx). The PROC command is the one I would recommend. Rob Scott Rocket Software -Original Message-

Re: XCF/XES programming

2024-05-28 Thread Rob Scott
Tom It is not difficult to imagine code from 2005 using user-key common storage as that was not as well known as a security/integrity problem to the wide world as it is now. No-one in the right mind would develop using user-key CSA these days. Rob Scott Rocket Software -Original Message

Re: SDSF:DA snapshot

2024-05-21 Thread Rob Scott
rt of long-running task that mainly sleeps and then invokes the same logic every 60 minutes. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Peter Sent: Wednesday, May 22, 2024 5:44 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: SDSF:DA snapshot

Re: REXX SDSF

2024-05-21 Thread Rob Scott
Roberto Are there fields on this operator command that are not returned by the SDSF "NA" command ? You could use the SDSF REXX interface to access the columns returned by NA and then filter for TN3270 port number(s). Rob Scott Rocket Software -Original Message- From: IBM

Re: Testdriving svc in key 9 (was: finding callers key in svc)

2024-05-03 Thread Rob Scott
, but it will show the basics of what is required. I hope this helps - (warning I use IBM structured programming macros and some folks don’t like 'em). Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Erik Janssen Sent: Friday, May 3, 2024

Re: Testdriving svc in key 9 (was: finding callers key in svc)

2024-05-03 Thread Rob Scott
that could help in this endevour if you are interested. You will require a resource owning ASID to house the PC routine, but it can be limited function in design. (o) I am not a CICS person, but I thought that normal transactions are discouraged from issuing SVCs (happy to be corrected if no

Re: Control Block field that provides the last USS System-Call?

2024-04-26 Thread Rob Scott
Dave The only method I can think of is using PGTHJSYSCALL (and PGTHJPREVSC) from the BPX1GTH service. I would not be surprised if the information is actually held inside control blocks in OMVS address space rather than the user/caller. Rob Scott Rocket Software From: IBM Mainframe Discussion

Re: S0c4 creation

2024-04-22 Thread Rob Scott
Easiest way to create a deliberate 0C1 is to branch to (or inject insteam to your executing code) a halfword of zeroes. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Darrold Usher Sent: Monday, April 22, 2024 1:26 PM To: IBM-MAIN

Re: S0c4 creation

2024-04-21 Thread Rob Scott
purpose by some products to catch unintended or unwanted reference. You can get more exotic 0c4s (eg oc4-3b) by polluting the HH of a register and then switching to AMODE 64 and using it as base address. Rob Scott Sent from Samsung Mobile on O2 Sent from Outlook for Android<https://aka.ms/AAb9

Re: S0c4 creation

2024-04-21 Thread Rob Scott
Try to store something at address zero will get you 0c4-4 Rob Scott Sent from Samsung Mobile on O2 Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Peter <05e4a8a0a03d-dmarc-requ...@listserv.ua.

Re: ALESERV rc 15 = 0 and alet = 0

2024-04-19 Thread Rob Scott
“too clever” in general purpose recovery routines is not a good idea in my opinion. Rob From: IBM Mainframe Discussion List On Behalf Of Rob Scott Sent: Friday, April 19, 2024 8:05 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: ALESERV rc 15 = 0 and alet = 0 EXTERNAL EMAIL Joseph, If I

Re: ALESERV rc 15 = 0 and alet = 0

2024-04-19 Thread Rob Scott
diagnostic information ? This approach seems riddled with system stability risks and I would advise against it. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Joseph Reichman Sent: Friday, April 19, 2024 12:22 AM To: IBM-MAIN@LISTSERV.UA.EDU

Re: RACF - SDSF question

2024-04-17 Thread Rob Scott
Of course, that should read "UPDATE or ALTER access" Rob From: IBM Mainframe Discussion List On Behalf Of Rob Scott Sent: Wednesday, April 17, 2024 4:02 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: RACF - SDSF question EXTERNAL EMAIL You can check what security activity is going

Re: RACF - SDSF question

2024-04-17 Thread Rob Scott
DSF will do a JESSPOOL profile check and require UPDATE or UPDATE access for CANCEL style actions. Note that this is a "value add" thing that SDSF does and might not be reflected in the behaviour of other products/methods that can issue MVS and JES2 commands. Rob Scott Rocket Software

Re: Program to split a jobs output

2024-04-09 Thread Rob Scott
I believe that Lionel Dyck has a simple SDSF REXX exec that does pretty much what you require - it is called "SDSFXDD". It takes each SYSOUT dataset from a job and saves it as a member of a PDS. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List

Re: SDSF issue.

2024-04-04 Thread Rob Scott
st use the entire word - no abbreviations) Hope this helps Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of ??? ?? ??? Sent: Thursday, April 4, 2024 12:29 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: SDSF issue. EXTERNAL EMAIL Hi, In pre

Re: SDSF CSR

2024-03-18 Thread Rob Scott
n storage tracking in response to DIAGxx statement "VSM TRACK CSA(ON) SQA(ON)" The JCS action analyses the GQE control blocks that describe each allocated block of common storage. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of

Re: Recovery routine for IRB

2024-03-01 Thread Rob Scott
Joe There is a very good “Providing Recovery” section of the Advanced Assembler Services guide that will help. It includes the following sentence : “Programs that are disabled, hold locks, or are in SRB mode cannot use ESTAE-type recovery routines.” Rob Scott Rocket Software From: IBM

Re: Query - do you have access to GitHub from your z/OS system? And do you have git on your z/OS system?

2024-02-15 Thread Rob Scott
We use git on z/OS extensively throughout the company and it is one of those tools where you end up thinking "how on earth did I function effectively without it?". We also use BitBucket for our remote repos as it interfaces very nicely with Jira. Rob Scott Rocket Software ---

Re: SDSF able to provide a display/panel for System Recovery Boost (SRB) for Middleware Subsystems on z16?

2024-02-05 Thread Rob Scott
Roger I have discussed this with the RMF team and I think we can add a column to SDSF “DA” to indicate that the address space can be boosted. Please contact me offline so that we can discuss. Rob Scott Rocket Software From: IBM Mainframe Discussion List On Behalf Of Roger Lowe Sent: Monday

Re: SDSF PS Command column

2024-02-05 Thread Rob Scott
uires changes to configuration and security for either (or both of) the SDSF server(s) and client users. Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Jon Perryman Sent: Monday, February 5, 2024 3:44 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject

Re: SDSF able to provide a display/panel for System Recovery Boost (SRB) for Middleware Subsystems on z16?

2024-02-05 Thread Rob Scott
I forgot to point out that the SDSF "SYS" command also shows the current boost status for z/OS 2.5+ as well. For what it is worth, having a panel that showed historical boost activity was one of the driving reasons for the ELOG panel in SDSF 3.1 😊 Rob Scott Rocket Software ---

Re: SDSF able to provide a display/panel for System Recovery Boost (SRB) for Middleware Subsystems on z16?

2024-02-04 Thread Rob Scott
Roger SDSF for z/OS 3.1 introduces the Event Log (ELOG) feature and one of the intercepted data points is boost activity. If boost is used while the SDSF server is active, we will notice it and add a record to the event log and you can view using the ELOG command. Rob Scott Rocket Software

Re: SDSF PS Command column

2024-02-03 Thread Rob Scott
The desire to avoid dubbing was purely down to requiring an OMVS segment for the SDSF user. Of course, in today's environment decades later, this seems a rather quaint reluctance as you can't do much on z/OS without one. Rob Scott Rocket Software Sent from Samsung Mobile on O2

Re: Replacement for LMAC program in ISPF 3.1

2024-02-03 Thread Rob Scott
) consequence of using unsupported interfaces. Rob Scott Rocket Software Sent from Samsung Mobile on O2 Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Discussion List on behalf of Paul Gilmartin <042bfe9c879d-dmarc-requ...@listse

Re: SDSF PS Command column

2024-02-03 Thread Rob Scott
something like BPX1GTH). BPXEKDA is used by the operator command responses which probably explains the truncation length. We are fully aware of the limitations on this implementation and have an existing RFE to provide more information. Rob Scott Rocket Software Sent from Outlook for Android

Greg Dyck

2024-01-31 Thread Rob Scott
came across a better programmer. He will be greatly missed. Rob Scott Principal Architect, Mainframe Systems Tools Distinguished Engineer Rocket Software 77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA Tel: +1.781.684.2305 Email: rsc...@rs.com<mailto:rsc...@rs.com&g

Re: Any Recovery for RMODE64

2024-01-25 Thread Rob Scott
Please search the archives. Peter Relson posted on IBM-Main back in 2020 on the restrictions on RMODE 64 in some detail, including recovery issues. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: IBM Mainframe Disc

Re: Looking to invoke abend in IBM PC call Service

2024-01-19 Thread Rob Scott
I would imagine that most PC routines would establish recovery and gracefully terminate with a "something bad was passed to me" RC+RSN for instances like this. Perhaps forcing a well-known abend+rsn with a COND=NO style call might be better - maybe a flavour of STORAGE OBTAIN or IAR

  1   2   3   4   5   6   >