Tony
Here is A header entry as signified by the 9 of x’89’
Unstack-suppression control
ET Entry type:
Header 0001001:
Trailer 0001010:
Branch 0001100:
Pc 0001101: SI Section identification RFS Remaining free space NES
Next-entry size U
The doc from the “DUAL ADDRESS SPACE LINK
This is going to be difficult to explain without pictures. Here is an outline.
I am a network node NETA.NODE1
I have CP-CP connectionns to NETB.NODE1 and NETC.NODE1
I see no LU-LU connections to me from NETB.NODE1. However, if I disconnect
the SWM node and RTP to NETB.NODE1, they go into con
Turns out the problem is with IRXSAY, I can read and write variables using
IRXEXCOM. But IRXSAY returns with return code 28 'A language processor
environment could not be located'. Unfortunately I was not checking for IRXSAY
return codes, as IRXSAY just works, well at least in TSO it does. So no
there is!
In case you are curious and want to check out what that powerful combination allows for here two
URLs: ooRexx <https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0/> (look for "s390x" in the
ooRexx download link name) and BSF4ooRexx850
<https://sourcefor
+10 for everything that Rick has said.
On 1/8/24 1:26 PM, Rick Troth wrote:
Clarification on -L and -R ...
N.B. the -L and -R are reference to the ssh /client/.
This is important to keep in mind when you are considering which way the
port forwarded traffic will go in relation to which end is
Hi
Does anyone have an example or to on how to code the z/os snapx macro to dump a
dataspace? In particular, the DSPSTOR= operand and its values.
Do you have to be in AR mode to issue the macro, which registers if any need to
have an alet set?
Thanks
JD
--
Quite interesting The format is not clear. I would guess that Peter will
recommend a comment form.
My read would be
START DS A
END DS A
STOKEN DS XL8
Repeat.
The last range would have the x'80' bit set in END.
The dataspace is identified by a STOKEN,
First of all a thank you to Colin Paice for his primer
My customer has more DB2 DB's with lots of tables than I care to know
about.
Has anyone Encrypted any of their DB2 databases.
I suspect the each table will have to be unloaded individually or copied
from the source
System to the E
Yes - I have -- I am no longer an instant deep AI catalog interface on the how
to. But here goes
As with many things there are many ways to skin a cat.I used pervasive
encryption of z/OS and RACF.
Defined keys and stored them in the ICSF CKDS.
Defined the RACF permission for who could acces
I would like to check each member of a PDS and if it is empty (0 Lines) - I
would like to add a line with the text of *NONE*.
I would like to do this in batch using this format:
//TSOBTCH1 EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//SYSLIST DD SYSOUT=*
//ISPLOGDD DSN=&ISPLOG,
//
On Tue, 9 Jan 2024 22:41:50 +, Steely.Mark wrote:
>I would like to check each member of a PDS and if it is empty (0 Lines) - I
>would like to add a line with the text of *NONE*.
>
>I would like to do this in batch using this format:
>
>//TSOBTCH1 EXEC PGM=IKJEFT01
>//SYSTSPRT DD SYSOUT=*
>
I have the EDITREXX part. That works. Only need help with the EMPTREXX issue.
Thanks
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Mark Zelden
Sent: Tuesday, January 09, 2024 4:54 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: EDIT MACRO REQUEST
CAUTION! EXTERNAL
On Tue, 9 Jan 2024 11:41:45 -0600, Grant Taylor
wrote:
>This is important to keep in mind when you are considering which way the
>port forwarded traffic will go in relation to which end is the SSH client.
Tunnels are bidirectional so it does not matter which way traffic is forwarded.
What is i
I wonder why I didn't get the original request.
I'm going to be THAT GUY who responds by not answering your question, and
instead point out that there are way more efficient ways to do this than by
starting up ISPF once per member. For example, you can start ISPF once with an
exec that opens t
On Tue, 9 Jan 2024 22:41:50 +, Steely.Mark wrote:
> ISPSTART CMD(%EDITREXX XX.TSS.CTM.DATA(PADM3) EMPTREXX)
> ISPSTART CMD(%EDITREXX XX.TSS.CTM.DATA(PPCT3) EMPTREXX)
You don't want to start and stop ISPF for each member (ISPSTART). There are far
better methods to process specific
On Tue, 9 Jan 2024 23:31:10 +, Schmitt, Michael
wrote:
>3. LMMLIST LIST STATS(YES) to create a list of the members, with statistics
> While LMMLIST rc = 0
> If ZLCNORC = 0
> LMPUT to write your NONE line
Of course, that assumes that there *are* already statistics. If the memb
On Tue, 9 Jan 2024 22:41:50 +, Steely.Mark wrote:
>I would like to check each member of a PDS and if it is empty (0 Lines) - I
>would like to add a line with the text of *NONE*.
>
What requirement does this satisfy?
After you do this, how will you know whether a member containing the "*NONE*
On Tue, 9 Jan 2024 10:26:54 -0600, Willy Jensen
wrote:
> IRXSAY returns with return code 28 'A language processor environment could
> not be located'.
You have a coding error. Does R0 point to the ENVBLOCk? IRXSAY works in Netview
otherwise the REXX SAY command would not work.
-
On Tue, Jan 9, 2024, at 5:18 PM, Jon Perryman wrote:
>
> You may wonder why you might need -R. The SSH command exposes identification
> (e.g. userid & password). -L exposes a z/OS userid & password on each TN3270
> computer which is not easily protected. -R exposes Unix/Windows
> userid/passwor
On Tue, 9 Jan 2024 20:18:42 -0600, Kirk Wolf wrote:
>On Tue, Jan 9, 2024, at 5:18 PM, Jon Perryman wrote:
\>> You may wonder why you might need -R. The SSH command exposes
identification (e.g. userid & password).
>> -L exposes a z/OS userid & password on each TN3270 computer which is not
>> eas
> Begin forwarded message:
>
> From: Seymour J Metz
> Subject: Re: What is the PDS command?
> Date: January 4, 2024 at 6:22:39 AM CST
> To: IBM-MAIN@LISTSERV.UA.EDU
> Reply-To: IBM Mainframe Discussion List
>
> Paper?! For, e.g., SYSABEND, SYSUDUMP, on SPOOL you can at least do a search
> for,
21 matches
Mail list logo