TCPPING for z/OS

2023-12-19 Thread Gadi Ben-Avi
Hi, Has anyone seen a port for tcpping for z/OS, either directly under z/OS or under USS? Tcpping lets you find out if a specific port is accessible on a remote system. Gadi -- For IBM-MAIN subscribe / signoff / archive

Re: RETRY - was ARR and CSVQUERY

2023-12-19 Thread Tony Harminc
On Wed, 20 Dec 2023 at 00:48, Jon Perryman wrote: > On Tue, 19 Dec 2023 21:20:29 -0500, Joseph Reichman > wrote: > [...] > >If you are looking for entry point modname if primary CSVQUERY would give > you that > > CSVQUERY will not always work which is why IBM diagnostic messages do not >

Re: RETRY - was ARR and CSVQUERY

2023-12-19 Thread Jon Perryman
On Tue, 19 Dec 2023 21:20:29 -0500, Joseph Reichman wrote: >It seems to me that SDWA has values from the home address space such as >SDWARBAD For the CBT recovery example, the PC definition has PRIMARY (alet 0) and HOME (alet 2) point to the PC owner ASID. Secondary (alet 1) is the PC

ISPF to Panvalet interface

2023-12-19 Thread Brian Westerman
Does anyone have an inexpensive (i.e. free) working ISPF interface to Panvalet. There is one on the CBT Tape that doesn't support any recent versions of Panvalet and it abends because of Panvalet changing to PS datasets from DA, and also the format of the data being sent back from the PAN#

Re: RETRY - was ARR and CSVQUERY

2023-12-19 Thread Jon Perryman
On Tue, 19 Dec 2023 23:13:46 GMT, esst...@juno.com wrote: . >I have been following the thread on ARR and CSVQUERY, and started >thinking about a retry routine. The discussion is about a CBT file that has been referred

Re: Assembler programmer wanted

2023-12-19 Thread Bob Bridges
Sorry, didn't mean to be unclear. I did indeed say "while I am employed by a California company I am a company resource", but I meant it strictly hypothetically; I could equally well have said "if I am employed" etc. Before remote work became more usual I contracted in a lot of states, but

Re: RETRY - was ARR and CSVQUERY

2023-12-19 Thread Joseph Reichman
It seems to me that SDWA has values from the home address space such as SDWARBAD If you are looking for entry point modname if primary CSVQUERY would give you that > On Dec 19, 2023, at 6:35 PM, Binyamin Dissen > wrote: > > Retry means retry the UOW, not (necessarily) the failed

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Jon Perryman
On Tue, 19 Dec 2023 16:23:30 +0200, Itschak Mugzach wrote: >Was it ROUTE command? ;-) Don't tell them. We fill our refrigerator using >these weaknesses... I always hated when auditors bashed us for non-issues but then again, these were often simple to show we took some sort of futile action.

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Jon Perryman
On Tue, 19 Dec 2023 10:12:21 +0200, ITschak Mugzach wrote: >There are some MVS commands that are hard to understand how and why they >were created. You mean "console commands" because MVS is only 1 product that implements console commands. Each subsystem on the SSI can optionally receive

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Lennie Dymoke-Bradshaw
START will take all sorts of JCL statements as parameters. You can use it to recreate data sets that are needed for other things to start. Lennie -Original Message- From: IBM Mainframe Discussion List On Behalf Of Seymour J Metz Sent: 19 December 2023 14:52 To: IBM-MAIN@LISTSERV.UA.EDU

Re: RETRY - was ARR and CSVQUERY

2023-12-19 Thread Binyamin Dissen
Retry means retry the UOW, not (necessarily) the failed instruction. For example, if the code is aware that a control block / address space may be gone while it wou;d be referenced, retrying means branching to the logic where the item was known to be gone. Although I actually had a case where

RETRY - was ARR and CSVQUERY

2023-12-19 Thread esst...@juno.com
* Hello, . I have been following the thread on ARR and CSVQUERY, and started thinking about a retry routine.

Re: IEDCMSGT (TCAM?!)

2023-12-19 Thread Attila Fogarasi
It's C/370 circa 1988 (AD/Cycle) ... just one example of the many quirks (and problems) that C/370 had/caused. Most likely this is the runtime message table so LE is stuck with it until support for running LE enabled load modules linked with C/370 is dropped (likely never), even though C/370

SYSEVENT QVS and IRAQVS

2023-12-19 Thread Binyamin Dissen
I am trying to determine current MSU for a zOS under VM. IRAQVS shows values for the CEC (QVSIMGCAPZCBP), partition (QVSIMGCAPACITY) and the virtual machine (QVSVMCAPACITY). I went thru the CP Commands and did not find the appropriate SET/QUERY command that will show the factor between partition

IEDCMSGT (TCAM?!)

