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

2025-07-03 Thread Peter Relson
at was issued by the mainline. z/OS protects against that, via the linkage stack unstack suppression feature of the architecture. Specifically, you cannot PR past an RB boundary. The linkage stack level when an RB is created is saved and is used when setting things up to enforc

Re: Library search order

2025-06-15 Thread Peter Relson
LPA is built SYS1.LPALIB is placed first regardless of the data set order in LPALSTxx. HOWEVER, you can use the SYSLIB LPA statement of PROGxx to tell the system to put the designated library first when building LPA, in which case SYS1.LPALIB is ordered according to LPAL

Re: Is there an equivalent of an S-con for a long displacement?

2025-06-12 Thread Peter Relson
lly did think that there is something in the assembler language that lets you do the 12-bit displacement part and the 8-bit displacement part for a long-displacement instruction.  Peter Relson -- For IBM-MAIN subscribe / signof

CSRCMPSC Compression macro; Obtaining page-aligned storage using LE / Cobol

2025-05-30 Thread Peter Relson
A slight variant to the calculation:  Given address p,  finding the next page-aligned position: PageAlignedP = (p + 4095) & (-4096)  Peter Relson (ex) z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / arc

Re: DFRMM S0C4/SF13 ABEND: EDGI100I being issued spuriously?

2025-05-17 Thread Peter Relson
ng, you should not expect correct behavior. That functionality is provided for test environments. And I would not expect IBM service to be willing to do much about that unless you can demonstrate that the undesired behavior occurs without that having been done. Peter Relson(ex) z/

Re: Rename not allowed correctly but no ICH408I

2025-05-10 Thread Peter Relson
anged the implementation to have the ICH408I message too. That was much easier than changing my "nice message". Thus you could say that there is precedence to making the sort of change you might request. Peter Relson(ex) z/OS Co

Re: Rename not allowed correctly but no ICH408I

2025-05-09 Thread Peter Relson
that is a good candidate for a requirement/request/idea. Peter Relson(ex) z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Customer anchor table

2025-05-06 Thread Peter Relson
Please avoid using a slot that had previously been used by someone else, even if they no longer use it.Instead, have the slot owner contact IBM (Steve Soong or Nick Jones) to inform as of when they no longer use it, in which case the slot could be considered for re-assignment (although in practi

Re: SAD & SAR

2025-02-17 Thread Peter Relson
ome such) you might be able to "restore" that volume. Peter Relson -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Explanation of TCBPFK

2025-02-07 Thread Peter Relson
I located the duct at first via STCBDUCV and when that didn’t work I tried control register 2 You have failed to address the question(s). Regarding "STCBDUCV and when that didn't work": - Maybe you thought you were using STCBDUCV but weren't.- Maybe you were using STCBDUCV but based on PSATOLD but

Re: Explanation of TCBPFK

2025-02-06 Thread Peter Relson
Did the OP ever determine/explain why he got PIC 4 while in key 0? The only architectural case that comes to mind of this happening is if the store is into DAT-protected storage (think PGSER PROTECT, such as for the read-only nucleus or for PLPA). And that likely means that the wrong address was

Bye all

2025-01-03 Thread Peter Relson
Hi, IBM-Mainers. I am retired as of January 1. I'll likely lurk and occasionally chime in, but I won't have access to a system or source to check things out, so any contributions will be limited by whatever I remember. I trust that other IBMers will continue to help. Peter Relsonz/OS Core Technol

Re: Dumping control blocks on your system easily

2024-12-27 Thread Peter Relson
Don't forget about the possibility of using IPCS Active to run IPCS against the live system. There are a lot of control block formatters and find routines provided by z/OS. Peter Relson z/OS Core Technology Design -- Fo

Re: Amusing macro SYS1.MACLIB(HWTHKASM)

2024-12-22 Thread Peter Relson
Binyamin D wrote SYS1.MACLIB(HWTHKASM) is a macro with equates. At the end it has DS CL12 RESERVED wonder what it is reserved for IMO, it's a bug. I'll bring it to the attention of the owner Peter Relson z/OS Core Technol

Re: z/OS message code length

2024-12-20 Thread Peter Relson
IBM. And not limited to "messages". The message types for console messages are very well documented; it's unfortunate that the conventions for applications are different (so we have "W" for wait state on one side, "W

