Re: Are there C prototypes and/or headers available for the BPX1xxxxx USS callable services?

2018-09-10 Thread Robin Atwood
We call BPX1xxx routines from C and assembler all the time without problems. It is just the standard linkage. Robin -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: 11 September 2018 01:38 To: IBM-MAIN@LISTSERV.UA.ED

Re: Failing to install zOSMF ptfs

2018-09-10 Thread Barbara Nitz
>That’s correct Barbara. And it worked like a charm. Which made me wonder why I was able to mount on a non-empty mount point (assuming it was non-empty!). Turns out I only had the parm set to warning, not to fail. And sure enough, there was a message that I mounted on a non-empty mount point.

Re: Measuring Usage of zIIP per address space

2018-09-10 Thread Elardus Engelbrecht
To Horst Sinram and Massimo Biancucci and others who replied off-line: Many many thanks for your kind replies. All of them were very helpful. Groete / Greetings Elardus Engelbrecht -- For IBM-MAIN subscribe / signoff / archive a

Re: RES: Question about Luminex VTS solutions

2018-09-10 Thread Brian Westerman
Luminex and Optica are the low end of the cost spectrum for VTS's that are still completely acceptable for enterprise use. They are both fairly robust and the cost is pretty close. Optica is just slightly better with respect to ease of use (day to day support of keeping the VTS and your tape l

AW: *** GMX Spamverdacht *** ASCRE and ACEE inheritance

2018-09-10 Thread Peter Hunkeler
>The obvious solution would be to set the ACEE in the address-space >initialisation exit and that is what I did and it seemed to work. The new STC >is still owned by the mother task's ACEE but data set accesses are governed by >the new ACEE. Since ASCRE starts a new started task similar to the

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 16:08:40 -0700, Charles Mills wrote: > >Ah! pclose(). Got it. I was using fclose() but I see I have a potential timing >issue there, ... > Yup. Bummer. I believe there's a 131k kernel buffer that gives you some slack if you do things out of order. "Ask yourself, Do I feel l

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
So ... if bpxmtext works we have XXX0028E Return code 140 received for 10.2.40.149 from TCP/IP function send(), EDC5140I Broken pipe. XXX0132I z/OS errno2() value X'76697242'. TCPIP JRConnTCBNotFound: A TCB was not found for the specified ... +socket. Action: Use a vali

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
I'm doing the LF to blank in the C code -- have a library routine to do that already, so just as easy as tr. > How do you tell original line feeds from original blanks so everything > doesn't just flow together? I don't think I need to. Here is my "flowed" output. I think plenty readable enoug

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 17:36:18 -0500, Paul Gilmartin wrote: >On Mon, 10 Sep 2018 15:12:46 -0700, Charles Mills wrote: > >>Ha! Thank you. I put only the "PATH=/bin bpxmtext ..." in and it works! >>Reading the file to the end I get >> >>TCPIP

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 15:12:46 -0700, Charles Mills wrote: >Ha! Thank you. I put only the "PATH=/bin bpxmtext ..." in and it works! >Reading the file to the end I get > >TCPIP >JRConnTCBNotFound: A TCB was not found for the specifie

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 16:05:29 -0500, Jerry Callen wrote: >OK, a few clues. > >bpxmtext is, as others have pointed out, a rexx exec. In at least some cases >it turns around and calls another rexx exec, edcmtext. That, in turn winds up >looking at this module: CEE.SCEERUN(EDCEJR). That, finally, c

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
Ha! Thank you. I put only the "PATH=/bin bpxmtext ..." in and it works! Reading the file to the end I get TCPIP JRConnTCBNotFound: A TCB was not found for the specified socket. Action: Use a valid socket descriptor.

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 13:56:46 -0700, Charles Mills wrote: >> o What does "bpxmtext 76697242" do? > >TCPIP >JRConnTCBNotFound: A TCB was not found for the specified socket. > >Action: Use a valid socket descriptor. > >> o What does "type bpxmtext" do? > >bpxmtext is cached /bin/bpxmtext > >> o What

