Re: Pages used by PDSE members?

2014-05-01 Thread David Stokes
IGWSMDE (in SYS1.MACLIB) -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: C++ __asm statement

2014-05-01 Thread David Crayford
I think it's a bad design that only Metal C supports GENASM. The z/OS C/C++ compiler is the only C/C++ compiler that doesn't support inline assembler and it's a PITA. On 2/05/2014 9:08 AM, Phil Sidler wrote: Martin, Pretty sure this only works with Metal C. Inline assembly code requires the

Re: New install library size

2014-05-01 Thread Ron Hawkins
Shane, Well that's not true. You can mix your basic volumes with HDP 3390-V volumes in the same array group. We've done this to see how it would be reported by RMF and it works just peachy. I hope he isn't from HDS :-( There's nothing in the microcode that prevents this. You can make every arra

Re: C++ __asm statement

2014-05-01 Thread Phil Sidler
Martin, Pretty sure this only works with Metal C. Inline assembly code requires the GENASM compiler option which is only valid in combination with the METAL option. Otherwise __asm is ignored. Personally, I think that is a bad design, it should not be simply ignored but would at least genera

Re: New install library size

2014-05-01 Thread Shane Ginnane
On Thu, 1 May 2014 17:02:46 -0700, retired mainframer wrote: >Color me green. What did you two do with your PHBs and bean counters? >While we may live in the 21st century, many of us still work in the 20th, or >even the 19th. Yeah, what he said. When I spoke to the DASD guy at the last client I

Re: Dynamic TSO Submit Exit

2014-05-01 Thread Jon Perryman
TSO exits are not designed to be dynamic but you can do things to make it work dynamically. I don't use these exits so I can't say specifically what will work. Here is what I would try. Be sure to consider overhead when implementing your exits. 1. Try placing the  the exit into LPA and use SETP

Re: New install library size

2014-05-01 Thread retired mainframer
Color me green. What did you two do with your PHBs and bean counters? While we may live in the 21st century, many of us still work in the 20th, or even the 19th. :>: -Original Message- :>: From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On :>: Behalf Of Ron Hawkins :

Re: New install library size

2014-05-01 Thread Ron Hawkins
Ken, I think IBM call them "extent space efficient volumes" and they were announced in the previous DS8700 generation. There are a few hits on IBM web sites that talk about using and implementing ESE on the DS8870, but you would have to check with IBM to see if this is a licensed feature. Ron

Re: List age

2014-05-01 Thread Gibney, Dave
You are correct. I missed a decade in my calculation here. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Ed Finnell > Sent: Thursday, May 01, 2014 3:20 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: List age > > Forgot two's

Re: List age

2014-05-01 Thread Ed Finnell
Forgot two's complement. Started in June of '86. In a message dated 5/1/2014 5:16:11 P.M. Central Daylight Time, gib...@wsu.edu writes: It was at least 29 years old as of March. -- For IBM-MAIN subscribe / signoff / arc

List age

2014-05-01 Thread Gibney, Dave
It was at least 29 years old as of March. https://groups.google.com/forum/#!topic/bit.listserv.ibm-main/Eo4W_SDRz0M I never did fully accomplish this desire :) > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Ed Finnell > Sent:

Re: CICS Delay Command - Performance Impact

2014-05-01 Thread esst...@juno.com
Adash write >One of the applications I am working on uses CICS DELAY to wait >for response >from a >transaction which it started. >This application has been working for many years with around >maximum of 600 >transaction per second load. >Now, we have an opportunity to re-design this applicati

Re: New install library size

2014-05-01 Thread Ken Smith
Not all disk subsystems do this. Don't think my new DS8870 does, but don't know if it was an option. Ken On Thu, May 1, 2014 at 4:53 PM, Ron Hawkins wrote: > Yeah, what he said. > > > > > This goes along with my response to this thread: people are still > piddling > > around with mod 9's and eve

Re: New install library size

2014-05-01 Thread Ron Hawkins
Yeah, what he said. > > This goes along with my response to this thread: people are still piddling > around with mod 9's and even mod 3's? Once dynamic pooling became > available on our Hitachi VSP I reconfigured all our volumes to mod 54's. I've > provisioned volumes with 120% of the array's phy

Re: New install library size

2014-05-01 Thread Pew, Curtis G
On May 1, 2014, at 3:14 PM, Ron Hawkins wrote: > Shmuel's reply prompts me to suggest that you consider what lies outside the > nine dots. > > Firstly, would you consider thin provisioning of the installation volumes and > SYSRES? This will get you onto 3390-A for these volumes using any size

Re: SMS: managing overflow (Quiesced) volumes in each Storage Group

2014-05-01 Thread Ed Finnell
Associative memory is remarkable. Lets us store away stuff without having to keep it in the active heap. Likewise the flow has contributed to my knowledge and reinforced the concepts and understanding I've gleaned over the years. The list will be coming up on it's 28th birthday in June.

Re: New install library size

2014-05-01 Thread Ron Hawkins
All, Shmuel's reply prompts me to suggest that you consider what lies outside the nine dots. Firstly, would you consider thin provisioning of the installation volumes and SYSRES? This will get you onto 3390-A for these volumes using any size you want. Why is this good? Because DVE is also good