Re: z/OS message code length

2024-12-19 Thread Peter Relson
GID parameter of the SLIP command which includes the documentation "The input MSGID can be a maximum of 10 characters". Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access ins

Re: DSPSERV from a subtask fails while successful from the main task

2024-12-17 Thread Peter Relson
id provide the necessary clue. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

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

2024-12-09 Thread Peter Relson
with regard to unauthorized code running within the owning address space. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu wit

RES: RES: SETLOCK OBTAIN CML/CMS

2024-12-09 Thread Peter Relson
Sorry, should have been sent to assembler list Peter From: Peter Relson Sent: Monday, December 9, 2024 9:22 AM To: ibm-m...@bama.ua.edu Subject: RES: RES: SETLOCK OBTAIN CML/CMS I'm just adding an STAE recovery rtn in case of an abend leave the word busy If you have a "word&qu

RES: RES: SETLOCK OBTAIN CML/CMS

2024-12-09 Thread Peter Relson
lder" might be lower priority than the "requestor"). The approach mentioned by Jonathan Scott is one that is used in many cases within z/OS. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe /

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

2024-12-08 Thread Peter Relson
to another address space that POST can be considered to do would have been a security violation. Nowadays a POST like that is simply unacceptable. It was not allowed then, it is not allowed now. Peter Relson z/OS Core Technology Design

Re: ISPF Edit - how to switch off CAPS ON?

2024-12-05 Thread Peter Relson
ange and that file is now CAPS OFF (and won't automatically change to CAPS ON). Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Very strange - missing trace table entries

2024-12-03 Thread Peter Relson
abend when no storage is available has existed "forever". An authorized product could conceivably (if incorrectly) do this. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access in

Re: MLPA and NOPROT

2024-12-03 Thread Peter Relson
g for a way to allow writing into common storage AUTHORIZED MODULES by an unauthorized (e.g., key 8 problem state) program. Such functionality, wisely, is not available. Peter Relson z/OS Core Technology Design -- For IBM-MAIN

Re: Very strange - missing trace table entries

2024-12-02 Thread Peter Relson
module, a sub-code of x'14' is provided. The sub-code happens to be in register 4 (although the text only describes the code without saying where to find it; I will get that corrected). I surely hope that Db2 isn't creating a S806 abend on its own. Peter Relson z/OS Core Te

Re: How is an SRB invoked?

2024-11-27 Thread Peter Relson
atch as appropriate. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Link list info

2024-11-27 Thread Peter Relson
the unpredictably dangerous LNKLST UPDATE operation (which generally should only be used only if you can afford for your system to crash, perhaps if the alternative to using it is to re-IPL immediately anyway). Peter Relson z/OS Core Technology D

Re: Link list info

2024-11-26 Thread Peter Relson
might not be) is treated as the address of the DCB for the LNKLST set associated with this address space. DLCBDCB@ within the DLCB located by ECVTDLCB contains the address of the DCB for the current LNKLST set. These are all considered to be programming interfaces. Peter Relson z/OS Core

Re: Program Authorization: Unauthorized programs calling Authorized

2024-11-23 Thread Peter Relson
be done by any program other than the OS itself for extremely specific circumstances. So IBM must say "no" to the question asked. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff

Re: IPL of z/OS 3.1 and IFAPRDxx

2024-11-22 Thread Peter Relson
Didn't your z/OS 3.1 order come with an IFAPRDxx that was properly defined (at least for the things known to the ordering system)? Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive a

Re: Program Authorization: Unauthorized programs calling Authorized

2024-11-20 Thread Peter Relson
tegrity experts have never seen anything properly do so other than TSO/E. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with th

Re: BPX.CONSOLE and OPERCMDS

2024-11-20 Thread Peter Relson
Lennie B wrote If a system service is using the __console() service or the __console2() service it will need access to BPX.CONSOLE in the FACILITY class. Are the commands issued via these services also subject to checks in the OPERCMDS class? Yes. Peter Relson z/OS Core Technology Design

Re: Program Authorization: Unauthorized programs calling Authorized