Few questions about HMC

2018-09-10 Thread R.S.
1. IOCP.txt import. Until HMC 2.13.n  thre was a choice of source: USB stick in HMC or *directly* to SE, which mean one has to establish some connectivity to internal (HMC-SE) network. I vaguely remember there was announcement the connectivity to change it so the HMC will relay the file. Is it

Re: ÝEXTERNAL¨ Re: Report volumes with IPLText

2018-09-10 Thread Jim Mulder
A Stand Alone Dump IPL volume will have a data set named SYS1.PAGEDUMP.Vvolser Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. Poughkeepsie NY > > Just write a VTOC scan program looking for a dataset named SYS1.NUCLEUS. > > Every volume having SYS1.NUCLEUS is most likely a RE

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Jerry Callen
OK, a few clues. bpxmtext is, as others have pointed out, a rexx exec. In at least some cases it turns around and calls another rexx exec, edcmtext. That, in turn winds up looking at this module: CEE.SCEERUN(EDCEJR). That, finally, contains message text. The rexx is (to me, a non-rexx programm

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
> o What does "bpxmtext 76697242" do? TCPIP JRConnTCBNotFound: A TCB was not found for the specified socket. Action: Use a valid socket descriptor.

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Bruce Armstrong
Today use the node trial version for the Zowe open beta which is no charge. By the time Zowe is ready for production use node.js licensing may change. Bruce Armstrong IBM System Z Offering Manager- zowe.org 4205 S MIAMI BLVD, DURHAM NC 27703-9141 Email: armst...@us.ibm.com Tel: 919-254-877

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 09:10:54 -0700, Charles Mills wrote: >Forgive my UNIX stupidity. > >I am executing FILE *errFile = popen("bpxmtext 76697242", "r"); and getting >BPXWI Exec not found > >What am I missing? > >Environment: started task, POSIX(ON), z/OS V2R2, I think fairly typical >linklist

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread R.S.
W dniu 2018-09-10 o 17:36, Giliad Wilf pisze: On Mon, 10 Sep 2018 11:07:21 +, Dyck, Lionel B. (RavenTek) wrote: Good one 😊 No - we are taking responsibility for a sister data center and the individuals who knew where things were have retired without adequate doc. I'm looking to find wh

Re: Spectre/Meltdown APAR - OA54807

2018-09-10 Thread Charles Mills
It is a security APAR and details are available only through the Security Portal. And yes, if you are grumbling, you are not alone. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Rob Schramm Sent: Monday, September 10, 201

Re: Spectre/Meltdown APAR - OA54807

2018-09-10 Thread Rob Schramm
Is is something IBM can do verbally via meeting that they are unwilling to detail in the issue(s)? Seems to me there have been some things like this in the past that the only information was provided in closed meetings? But then again.. maybe that was a movie.. need to clean the cobwebs out of the

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Rob Schramm
So.. is node.js going to be a license charge or not? Rob Schramm On Mon, Sep 10, 2018 at 2:12 PM Bruce Armstrong wrote: > I am saying use the trial that is pointed to by the Zowe open beta > instructions, > > > > Bruce Armstrong > IBM System Z Offering Manager- zowe.org > 4205 S MIAMI BLVD, D

Re: Spectre/Meltdown APAR - OA54807

2018-09-10 Thread Lizette Koehler
I did a general GOOGLE search on OA54807. Some 3rd party vendors were recommending their customers delay implementation for now. I am not one of their customers - so could not get more inform But, it might be an interesting process by googling this and seeing what might catch your interest Lize

Re: Spectre/Meltdown APAR - OA54807

2018-09-10 Thread Jousma, David
OK, so I opened a Q&A PMR with IBM on this topic. Mostly about implementation with regards to software remediation if accessing PSASTAK. My question was whether or not OSPROTECT=SYSTEM (lowest setting) would cause these apps to fail, or if the next level would be where the problem would surfa

Re: BRIF command routine

2018-09-10 Thread Mike Shaw
On 9/10/2018 4:39 AM, Ron MacRae wrote: Mike, That is exactly the info I want, and it works. Thank you. However ZLINEX does not appear anywhere in the ISRBROBF panel and google doesn't find it anywhere related to panels or ISPF. I've seen ZLINEX, or LINEX in a couple of samples but no d

Are there C prototypes and/or headers available for the BPX1xxxxx USS callable services?

2018-09-10 Thread Charles Mills
Or documentation for calling BPX1 functions from C/C++? Seems to me I have seen this information somewhere but I am not finding it. Or are there more C-appropriate services that I should be using instead - instead of BPX1PCT (pfsctl) specifically? I am looking at vfs_pfsctl but it looks more

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Bruce Armstrong
I am saying use the trial that is pointed to by the Zowe open beta instructions, Bruce Armstrong IBM System Z Offering Manager- zowe.org 4205 S MIAMI BLVD, DURHAM NC 27703-9141 Email: armst...@us.ibm.com Tel: 919-254-8773 Cell: 919-931-3132 From: Tom Marchant <000a2a8c2020-dm

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Tom Marchant
On Mon, 10 Sep 2018 13:39:57 -0400, Bruce Armstrong wrote: >The node.js for z/OS using by the Zowe open beta >is a trial version. I am told there is not checking done on the 90 day >limit. If the T&Cs for node.js on z/OS change, we will post the update >here. In the mean time you are welcome to

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Tony Harminc
On 10 September 2018 at 13:01, Charles Mills wrote: > What the heck value do you suppose this should be for a Comm Server error? > > File_System_type > Supplied parameter > Type: > Character string > Character set: > Printable characters > Length: > 8 bytes > The name of a field that contains the

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Bruce Armstrong
Having a no-charge node.js for z/OS is a "known requirement" (and optional fee supporting offer). The node.js for z/OS using by the Zowe open beta is a trial version. I am told there is not checking done on the 90 day limit. If the T&Cs for node.js on z/OS change, we will post the update here.

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Paul Gilmartin
On Mon, 10 Sep 2018 09:10:54 -0700, Charles Mills wrote: >Forgive my UNIX stupidity. > >I am executing FILE *errFile = popen("bpxmtext 76697242", "r"); and getting >BPXWI Exec not found > >What am I missing? > I've seen one; it was weird. It occurred when the path argument to exec() had th

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
What the heck value do you suppose this should be for a Comm Server error? File_System_type Supplied parameter Type: Character string Character set: Printable characters Length: 8 bytes The name of a field that contains the 8-character file system type name. The file system type name matches the T

Re: [EXTERNAL] Re: Ts7700 replication

2018-09-10 Thread Wheeler, Simon
Hi, For data mirroring between TS7760 arrays (grid members) there's two primary parts. 1. ACS routines on the mainframe need to assign the desired management class that is defined on the VTS with mirroring. 2. On the VTS use constructs, with the same management class name, to determine what h

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
I see what you are saying here. Thanks. @Gil was not kidding about "obscure." I guess I will create some sort of wrapper (for my own internal use) for this. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of William Schoen Sent:

Re: [EXTERNAL] Incremental volume and dataset backups

2018-09-10 Thread Wheeler, Simon
Hi, If going down the ADRDSSU route, why not use GDGs for the dump datasets? Cheers, Simon. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of IBM user Sent: 31 August 2018 17:35 To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Incre

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
Forgive my UNIX stupidity. I am executing FILE *errFile = popen("bpxmtext 76697242", "r"); and getting BPXWI Exec not found What am I missing? Environment: started task, POSIX(ON), z/OS V2R2, I think fairly typical linklist and so forth. Charles -Original Message- From: IBM Main

Re: Auto backup of zfs

2018-09-10 Thread Glenn Wilcock
Hi, we have not yet publicly announced a date. If you have a nonDisclosure Agreement, we can discuss offline. Thx, Glenn -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Alan Young
There appears to be some confusion. https://developer.ibm.com/node/sdk/ says "Announcement: Deprecating the IBM SDK for Node.js in favour of the community SDKs Now that AIX on Power, Linux on Power, and Linux on IBM Z are an integral part of the community build process – we are no longer produ

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread Giliad Wilf
On Mon, 10 Sep 2018 11:07:21 +, Dyck, Lionel B. (RavenTek) wrote: >Good one 😊 > >No - we are taking responsibility for a sister data center and the individuals >who knew where things were have retired without adequate doc. I'm looking to >find which volumes have ipltext - we know of the on

Re: Report volumes with IPLText

2018-09-10 Thread Mark Jacobs - Listserv
Before that command was available, I used this process to prevent Operations from IPLing from volumes I didn't want them to; //ASM EXEC HLASMC,PARM='NOGOFF' //SYSIN DD* NOIPLSTART 0 BALR 12,0 USING *,12 LPSW WAITDBF DS0D WAITDBF DCXL8'000A0

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
No joy. As the documentation indicates, this simply adds for example "(errno2=0x76697242)" to the string returned by strerror(). I can do that with %X. I want the explanation available only from BPXMTEXT. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@L

Re: Report volumes with IPLText

2018-09-10 Thread Vernooij, Kees (ITOPT1) - KLM
If you are not sure anymore what IPL text was written in the past to which volumes, there is: REFORMAT REMOVEIPLTXT to clear this. This way you are sure you will not accidently IPL something old and disastrous. Kees. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IB

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Wendell Lovewell
Sorry Tim, but I don't understand. You said: "Node.js for z/OS is downloadable at no additional charge, and the Zowe documentation refers you directly to that downloadable release at:https://developer.ibm.com/node/sdk/ztp -- and not to anybody's sales representative." But that page says: "

RES: Question about Luminex VTS solutions

2018-09-10 Thread Carlos Bodra - Pessoal
I had 12 different boxes installed in 11 different customers with z/OS (v1 and v2), OS/390 (v2), z/VM (v5 v6), z/VSE (v5) and VSE/ESA (v2). One of customers has 2 boxes (production and DR) using replication. All these boxes has being installed since 2012 and has no trouble with hardware and small

Re: Failing to install zOSMF ptfs

2018-09-10 Thread Jousma, David
That’s correct Barbara. The other mounts/filesystems match what I have with regards to ZBBLZFS, and that ZOSMF is in the root filesystem. You probably have some garbage IBM* modules in the SIZUUSRD filesystem now, as SMPE would have placed them there, then tried to do the link(which failed).

Re: Failing to install zOSMF ptfs

2018-09-10 Thread Barbara Nitz
David, >Are you sure you had all of your Service filesystems mounted correctly? The >error indicates the possibility that maybe not? On my systems IZUUSRD is >mounted off /var/zosmf and is NOT updated by SMPE as it is the ZOSMF >operational data container. My V2.3 SMPE shows DDDEF SIZUFSD

Re: Report volumes with IPLText

2018-09-10 Thread R.S.
W dniu 2018-09-07 o 23:06, Jesse 1 Robinson pisze: IIRC, every volume initialized by ICKDSF--is there any other way?--will contain code in the IPLTEXT area that loads a wait state 00F, which says that no IPL text exists, unless that area has been rewritten with true IPL text. So you might writ

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Charles Mills
@Kirk. Thank you. I am sure that is clearly documented *if you know where to look*. I have this gripe that so often the answer to questions is essentially RTFM, the catch being you have to know which FM to R, and that is not always intuitive. @Jerry, exactly. I almost posted *exactly* the same

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread Richards, Robert B.
ADRDSSU! Write up some REXX code to pass in all volsers, etc. You get the idea. Bob PRINT TRACKS(0,0) - INDYNAM(xx) - ADMIN - OUTDDNAME(OUTPUT) Output: PAGE 0001 5695-DF175 DFSMSDSS V2R02.0 DATA SET SERVICES 2018.253 09:22 *** TRACK(CCHH) R0 DATA 000

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Kirk Wolf
If you: setenv("_EDC_ADD_ERRNO2", "1", 0); then strerror(), perror(), etc will have some additional message text related to the errno2. It's not the entire thing, but it is often times useful. On Mon, Sep 10, 2018 at 6:28 AM Jerry Callen wrote: > > Based on advice on another thread I am now c

Re: Failing to install zOSMF ptfs

2018-09-10 Thread Jousma, David
Barbara, Are you sure you had all of your Service filesystems mounted correctly? The error indicates the possibility that maybe not? On my systems IZUUSRD is mounted off /var/zosmf and is NOT updated by SMPE as it is the ZOSMF operational data container. My V2.3 SMPE shows DDDEF SIZUFSD wi

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread Dyck, Lionel B. (RavenTek)
Logic does not work for this site ☹ -- Lionel B. Dyck (Contractor) < Mainframe Systems Programmer – RavenTek Solution Partners -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Tom Conley
On 9/10/2018 3:53 AM, Timothy Sipples wrote: Yes, Zowe needs Node.js for z/OS. Node.js for z/OS is downloadable at no additional charge, and the Zowe documentation refers you directly to that downloadable release at:https://developer.ibm.com/node/sdk/ztp -- and not to anybody's sales representati

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread Richards, Robert B.
Most shops I have "stopped by at" used a variation of RES*, IODF*, CAT*, SAE* and SAD*. A lot of SYSRES "00 or 01" volumes too (where SYSRES is your four character convention for same). Bob -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On B

Re: How call BPXMTEXT from Posix STC

2018-09-10 Thread Jerry Callen
> Based on advice on another thread I am now calling errno2() on certain > socket errors. I get back an integer that I dutifully display in hex: > > XXX0123I errno2 = x'12345678'. Look up using BPXMTEXT. > > That message kind of offends me. When I get a basic library error I use > strerror() to c

Re: [EXTERNAL] Re: ISPF command for owner of DSN enqueue

2018-09-10 Thread Dyck, Lionel B. (RavenTek)
Take a look at CBT FILE 716: QUERYENQ ISPF implementation from Jim Moore -- Lionel B. Dyck (Contractor) < Mainframe Systems Programmer – RavenTek Solution Partners -Original Message- From: IBM Mainframe Discussion

Re: [EXTERNAL] Re: Report volumes with IPLText

2018-09-10 Thread Dyck, Lionel B. (RavenTek)
Good one 😊 No - we are taking responsibility for a sister data center and the individuals who knew where things were have retired without adequate doc. I'm looking to find which volumes have ipltext - we know of the ones in active use - just curious about others - looking for sad and possible s

Failing to install zOSMF ptfs

2018-09-10 Thread Barbara Nitz
What a good thing we are not using z/OSMF. Last Friday I downloaded a refresh for z/OS 2.3 from ShopZ. Everything went fine *except* ptfs UI55431, UI55737, UI56534, UI57065 and UI57212. They fail to go in. I install maintenance into /SERVICE, so the root is mounted under /SERVICE. SBBLZFS is mo

Re: BRIF command routine

2018-09-10 Thread Ron MacRae
Mike, That is exactly the info I want, and it works. Thank you. However ZLINEX does not appear anywhere in the ISRBROBF panel and google doesn't find it anywhere related to panels or ISPF. I've seen ZLINEX, or LINEX in a couple of samples but no definition anywhere I'm worried I'm using s

Re: Zowe needs node.js, which you have to pay for on z/OS

2018-09-10 Thread Timothy Sipples
Yes, Zowe needs Node.js for z/OS. Node.js for z/OS is downloadable at no additional charge, and the Zowe documentation refers you directly to that downloadable release at:https://developer.ibm.com/node/sdk/ztp -- and not to anybody's sales representative. Zowe is in beta release, and it's not vend