Re: git clone w/o mainframe internet access

2021-06-03 Thread David Crayford
You can do this but you're going to have to jump through some hoops. First you need to upload the repo from a zip file or whatever. Then you will have to tag all the files ISO8859-1 using the "chtag -R -tc ISO8859-1 ." command and hope there are no binary files. Then you need to convert the

Slickedit now supports FLOWASM syntax highlighting for HLASM

2021-06-03 Thread David Crayford
FYI, we recently worked with SlickEdit to implement FLOWASM support for HLASM and it works very well. We also wrote some tooling to kick of builds over ssh from the SE GUI. There is very little chance of ISPF every supporting custom language syntax highlighting so if you desire colors and use

Re: git clone w/o mainframe internet access

2021-06-03 Thread David Crayford
You can do this but you're going to have to jump through some hoops. First you need to upload the repo from a zip file or whatever. Then you will have to tag all the files ISO8859-1 using the "chtag -R -tc ISO8859-1 ." command and hope there are no binary files. Then you need to convert the

Re: git clone w/o mainframe internet access

2021-06-03 Thread Grant Taylor
On 6/3/21 3:59 PM, Frank Swarbrick wrote: I have git for z/OS, but our mainframe is fenced off from the general internet. Is there some (easy) way I could clone a repo to my local machine, upload it to z/OS, and then clone from there? Or something like that? My limited understanding of git

Re: access to 9-track reel tape drive

2021-06-03 Thread A T & T Management
Mark I have such a tape drive but am located in Michigan. Scott On Wednesday, June 2, 2021, 10:56:51 PM EDT, Mark S Waterbury <01c3f560aac1-dmarc-requ...@listserv.ua.edu> wrote: Does anyone know of anyone in (or near) Central Florida (private individual or company) with a working

Re: git clone w/o mainframe internet access

2021-06-03 Thread Mike Schwab
There are guides for building a git local repository and a git clone command to copy the packages you are interested in. On Thu, Jun 3, 2021 at 5:00 PM Frank Swarbrick wrote: > > I have git for z/OS, but our mainframe is fenced off from the general > internet. Is there some (easy) way I could

git clone w/o mainframe internet access

2021-06-03 Thread Frank Swarbrick
I have git for z/OS, but our mainframe is fenced off from the general internet. Is there some (easy) way I could clone a repo to my local machine, upload it to z/OS, and then clone from there? Or something like that? -- For

Re: zPDT question

2021-06-03 Thread Matt Hogstrom
Not asked but for what its worth I run ZPDT on my Mac in a container under Docker Desktop with an Ubuntu OS Matt Hogstrom m...@hogstrom.org PGP Key: 0x90ECB270 “It may be cognitive, but, it ain’t intuitive." — Hogstrom > On Jun 3, 2021, at 10:32 AM, Seymour J Metz wrote: > > IBM has to be

Re: IBM Zcloud - is it just outsourcing ?

2021-06-03 Thread Seymour J Metz
Is there nay management, policy or procedure continuity from ITS to zCloud? Can anybody from IBM comment on the contracts, if any, between IBM and 3rd party software vendors in support of zCloud? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3

Re: [External] Re: access to 9-track reel tape drive

2021-06-03 Thread David Purdy
Many law firms specializing in software infringement cases either have, or have access to, all kinds of tape drives. David -Original Message- From: Pommier, Rex To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thu, Jun 3, 2021 12:38 pm Subject: Re: [External] Re: access to 9-track reel tape drive

Re: IBM Zcloud - is it just outsourcing ?

2021-06-03 Thread Ed Jaffe
We have our products in IBM zCloud environments... On 6/3/2021 11:58 AM, Art Gutowski wrote: I wouldn't be. Maybe no problem with licensing, but support is another matter. If it's not their product, how would they know? They don't license other ISV products internally, so all learning is in

Re: IBM Zcloud - is it just outsourcing ?

2021-06-03 Thread Art Gutowski
I wouldn't be. Maybe no problem with licensing, but support is another matter. If it's not their product, how would they know? They don't license other ISV products internally, so all learning is in the field, or "handled" by sub-contracting out the work (as we often did in ITS), or by

Re: [External] Re: access to 9-track reel tape drive