2024-11-19 Thread Peter Relson
integrity problem. It really needs to be set at the beginning of the step (as the ATTACH of the job step program accomplishes). It can be turned off. It should, in general, not be turned back on. Peter Relson z/OS Core Technol

Re: ABEND/HELP setting up IEFSSREQ

2024-11-12 Thread Peter Relson
IEFJSRE1 and that none of the error registers have any relationship to the address range of load module IEFJSRE1, one might suspect that you should look to any code that you own that gets control and might have not properly restored registers and branched incorrectly. Peter Relson z/OS Core

Re: Question about WAIT and POST.

2024-11-10 Thread Peter Relson
k-post protocol of setting the POST bit on outside of the POST service requires use of CS and requires that the ECB not already be waiting. There is no way of telling after the fact from seeing an ECB with x'40' in the high byte how it got that way. A SLIP storage alteration trap on th

Re: Extended linkage index - documentation? PC routine definition problem>

2024-11-07 Thread Peter Relson
Your valid choices for putting a module in storage after IPL (before IPL you could just put it into LPA) Oops. I suspect that all you readers realized that I had unintentionally omitted "common" before "storage". Peter Relson z/OS Co

Re: Extended linkage index - documentation? PC routine definition problem>

2024-11-06 Thread Peter Relson
o LPA) are: Dynamic LPA Load with ADDR In neither case would it be OK ever to free the module storage. Dynamic LPA is preferred because it helps with diagnosis (since the system has associated a module name with that storage). Peter Relson z/OS Core Technol

Re: Extended linkage index - documentation? PC routine definition problem

2024-11-05 Thread Peter Relson
e index had the expected hits. Adam J's response describes just what the OP did wrong. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@list

Re: Bounded string move?

2024-10-31 Thread Peter Relson
4 K-byte boundary. When the ETF2-enhancement facility is installed, the translation table is treated as being on a doubleword boundary. ETF2 has been part of the architecture levelset for z/OS since z/OS 2.1. Peter Relson z/OS Core Technolog

Re: Bounded string move?

2024-10-22 Thread Peter Relson
Tony H wrote: everything wrapped into one instruction, i.e. strncpy(). I'd hardly call strncpy "one instruction", rather one function / one "line of code". It probably is implemented using some of the instructions that you're thinking of. Peter Rels

Re: z/OS macros with ARCHLVL=7

2024-10-21 Thread Peter Relson
in that path might take comparable cycles to the PC. I'd not be surprised if PC-entry is faster than SVC-entry for obtaining common storage if there is any likelihood of LOCAL lock contention. PC-entry would not try to get the LOCAL lock; SVC-entry is a type 1 SVC and always gets (and hold

Re: z/OS macros with ARCHLVL=7

2024-10-20 Thread Peter Relson
data addressability, literals become reasonable. Unconditionally introducing literals could be incompatible. Specification of SYSSTATE with ARCHLVL > 0 effectively identifies that you are OK with literals. Peter Relson z/OS

Re: z/OS macros with ARCHLVL=7

2024-10-19 Thread Peter Relson
h, as it should probably never be used any longer. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: SVC calling (via SYNCH) a 3GL program (

2024-10-15 Thread Peter Relson
odule, LINK processing sets things up so that the target module gets control, whether it is assembler, C, PL/I, COBOL, you name it. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive

Re: Checking another address space private region

2024-10-04 Thread Peter Relson
dress space via the LDAX (mapped by IHALDAX). It of course matters whether you are running out of region storage vs system private, running out of below-16M vs above-16M. Peter Relson z/OS Core Technology Design -- For IBM

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

2024-10-03 Thread Peter Relson
other elements as well) is "like this one" in that regard. In fact, for some, the book is produced using the same "source" that the macro is generated from. Peter Relson z/OS Core Technology Design -- For IBM

Re: Checking another address space private region (

2024-10-03 Thread Peter Relson
suitably authorized) may easily run aground due to the fact that the data you are looking at is not necessarily in synch (because the data can be changing as it is retrieved). Peter Relson z/OS Core Technology Design -- For IBM

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

2024-10-02 Thread Peter Relson
-AL or PASN-AL. For correctness, the target address space is required to be non-swappable. You might get away with its being swappable but cannot in general count on it. Peter Relson z/OS Core Technology Design -- For IBM

