Re: Linux address space on z/OS 2.4

2019-08-20 Thread Timothy Sipples
Ed Jaffe wrote: >Linux uses disks with a fixed-block architecture. The lowest-level >I/O driver in zCX maps these blocks one-for-one to ultra-high- >performing z/OS-owned and managed VSAM linear data sets that >implement the latest I/O enhancements such as zHyperLinks, >pervasive encryption,

Re: 64 bit Assembler DLL app PSECT parm

2019-08-20 Thread Joseph Reichman
Not sure if that it seems like in the CELQCALL register 5 should be initialized to something which it is not either by CELQCALL macros or the CELQPRLG macros -Original Message- From: IBM Mainframe Discussion List On Behalf Of Charles Mills Sent: Tuesday, August 20, 2019 9:12 PM To:

IDCAMS ALLOCATE AND PDSE V2

2019-08-20 Thread Hank Oerlemans
Possibly not of great interest but I found it curious that the IDCAMS ALLOCATE command does not support PDSE V2. Also LIKE does not copy the V2 attribute. Neither limitation appears to be explicitly mentioned and no relief in the z/OS 2.4 pubs that came online :-( I don't really want to change

Re: 64 bit Assembler DLL app PSECT parm

2019-08-20 Thread Charles Mills
There is more here https://www.ibm.com/support/knowledgecenter/SSENW6_1.6.0/com.ibm.hlasm.v1r6. asma400/xatrsyn.htm but not much. (Watch the fold.) This seems pretty good: https://www.ibm.com/support/knowledgecenter/SSENW6_1.6.0/com.ibm.hlasm.v1r6. asma400/adaattr.htm Charles -Original

64 bit Assembler DLL app PSECT parm

2019-08-20 Thread Joseph Reichman
Hi I have a 64 bit C DLL being called by a 64 BIT Assembler program the following is an example I saw in the LE 64 bit guide DLLAPPL CELQPRLG PSECT=ADLA6IFP I searched for the text ADLA6IFP and this was the only occurrence I am wondering what the value is for the PSECT parm I

Re: Local time in C on z/OS

2019-08-20 Thread Charles Mills
> I suppose that they could also have the C library provide a "default" for TZ > (if not specified) that derives it from the CVT. +1 Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Kirk Wolf Sent: Tuesday, August 20, 2019

Re: Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Kirk Wolf
Hi Martin, My view is that customers will add the Co:Z Target system toolkit (a linux package) to their existing Docker images where they need to integrate Docker apps with z/OS. So, the system architecture (how many containers per zCX instance, etc) is really driven by the customer. This

Re: [EXTERNAL]Re: Question about a Program Object's MIGRATABLE attribute

2019-08-20 Thread TenEyck, Peter
Good information, thanks. //* Peter Ten Eyck //* Senior Systems Programmer //* American National // -Original Message- From: IBM Mainframe Discussion List On Behalf Of Barry Lichtenstein Sent: Tuesday, August 20, 2019 3:50 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL]Re: Question

Re: Question about a Program Object's MIGRATABLE attribute

2019-08-20 Thread Barry Lichtenstein
In reply to David and others, a couple of points that might be of interest: * I confirm that the MIGRATABLE attribute is just as people have suggested, to indicate whether a program can be copied between PDS and PDSE, or saved as a load module in a PDS when it was able to be saved as a program

Re: Subject: non-reusable ASID

2019-08-20 Thread Binyamin Dissen
On Tue, 20 Aug 2019 20:26:26 +0100 Martin Packer wrote: :>To play Devil's Advocate for a moment, there must've once been a reason :>for Db2 to use non-reusable ASIDs. Because, at one time, that was all there was. :>I wonder what that was. :>I further wonder what a "modern" replacement

Re: [External] Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Pommier, Rex
Kirk, Thank YOU! This definitely sounds interesting. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Kirk Wolf Sent: Tuesday, August 20, 2019 2:19 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [External] Support for z/OS V2R4, zCX, and "What's new in z/OS

Re: Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Martin Packer
Very interesting, Kirk. I wonder how you would architect a solution with Co:Z z/OS Hybrid batch in zCX. I'm interested in how many you'd put in one address space, how many address spaces, etc. The answer will be "it depends" so let's just cut to the "on what and how?" follow up question

Re: Subject: non-reusable ASID

2019-08-20 Thread Martin Packer
To play Devil's Advocate for a moment, there must've once been a reason for Db2 to use non-reusable ASIDs. I wonder what that was. I further wonder what a "modern" replacement technology would be. Cheers, Martin Martin Packer zChampion, Systems Investigator & Performance Troubleshooter, IBM

Re: [External] Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Kirk Wolf
Thanks Rex, Sorry about that. Here is a fixed version: What's new in z/OS OpenSSH September 18, 2PM EDT Register now! On Tue, Aug 20, 2019 at 2:12 PM Pommier, Rex wrote: > Kirk, > > I think your link is broken. Either that or my

Re: [External] Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Pommier, Rex
Kirk, I think your link is broken. Either that or my end but when I copy/paste (or just click on it) I get the ellipses in the URL. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Kirk Wolf Sent: Tuesday, August 20, 2019 2:03 PM To: IBM-MAIN@LISTSERV.UA.EDU

Support for z/OS V2R4, zCX, and "What's new in z/OS OpenSSH" webinar

2019-08-20 Thread Kirk Wolf
z/OS containers have been discussed here, so I hope that this post isn't considered out of bounds. z/OS V2R4, when generally available, will be supported by all currently supported releases of Co:Z. In addition, we have tested and will be supporting z/OS Container Extensions. Co:Z z/OS Hybrid

Re: Local time in C on z/OS

2019-08-20 Thread Kirk Wolf
David, I really like what you have done for non-POSIX environments. We have code that runs in blind-dubbed POSIX environments, and what we do is to manually read /etc/init.options and set any environment variables from there (that are not already set/overridden).Seems like a good idea for us

Re: CA-DISK (DMS) QUESTION

2019-08-20 Thread Robert Longabaugh
Hi John, The easiest way to "re-duplex" would be to run MERGE, using the duplex volume as input. You would specify the original volume key. The merge process will see that the primary volume is disabled, so it will use the duplex volume as input to the merge. It will create a new duplex as

Re: Subject: non-reusable ASID

2019-08-20 Thread Binyamin Dissen
That would be nice, as that would allow users of DB2 to use reusable ASIDs as well. On Tue, 20 Aug 2019 07:30:03 -0400 Peter Relson wrote: :> :>Will things that used all the non-reusable ASID like DB2IRLM just use the :>reusable ones when they get recycled? :> :> :>Jim Mulder is, as usual,

Re: Local time in C on z/OS

2019-08-20 Thread Paul Gilmartin
On Tue, 20 Aug 2019 18:19:54 +0800, David Crayford wrote: >>> >> From:http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_16 >> 4.16 Seconds Since the Epoch >> ... >> As represented in seconds since the Epoch, each and every day shall be >> accounted for by >>

CA-DISK (DMS) QUESTION

2019-08-20 Thread John Dawes
G'Day, Would anybody have an example to create an ARCHPRIM tape.  The original ARCHPRIM was written over (user error).  As a quick fix I ran IXUPDATE with  RESET KEY=199664,DISABLE.  This replaces the original ARCHPRIM.    Thanks.

Re: Subject: non-reusable ASID

2019-08-20 Thread Nai, Dean
We ended up recycling IDISS and that freed up enough non-reusable ASID so we will be able to survive another 2 weeks for our scheduled IPL. Thanks everyone for their help. Dean Nai On 8/20/19, 10:21 AMEDT, "IBM Mainframe Discussion List on behalf of Doug Henry" wrote: >

Re: Subject: non-reusable ASID

2019-08-20 Thread Doug Henry
On Tue, 20 Aug 2019 11:52:10 +, Nai, Dean wrote: Maybe I am confused but I thought the doc( z/OS MVS Programming: Extended Addressability Guide) Jim Mulder pointed answered the "actual" intent of the OP question. "Note If there is a request for a reusable ASID but there are no available

Re: Subject: non-reusable ASID

2019-08-20 Thread Nai, Dean
Thanks for your responses. Dean Nai On 8/20/19, 7:30 AMEDT, "IBM Mainframe Discussion List on behalf of Peter Relson" wrote: > EXTERNAL: Do not open attachments or click on links unless you recognize and > trust the sender. > > >Will things that used all the non-reusable

Subject: non-reusable ASID

2019-08-20 Thread Peter Relson
Will things that used all the non-reusable ASID like DB2IRLM just use the reusable ones when they get recycled? Jim Mulder is, as usual, correct. The answer is "No". But maybe you can help those in the future by submitting a requirement that DB2's components exploit reusable ASIDs. Peter

Re: Linux address space on z/OS 2.4

2019-08-20 Thread Ed Jaffe
On 8/20/2019 2:51 AM, David Crayford wrote: On 2019-08-20 12:48 AM, Ed Jaffe wrote: zCX virtualizes its embedded Linux for Z instance using SIE as well... I'm curious about how I/O is virtualized? If I install ELK into a zCX container will it use a zFS file system for the Elastic data base?

Re: Local time in C on z/OS

2019-08-20 Thread David Crayford
On 2019-08-20 1:23 AM, Paul Gilmartin wrote: ... Localtime() expects time() to have accounted for leap seconds, so they should not appear in TZ. An example on Linux (TZ value simulated by hand): 510 $ TZ=Asia/Calcutta date; TZ=GMT-5:29:33 date Sun Aug 18 21:45:02 IST 2019 Sun

Re: Linux address space on z/OS 2.4

2019-08-20 Thread David Crayford
On 2019-08-20 12:48 AM, Ed Jaffe wrote: On 8/19/2019 7:40 AM, Matt Hogstrom wrote: Lots of possibilities for what one can do.  Something to bear in mind its a “virtualized” guest so I/O performance will be less than native zLinux performance.  I haven’t seen any good data on the actual