2021-06-03 Thread Pommier, Rex
We went through this a couple years ago with a bunch of 3480/3490 tapes and had a LOT of tape checks resulting from bad spots on the media. I'd actually be surprised if you can get much usable info off 3420 type tapes. If you can't find a reasonably priced service, you could check with

Re: EXTERNAL: Re: Why Would COPYSRVH Cause a 1M Page Demtion [Internal]

2021-06-03 Thread Crawford, Robert C.
It's not a huge performance issue but it should definitely be cleaned up. I'll submit an RFE and Share requirement. We'll see who wants to jump on the bandwagon. Thanks again. Robert Crawford Mainframe Management United Services Automobile Association (210) 913-3822 « Des clochards comme

Re: access to 9-track reel tape drive

2021-06-03 Thread Radoslaw Skorupka
There are such services available, GIYF. Note: usually the service is to copy dataset from tape to some contemporary medium like USB stick. No conversion, etc. -- Radoslaw Skorupka Lodz, Poland W dniu 03.06.2021 o 04:56, Mark S Waterbury pisze: Does anyone know of anyone in (or near)

Re: zPDT question

2021-06-03 Thread Seymour J Metz
IBM has to be careful not to say anything that could be construed as a legal commitment. IIf they aren't investigating resource to test and support it, then the best you are likely to get is "No customers have told us it doesn't work." "Some customers have told us that it works; we

Looking for help with the HMC API

2021-06-03 Thread ITschak Mugzach
I am trying to collect the values of the controls on the "Customize Product Engineering Access" screen. There are two controls I am interested with: 1. Is product engineering access is enabled or disabled. 2. is the remote product engineering access is enabled or disabled. I am able to

Re: access to 9-track reel tape drive

2021-06-03 Thread Seymour J Metz
What interface do you need, e.g., SATA, SCSI? Should they also contact you about 18-track or 36-track drives? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Mark S

Re: SMPE query - ALIAS/MALIAS

2021-06-03 Thread Kurt Quackenbush
On 6/2/2021 10:43 AM, Binyamin Dissen wrote: Ops. My mistake - they are aliases. I forgot how ISPF shows them. As a side point, why does the RELFILE need the alias? Can't the apply process assign them? Why? That's just the way APPLY works. I don't know what the original design point was

Re: EXTERNAL: Re: Why Would COPYSRVH Cause a 1M Page Demtion [Internal]

2021-06-03 Thread Seymour J Metz
IBM takes formal customer requests into account. If you need it, then it is in your best interest to submit a formal requirements and to ask others to endorse it, whether that be a direct RFE or a SHARE requirement. It's really a win-win proposition; it helps you and it helps IBM. -- Shmuel

Re: EXTERNAL: Re: Why Would COPYSRVH Cause a 1M Page Demtion [Internal]

2021-06-03 Thread Crawford, Robert C.
Jim, Thank you for the explanation. It is WAD (working as designed). Do I need to submit a formal requirement or is being on the list sufficient? Thanks again. Robert Crawford Mainframe Management United Services Automobile Association (210) 913-3822 « Des clochards comme nous, bébé nous

Re: access to 9-track reel tape drive

2021-06-03 Thread Steve Horein
Maybe Iron Mountain? On Wed, Jun 2, 2021 at 9:56 PM Mark S Waterbury < 01c3f560aac1-dmarc-requ...@listserv.ua.edu> wrote: > Does anyone know of anyone in (or near) Central Florida (private > individual or company) with a working mainframe compatible 9-track tape > drive capable of reading

Re: IEAMDBLG. Filter by SYSNAME

2021-06-03 Thread Ravi Gaur
Anthony, Do you see if it could be shared further ? looking to have similar function performed on operlog given we have different time zones involved in operlog and filter will help. -- For IBM-MAIN subscribe / signoff /

Re: zPDT question

2021-06-03 Thread Colin Paice
ZD installed fine on Ubuntu 18.04 for me. The biggest problem was IBM Passport advantage and trying to find the software. For example IBM Z Development and Test Environment Personal Edition 13.1 Installation Multilingual eAssembly (G00DDDE)

Re: zPDT question

2021-06-03 Thread Sebastian Welton
Not quite true. ZD only supports RHEL and Ubuntu as that is what the installer checks for. If you look at the current Redbook for zPDT you will see that the installer contains: The Red Hat (RHEL, Fedora) version of zPDT. The Novell (SLES, openSUSE) version of zPDT The Ubuntu version of zPDT.