Question on HLASM - B to a DROP statement!?!

2024-10-02 Thread Peter Relson
It seems to me that the assembler did exactly what you'd hope it to do: Warn you about the label in an inappropriate place and then treat it as a statement label, as if you had coded DROP R11 DROPR11 DS0H or DROPR11 DS0H DROP R11 Peter Relson z/OS CoreTechn

Re: PC - SVC restriction ?

2024-09-12 Thread Peter Relson
sue an SVC and it will make its way to the SVC target routine, otherwise you can't (the abend SVC can be considered an exception). The environments for issuing any service should be clearly documented as part of the documentation for that service. Peter Relson z/OS Core Te

Re: RMODE 64

2024-09-10 Thread Peter Relson
SM 14,15 Or you could have done something like LGR 15,0 NILL 15,x'FFFE' SAM64 BASR 14,15 Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

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

2024-09-06 Thread Peter Relson
orage. Regarding the client's having an ALET to access storage in the server address space: that is certainly possible. I don't know how "common" that is. You could be right that it is "quite often". Peter

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

2024-09-05 Thread Peter Relson
the address, such as ECB=ADDRESS_OF_MYECB, you'll get the address of ADDRESS_OF_MYECB. Things won't go well. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: How do I choose a subpool?

2024-09-01 Thread Peter Relson
invocation within a macro so in the absence of PRINT MCALL doesn't get shown in the listing. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Subpool FREEMAIN

2024-08-31 Thread Peter Relson
erly got 378-1C. That input matches the explanation for 378-1C. I hope there is no use of LE and C writeable static in this address space. That uses subpool 1 and it would be unlikely to be a good idea to free the whole subpool in such a case. Peter Relson z/OS Core Te

Re: Use of, e.g., LAE in IBM macros

2024-08-30 Thread Peter Relson
EL,OSREL=SYSSTATE USING @DATA,12 CSVAPF REQUEST=LIST,ANSAREA=(2),ANSLEN=(3) CSVAPF REQUEST=LIST,ANSAREA=AA,ANSLEN=AL @DATADS0D AA DSD AL DSF END Assemble this and look through the expansions for things like LAE and STAM. Peter Relson z

Re: Use of, e.g., LAE in IBM macros

2024-08-29 Thread Peter Relson
e. But maybe you have a better goal in mind. For almost all services the rule is that an input AR (or input ALET) is ignored if the caller is not AR mode. There are exceptions. Peter Relson z/OS Core Technology Design -- For I

Re: IEASYM filtering on HWNAME not working

2024-08-29 Thread Peter Relson
The obvious first thought is "the hardware name is not DR" on the system where the definition is not working. Look at ECVTHDNM and see what it says (among many choices, you could write a tiny program, use REXX, use TSO TEST, use IPCS ACTIVE, use IPCS upon an SVC Dump) Peter Relson

Re: Relative Instructions not generated by some IBM macros, e.g. STORAGE and

2024-08-28 Thread Peter Relson
obal macro variable that you set once for the whole module (perhaps via SYSSTATE), as opposed to via a macro keyword specified on each individual macro. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / arch

Re: Relative Instructions not generated by some IBM macros, e.g. STORAGE and ATTACHX

2024-08-27 Thread Peter Relson
that expansion on older releases (perhaps limited to those older releases that are still supported). Now that only z/OS 2.4 and up are supported (other than extended support), there are opportunities to use some instructions that were not previously OK to use. Peter Relson z/OS Core Technology Des

Re: Non-reentrant program not allowed (where?); Advantages of reentrant programs?

2024-08-25 Thread Peter Relson
us" is uninteresting without Rent since it is just another case of "not reentrant". And Reus with Rent is the same as Rent to z/OS. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe

Re: Debugging syscall / SLIP for reason code

2024-08-25 Thread Peter Relson
is fine. If you need access to storage containing the parameter/data that was passed to the syscall, that data won't be in this dump unless the program happens to wait after the call. Peter Relson z/OS Core Technology D

Re: Non-reentrant program not allowed (where?); Advantages of reentrant programs?

2024-08-24 Thread Peter Relson
s once per task in a multi-tasking application). Also, be sure in a non-reentrant module to separate your "data" from your "code" (separate cache lines) to avoid significant degradation due to "store into instruction stream" effects. Is user key CSA still available?