Re: New install library size

2014-05-01 Thread Mark Zelden
I've been following some of this thread and everyone is asking for options to increase space (at least the posts I've payed attention to). I've sort of done the exact opposite. After I had my order laid down, I used ISPF 3.4 to free space on the largest data sets in order to get my IBM sysres

Re: Android TN3270 client

2014-05-01 Thread Ed Finnell
Eat bleu cheese? In a message dated 5/1/2014 1:43:29 P.M. Central Daylight Time, featse...@gmail.com writes: Not sure what a bluetooth mouse would do?! -- For IBM-MAIN subscribe / signoff / archive access instructions,

Re: Android TN3270 client

2014-05-01 Thread Ken Smith
I connect a bluetooth keyboard to iOS devices; works well. Not sure what a bluetooth mouse would do?! Ken On Wed, Apr 30, 2014 at 7:16 AM, Shane Ginnane wrote: > The prospect of attempting keyboard entry hunched over something like a > Samsung pocket on a packed commuter train just doesn't bear

Re: AT-TLS question

2014-05-01 Thread Tony Harminc
On 1 May 2014 07:48, Jim McAlpine wrote: > We have the need to encrypt messages sent from z/OS on a particular port to > an application running under Webshere on Windows. The outgoing messages are > HTTP protocol and they would need to be converted to the HTTPS that > Websphere understands. Is tha

SMS: managing overflow (Quiesced) volumes in each Storage Group

2014-05-01 Thread Neil Duffee
It's interesting how simply listening in to the conversation here can prompt an idea you wouldn't have otherwise. I need to thank Kees for this one tho' he was pursuing a completely different (forgotten to me now) problem. Like many/most, I have 1-2 quiesced volumes in each SMS Storage Group to

Re: Beyond the EC12

2014-05-01 Thread Linda
Hi John, Yes! So true. :)) Linda Sent from my iPhone On May 1, 2014, at 5:04 AM, "Chase, John" wrote: >> -Original Message- >> From: IBM Mainframe Discussion List On Behalf Of Linda >> >> FWIW, >> >> I have always heard that is lucky to own black cats. They are expected to >> cross

Re: AT-TLS question

2014-05-01 Thread Mike Wawiorko
Not sure about the response below. I read your question as: · Windows is a Websphere server running an HTTPS server expecting only encrypted requests · z/OS is an HTTP client trying to send unencrypted requests to the Windows server · This won’t work · You n

Re: AT-TLS question

2014-05-01 Thread Staller, Allan
AT-TLS(application transparent transport layer security) is a transport layer protocol. It encrypts data sent over the link. HTTPS is an application level protocol. The date is encrypted prior to being sent over the link. Using HTTPS with AT-TLS is encrypting the data twice. Once by the applic

Re: CICS Delay Command - Performance Impact

2014-05-01 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of adarsh khanna > Sent: Wednesday, April 30, 2014 11:14 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: CICS Delay Command - Performance Impact > > Hi, > > One of the applications I am working on uses CICS DELAY to wait fo

Re: Beyond the EC12

2014-05-01 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Linda > > FWIW, > > I have always heard that is lucky to own black cats. They are expected to > cross one'e enemies paths > before they might otherwise come to your door. ;) Dogs have owners. Cats have staff. :-)

Re: Pages used by PDSE members?

2014-05-01 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin > > On 2014-04-30 11:39, Chase, John wrote: > > Does the DESERV macro not provide access to most of that information? > > > > http://pic.dhe.ibm.com/infocenter/zos/v1r13/topic/com.ibm.zos.r13.idad > > 50

AT-TLS question

2014-05-01 Thread Jim McAlpine
We have the need to encrypt messages sent from z/OS on a particular port to an application running under Webshere on Windows. The outgoing messages are HTTP protocol and they would need to be converted to the HTTPS that Websphere understands. Is that something that can be done with AT-TLS. Jim McA

Re: New install library size

2014-05-01 Thread Shmuel Metz (Seymour J.)
In <53613917.6010...@us.ibm.com>, on 04/30/2014 at 01:55 PM, John Eells said: >As some have observed, not everything can be a PDSE. Then I urge you to overallocate directory entries. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: RMF / SMF CPU Time

2014-05-01 Thread Shmuel Metz (Seymour J.)
In <0aef2a03a587664d9f9e2957f9fe2091ac6...@wpmb09.luv.ad.swacorp.com>, on 04/30/2014 at 08:23 PM, Mark Steely said: >Does anyone have a report that will provide CPU TIME. Do you have MXG? -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: Android TN3270 client

2014-05-01 Thread Davage, Marcus (SD Database Services - DB2)
That's very funny! Regards, Marcus Davage IBM Certified DB2 Database Administrator -Original Message- From: Shane Ginnane [mailto:ibm-m...@tpg.com.au] Sent: 30 April 2014 12:58 Subject: Re: Android TN3270 client On Wed, 30 Apr 2014 11:36:52 +, Vernooij, CP (SPLXM) - KLM wrote: > ev