2023-12-19 Thread Tony Harminc
I happened across this loaded module in a dump from a z/OS 2.5 system: EP... *IED*CMSGT MAJOR EDC40264 ENTPT ACF34740 RRBP. USE.. SP... 00 Reenterable. Reusable. APF library. and thought eh? IED is (was) the module/msg prefix for TCAM. But it's an

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Mike Schwab
TCAM? z/OS 2.3 from 2019 page 21-22 in https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R3sa231379/$file/ieae100_v2r3.pdf On Tue, Dec 19, 2023 at 2:32 PM Radoslaw Skorupka < 0471ebeac275-dmarc-requ...@listserv.ua.edu> wrote: > Unusal commands? > Well, it is enough to open

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Seymour J Metz
AFAIK TCAM and the 3850 were defunct by the time OPERCMDS came along. The last I heard, MSS staging drives had to be either 3330 or 3350 in compatibility mode and TCAM didn't support Y2K. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א

Shameless post

2023-12-19 Thread rpinion865
If this post is not acceptable on the list, then please disregard it. If you, or someone you know needs some part-time IBM system programming work, I offer my services. I am interested in 10 to 15 hours a week. I have a full time job. But, I want to supplement my income, and fill in the gaps

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Itschak Mugzach
Radoslaw, My concern is security. ITschak *| **Itschak Mugzach | Director | SecuriTeam Software **|** IronSphere Platform* *|* *Information Security Continuous Monitoring for Z/OS, zLinux and IBM I **| * *|* *Email**: i_mugz...@securiteam.co.il **|* *Mob**: +972 522 986404 **|* *Skype**:

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Radoslaw Skorupka
Unusal commands? Well, it is enough to open both MVS System Commands and JES2 Commands manuals. OBEY is not exactly the system command, however it is widely used. My favourite is QUIESCE. There are also other commands which I (almost) never use, but I understand their purpose. JES2 world is

Re: Assembler programmer wanted

2023-12-19 Thread Dean Kent
My response was directed at Bob Bridges, who indicated he is in California.   In California the 'contract' I was asked to sign is not enforceable, which is why the back page said 'Not applicable to California and Minnesota employees'.   Yes, some states have stronger labor laws than others.  

Re: Assembler programmer wanted

2023-12-19 Thread Dave Beagle
There was no quid pro quo. There was an implied threat of firing but they didn’t fire me. Probably because I was the main programmer for the bankruptcy team. I provided the reports for the legal team indicating vendors we owed money to. It was 492 million. Funny how it sticks in my mind 30

Re: Assembler programmer wanted

2023-12-19 Thread Seymour J Metz
Claiming that signing is SOP should be a red flag. I would be suspicous of anything they said after that. Did they offer you a quid pro quo? I don't think so. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר

Re: Assembler programmer wanted

2023-12-19 Thread Dave Beagle
I worked for a company going through bankruptcy. Alvarez & Marsal were brought in to run the bankruptcy process. First thing they wanted was for all of us to sign a non disclosure agreement. The penalty was harsh. They could literally sue you and take your assets. I refused to sign.

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Seymour J Metz
No, START. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Itschak Mugzach <0305158ad67d-dmarc-requ...@listserv.ua.edu> Sent: Tuesday,

Re: Assembler programmer wanted

2023-12-19 Thread Seymour J Metz
In the US it varies by state, but in general the company can require what it wants. If you refuse to sign, they may negotiate or may refuse to hire you. Certain contract terms, e.g., yellow dog (non-compete) are illegal in some states. Software is subject to multiple forms of IP protection,

Re: Assembler programmer wanted

2023-12-19 Thread Seymour J Metz
Unions are often needed to keep exploitative companies in check, but unions can also be exploitative, and most programmers that I know don't want to be in a union where they are a distinct majority. Vote for a programmers' union? Maybe. Vote to be represented by a, e.g.., clerks',

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Itschak Mugzach
Seymour, Was it ROUTE command? ;-) Don't tell them. We fill our refrigerator using these weaknesses... BTW, I like your new Hebrew signature! ITschak *| **Itschak Mugzach | Director | SecuriTeam Software **|** IronSphere Platform* *|* *Information Security Continuous Monitoring for Z/OS, zLinux

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Seymour J Metz
I you control your console commands through SAF, you have fairly fine granularity. BTW, a couple of decades ago I reported a similar issue .on a command that is extremely common. If you're doing an audit, look at the common commands in addition to the rare ones. -- Shmuel (Seymour J.) Metz

Re: What is RSED and do I need it on the Mainframe

2023-12-19 Thread Lizette Koehler
Exactly what I am planning to do Hopefully no one will miss it Lizette -Original Message- From: IBM Mainframe Discussion List On Behalf Of Jousma, David Sent: Thursday, December 14, 2023 12:57 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: What is RSED and do I need it on the Mainframe

Re: Z/OS Survey - Unusuall system commands

2023-12-19 Thread Colin Paice
Ive always thought the TCPIP OBEY command was a security exposure. Someone could reconfigure TCPIP using their private data set. Yes you can lock down the command. I think VTAM is better, you can only activate a member which is in the VTAM VTAMLST dataset concatenation - and so you have to use

Z/OS Survey - Unusuall system commands

2023-12-19 Thread ITschak Mugzach
There are some MVS commands that are hard to understand how and why they were created. What bothers me is the fact that the input of the commands that modify MVS behavior allows input from private dataset. These are the first commands I am trying when I do a pentest... For example: *SETLOAD*