Re: Debugging syscall / SLIP for reason code

2024-08-22 Thread Peter Relson
to make sure to include secondary and/or home address spaces in the dump. I don't know if that helps you or not. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send ema

Re: Debugging syscall / SLIP for reason code

2024-08-22 Thread Peter Relson
A expression, but not with it, then you'll need to figure out what's wrong with that expression. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to li

Re: Sic transit PDF?

2024-08-16 Thread Peter Relson
Gil wrote The PDF was in two-up format and I failed to read the second column. Just curious: which book was that? I know that PoP is, but I didn't realize there were others. Peter Relson z/OS Core Technology Design -

Re: Sic transit PDF?

2024-08-15 Thread Peter Relson
her to go with "thumbs up" or "thumbs down" but I suspect I know what most will choose. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Comments on ASAXWC?

2024-08-14 Thread Peter Relson
sterisk so that all they have to check are the "n" characters preceding the asterisk in the pattern). Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Couple of questions about job id

2024-08-13 Thread Peter Relson
For a given ASID, look at OUCB +B0. JES2, STC or TSO should appear. That is field OUCBSUBN which is not a programming interface. Its commentary leads me to think that there are additional possible values. Peter Relson z/OS Core Technology Design

Re: Couple of questions about job id

2024-08-08 Thread Peter Relson
able), since you can serialize against that storage being freed by having the CPU lock, then verifying that the ASCB is valid via LOCASCSB, and checking that ASCBFAIL is not on. If all is fine, then the ASCB/ASSB cannot be freed until you release the CPU lock. Peter Rels

Re: parmlib IRRPRM00 and ICHRDSNT

2024-08-04 Thread Peter Relson
uld pay attention to IRRPRMxx. Started tasks that pay attention to a parmlib generally have a parameter by which you identify the parmlib member to pay attention to upon the start. Peter Relson z/OS Core Technology Desig --

Re: LISTDSI Bad return value z/OS 3.1

2024-08-02 Thread Peter Relson
r by IEFPRMLB, for example, will let you ask to blank out column 72 to avoid confusing subsequent parsing. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send em

Re: Does MVCDK move 'per byte' like MVC?

2024-07-27 Thread Peter Relson
An alternative (no comment on relative performance) for this case since you know the intended data is: SPKA user-key MVI first-byte MVC overlapping SPKA your-key Peter Relson z/OS Core Technology Design -- For IBM-MAIN

Re: CSVDYLPA=ADD LPMEAMODLEN not being updated

2024-07-13 Thread Peter Relson
look at the result such as by DISPLAY PROG,LPA,MOD=xxx? At least with that you can get an idea of what your expectations should be. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access ins

Re: message IEA793AJUsr wonderinfJ

2024-07-11 Thread Peter Relson
lable one) Then there is dynamic dump allocation which, apparently, is not active. This relates to DUMPDS (DD) command options such as DD ALLOC and DD ADD. And you can define the naming pattern for the dump data set. Peter Relson z/

Re: What's at a comma?

2024-07-04 Thread Peter Relson
z-Architecture, locations 0-7 were the restart old PSW, generally 0's until a restart had been done (if ever). Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions,

Re: What's at a comma?

2024-07-03 Thread Peter Relson
MMA resolved to a displacement with no base register Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: SMF 194

2024-07-02 Thread Peter Relson
The references to TS7700 Statistical Data Format appear to be to SMF 94. The query was SMF 194 which, I believe, is not owned by IBM. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access

TSO PARMLIB command - Abend S047

2024-06-28 Thread Peter Relson
t TSO is to consider as an authorized command. PARMLIB is documented as an authorized command (but I don't know if that is "built-in" or needs to be specified). Peter Relson z/OS Core Technology Design -- For IBM

Re: Epoch Index

2024-06-27 Thread Peter Relson
data store". Can you clarify? Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Exits (was RMDS error DBNV016)

2024-06-27 Thread Peter Relson
Mike Schwab wrote Most exits are assembler, right? Most system exits, surely. Metal C (or anything that does not need an environment such as C and REXX do) is another choice typically. Bob Bridges wrote: Although I gather z/OS now allows them to be in REXX. Certainly not in general. Most sy

Re: Epoch Index

2024-06-26 Thread Peter Relson
de effects within the current IPL, Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: ZAD SLIP trap

2024-06-25 Thread Peter Relson
The PER SLIP matches only a non-zero register with zeros in it like this: L Rx,PSAAOLD(0,4) <-- SLIP will match if R4 contains zeros And, also, will match for this if R4 contains zeros: L Rx,PSAAOLD(4,0) Peter Relson z/OS Core Technology Des

Re: Epoch Index

2024-06-12 Thread Peter Relson
ue and see what you get. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DSNTEP2 problem

2024-06-06 Thread Peter Relson
uot; (especially when the possible values are not knowable to a parser) to be an "INVALID KEYWORD" (as opposed to if the user had coded PLANN(DSNTEP1) it might have complained that PLANN was an invalid keyword. Peter

Re: Syntax error using Unix cp command with "-W" parameters

2024-05-25 Thread Peter Relson
han "careless"). Thank you for submitting feedback to get that corrected. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Fault Analyzer output for executed instructions?

2024-05-15 Thread Peter Relson
text as the basis for a display. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: 0C4 pic 11 in stimer exit on retry

2024-05-04 Thread Peter Relson
iated with that RB. Of at least as much importance: Show the data. Including the 8-byte translation exception address. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions,

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

2024-05-03 Thread Peter Relson
that routine as REFReshable and put it in SYS1.LINKLIB. This behavior, when marking the module as refreshable, applies only when the REFRPROT option of PROGxx is active. That applies system-wide. As long as that is OK, and you have control of setting REFRPROT, have at it. Peter Relson z/OS

Re: finding callers key in svc

2024-05-02 Thread Peter Relson
for placing a reentrant program into key 0 non-fetch-protected storage depend on authorization and various system-wide options, along with the possibility of doing an ATTACHX with the KEY=NINE parameter (which will place into key 0 storage without relying on authorization). Peter Relson z/OS

Re: finding callers key in svc

2024-05-01 Thread Peter Relson
so can get away with using the 4-byte name. These days, the L/N/SRL has many better alternatives, such as LLC (of the 2nd byte of RBOPSW) / NILL (to clear the low 4 bits if for some reason you need to do so). Peter Relson z/OS Core Technology Design -

Re: Weird error with class DATASET

2024-05-01 Thread Peter Relson
e a dataset is being opened. And as you showed you have TAPEAUTHDSN=YES. I have no idea if temporary data sets "count" when OPEN is processing, but it wouldn't shock me. Peter Relson z/OS Core Technology Design

Re: finding callers key in svc

2024-04-27 Thread Peter Relson
for the caller's regs (for which the answer is different than the psw/key, but similarly depends on the type of the SVC. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: S0c4 creation

2024-04-22 Thread Peter Relson
to what we refer to as low-core protect). Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Value in SDWAEC1

2024-04-21 Thread Peter Relson
u'd have to check for SDWAPRIM = current primary ASID (such as by using EPAR to extract the current primary ASN). Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send ema

Re: ALESERV rc 15 = 0 and alet = 0

2024-04-19 Thread Peter Relson
, serialization may be required when accessing something other than your address space's data. Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: Value in SDWAEC1

2024-04-19 Thread Peter Relson
important to identify to which RB you refer. Peter Relson -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: What is IEANTRTR in Authorized Assembler Services Reference?

2024-04-17 Thread Peter Relson
IEANTRTR, exactly like IEANTRT, has authorization-related "limitations" and authorization-related opportunities. If you look closely, the non-authorized IEANTRT shows that the level parameter has 4 choices. The authorized IEANTRT shows that the level parameter has 7 choices. The same is true for

Re: STIMER

2024-04-08 Thread Peter Relson
You can cancel an STIMER via TTIMER CANCEL. Peter Relsonz/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Recovery routine for IRB

2024-03-02 Thread Peter Relson
y do not need to build/touch IQE/IRB. The parameters on SCHEDIRB (such as EPPTR, MODE, KEY et al) generally cover all the pieces of data that you would set in the IRB. They do cover all that you showed in your code example. It is documented that SCHEDIRB is sugg

  1   2   3   4   5   6   7   8   9   10   >