Re: z/OSMF Startup issue

2019-11-21 Thread David Crayford
On my system the jar can be found at 
/usr/lpp/wbem/jclient/sblim-cim-client2.jar or there is another 
sblim-cim-client2-v2r2.jar.


On 2019-11-22 7:00 AM, Chris Parker wrote:

Hello All,

I recently updated an LPAR to RSU1906.  Upon startup of zOSMF after making the 
required RACF changes and home directory changes, I received the following 
errors upon startup:

[ERROR   ] SRVE0283E: Exception caught while initializing context: 
java.lang.NoClassDefFoundError: javax.wbem.client.WBEMClientFactory  at 
com.ibm.zoszmf.navigation.listener.Bootstrap.contextInitialized(Bootstrap.java:383)
  at 
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2376)
  at [internal classes]

[ERROR   ] SRVE0283E: Exception caught while initializing context: 
java.lang.IllegalStateException: z/OSMF initialization failure.
  at 
com.ibm.zoszmf.util.log.listener.UICommonBootstrap.contextInitialized(UICommonBootstrap.java:212)
  at 
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2376)
  at [internal classes]
Caused by: com.ibm.zoszmf.util.data.DataAccessControlException: IZUG628E: Class "class 
com.ibm.zoszmf.util.nav.data.NavTaskRepository attempted to reserve a name space with plug-in 
"TaskRepository" and user "null" , but this object is already reserved.
  at com.ibm.zoszmf.util.data.ObjectHandle.(ObjectHandle.java:154)
  at 
com.ibm.zoszmf.util.data.ApplicationProperties.(ApplicationProperties.java:104)
  at 
com.ibm.zoszmf.util.data.VersionedApplicationProperties.(VersionedApplicationProperties.java:81)
  at com.ibm.zoszmf.util.data.TaskRepository.(TaskRepository.java:278)
  at com.ibm.zoszmf.util.data.TaskRepository.(TaskRepository.java:290)
  at 
com.ibm.zoszmf.util.nav.data.NavTaskRepository.(NavTaskRepository.java:133)
  at 
com.ibm.zoszmf.util.nav.data.NavTaskRepository.getInstance(NavTaskRepository.java:148)
  at 
com.ibm.zoszmf.util.nav.auth.NavRegistrationManager.registerTasks(NavRegistrationManager.java:341)
  at 
com.ibm.zoszmf.util.log.listener.UICommonBootstrap.contextInitialized(UICommonBootstrap.java:197)
  ... 2 more
Caused by: java.lang.IllegalStateException: An attempt was made to reference a 
file that is exclusively locked.
  at 
com.ibm.zoszmf.util.data.ReadWriteObject.reference(ReadWriteObject.java:652)
  at 
com.ibm.zoszmf.util.data.DataRegistry.getReadWriteObject(DataRegistry.java:1310)
  at com.ibm.zoszmf.util.data.ObjectHandle.(ObjectHandle.java:147)
  ... 10 more

This looks like a simple case of a missing jar, but I have no idea which jar I 
should be looking for, and I can't see anything related to a CLASSPATH 
definition.The only warnings I see in the configuration step output 
refers to a change in permissions.  Everything else looks good.  The STDOUT for 
the server shows no errors and provides the expected list of endpoints 
available.  I also get a 500 HTTP code when I attempt to connect to the main 
page, but one problem at a time, and I'm hoping that fixing the first problem 
will take care of the second.

I'm still striking out with Google and the IBM knowledge base.  I am hoping 
someone has hit this or something similar and can provide some guidance.

Thanks,
Chris
---
NOTICE:
This email and all attachments are confidential, may be proprietary, and may be 
privileged or otherwise protected from disclosure. They are intended solely for 
the individual or entity to whom the email is addressed. However, mistakes 
sometimes happen in addressing emails. If you believe that you are not an 
intended recipient, please stop reading immediately. Do not copy, forward, or 
rely on the contents in any way. Notify the sender and/or Imperva, Inc. by 
telephone at +1 (650) 832-6006 and then delete or destroy any copy of this 
email and its attachments. The sender reserves and asserts all rights to 
confidentiality, as well as any privileges that may apply. Any disclosure, 
copying, distribution or action taken or omitted to be taken by an unintended 
recipient in reliance on this message is prohibited and may be unlawful.
Please consider the environment before printing this email.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


was rc 38

2019-11-21 Thread Joe Reichman
Wasn't the usall s0c4 rc 4 or 10 or 11 but 38 when I looked at the registers
in TEST none had the high order bit on regardless I did a LLGTR and it
solved my problem

 

thanks


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Chris Hoelscher
Disable GDDM and see how many complain?

Thank You,
Chris Hoelscher| Lead Database Administrator | IBM Global Technical Services| T 
502.476.2538  or 502.407.7266

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


z/OSMF Startup issue

2019-11-21 Thread Chris Parker
Hello All,

I recently updated an LPAR to RSU1906.  Upon startup of zOSMF after making the 
required RACF changes and home directory changes, I received the following 
errors upon startup:

[ERROR   ] SRVE0283E: Exception caught while initializing context: 
java.lang.NoClassDefFoundError: javax.wbem.client.WBEMClientFactory  at 
com.ibm.zoszmf.navigation.listener.Bootstrap.contextInitialized(Bootstrap.java:383)
 at 
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2376)
 at [internal classes]

[ERROR   ] SRVE0283E: Exception caught while initializing context: 
java.lang.IllegalStateException: z/OSMF initialization failure.
 at 
com.ibm.zoszmf.util.log.listener.UICommonBootstrap.contextInitialized(UICommonBootstrap.java:212)
 at 
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2376)
 at [internal classes]
Caused by: com.ibm.zoszmf.util.data.DataAccessControlException: IZUG628E: Class 
"class com.ibm.zoszmf.util.nav.data.NavTaskRepository attempted to reserve a 
name space with plug-in "TaskRepository" and user "null" , but this object is 
already reserved.
 at com.ibm.zoszmf.util.data.ObjectHandle.(ObjectHandle.java:154)
 at 
com.ibm.zoszmf.util.data.ApplicationProperties.(ApplicationProperties.java:104)
 at 
com.ibm.zoszmf.util.data.VersionedApplicationProperties.(VersionedApplicationProperties.java:81)
 at com.ibm.zoszmf.util.data.TaskRepository.(TaskRepository.java:278)
 at com.ibm.zoszmf.util.data.TaskRepository.(TaskRepository.java:290)
 at 
com.ibm.zoszmf.util.nav.data.NavTaskRepository.(NavTaskRepository.java:133)
 at 
com.ibm.zoszmf.util.nav.data.NavTaskRepository.getInstance(NavTaskRepository.java:148)
 at 
com.ibm.zoszmf.util.nav.auth.NavRegistrationManager.registerTasks(NavRegistrationManager.java:341)
 at 
com.ibm.zoszmf.util.log.listener.UICommonBootstrap.contextInitialized(UICommonBootstrap.java:197)
 ... 2 more
Caused by: java.lang.IllegalStateException: An attempt was made to reference a 
file that is exclusively locked.
 at com.ibm.zoszmf.util.data.ReadWriteObject.reference(ReadWriteObject.java:652)
 at 
com.ibm.zoszmf.util.data.DataRegistry.getReadWriteObject(DataRegistry.java:1310)
 at com.ibm.zoszmf.util.data.ObjectHandle.(ObjectHandle.java:147)
 ... 10 more

This looks like a simple case of a missing jar, but I have no idea which jar I 
should be looking for, and I can't see anything related to a CLASSPATH 
definition.The only warnings I see in the configuration step output 
refers to a change in permissions.  Everything else looks good.  The STDOUT for 
the server shows no errors and provides the expected list of endpoints 
available.  I also get a 500 HTTP code when I attempt to connect to the main 
page, but one problem at a time, and I'm hoping that fixing the first problem 
will take care of the second.

I'm still striking out with Google and the IBM knowledge base.  I am hoping 
someone has hit this or something similar and can provide some guidance.

Thanks,
Chris
---
NOTICE:
This email and all attachments are confidential, may be proprietary, and may be 
privileged or otherwise protected from disclosure. They are intended solely for 
the individual or entity to whom the email is addressed. However, mistakes 
sometimes happen in addressing emails. If you believe that you are not an 
intended recipient, please stop reading immediately. Do not copy, forward, or 
rely on the contents in any way. Notify the sender and/or Imperva, Inc. by 
telephone at +1 (650) 832-6006 and then delete or destroy any copy of this 
email and its attachments. The sender reserves and asserts all rights to 
confidentiality, as well as any privileges that may apply. Any disclosure, 
copying, distribution or action taken or omitted to be taken by an unintended 
recipient in reliance on this message is prohibited and may be unlawful.
Please consider the environment before printing this email.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread PINION, RICHARD W.
I got this sometime in the late eighties or early nineties.  No, didn't get
an upgrade.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 4:07 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

[External Email]

Didn't you get the free upgrade?

Have you had problems running the 32 bit windoze version of TSPF on a 32 bit 
windoze? I recall having successfully done so once on either 7 or vista (I 
don't recall which).


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
PINION, RICHARD W. 
Sent: Thursday, November 21, 2019 3:57 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

I still have the original Tritus ISPF with the 5.25 and 3.5 diskettes.
I have to run it under DOS Box.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 3:51 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

[External Email]

It's totally useless to me if it only runs on windoze. Like the latest clone 
from CTC, it does not support macros written in REXX, mening that I can't run 
macros developed on z/OS. It's missing huge pieces of ISPF that TSPF supports.

If you know of a product that supports as much of ISPF as TSPF does and runs as 
either an OS/2 PM application or as a Linux KDE application, including 
clipboard support, I'll take a look at it. In the meantime, "cold dead fingers".

for that matter, if you know of an OS/2 or Linux application that does what 
DCF, BM/build and BookMaster do, I will be very interested.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Mike Schwab 
Sent: Thursday, November 21, 2019 3:17 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

How well does 
http://secure-web.cisco.com/1Yj7f9keIh_ZHN-4COJ4EKV7tBbfIAjMpTNBVys_oKhPxLVL0raBDlc7_cRph9f_2IGjAw6E4FPQtK0bkOEq80eEwHYpA1DeGQZTqjixs9XMO2aHcd2Ebw7B3Uk14PDKjRf_SfRvOCBAtDSfnyJah2qCBygV5j5-r3dFR8p2vx3ov_zFM_7EWfdK7_M_e_8FvEfGgihEXptOBil4eOv35X6dFbOppysJ5wD5Zo2m4DCFJ29yhyBKP1PegJY_8aBQBzzbkNJVMQlyKJRBU5AGTx4vBFYbOSGzyP1y7WIBqEmFN9PJAJe4nyHHa789vm8v36ChQrC58z6Oqy_dj3JlCVoKtRHbGhs10BjtX0sLRLVDY2T7Ycuhmkaepf2ySk4Pz/http%3A%2F%2Fspflite.com%2F
 work for you?

On Thu, Nov 21, 2019 at 2:00 PM Seymour J Metz  wrote:
>
> Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs 
> that do not depend on TSO commands or TSO function packages. It has regexen, 
> but the syntax is not the same as either ISPF or the major PC languages. I 
> would happily pay for an upgrade if the developers would revive it, but as I 
> understand it there are legal issues that make it unlikely.
>
> If  Mark Hessling ever upgrades the support of prefix macros in THE to be 
> fully compatible with XEDIT, I may switch, but I would still retain TSPF for 
> the utility functions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on 
> behalf of Jeremy Nicoll 
> Sent: Thursday, November 21, 2019 6:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:
>
> > FWIW the PC editor I use most is TSPF
>
> Transport Scotland Pavement Forum ?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN Confidentiality notice:
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail 

Re: Mainframe DEVOPS

2019-11-21 Thread Seymour J Metz
Didn't you get the free upgrade?

Have you had problems running the 32 bit windoze version of TSPF on a 32 bit 
windoze? I recall having successfully done so once on either 7 or vista (I 
don't recall which).


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
PINION, RICHARD W. 
Sent: Thursday, November 21, 2019 3:57 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

I still have the original Tritus ISPF with the 5.25 and 3.5 diskettes.
I have to run it under DOS Box.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 3:51 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

[External Email]

It's totally useless to me if it only runs on windoze. Like the latest clone 
from CTC, it does not support macros written in REXX, mening that I can't run 
macros developed on z/OS. It's missing huge pieces of ISPF that TSPF supports.

If you know of a product that supports as much of ISPF as TSPF does and runs as 
either an OS/2 PM application or as a Linux KDE application, including 
clipboard support, I'll take a look at it. In the meantime, "cold dead fingers".

for that matter, if you know of an OS/2 or Linux application that does what 
DCF, BM/build and BookMaster do, I will be very interested.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Mike Schwab 
Sent: Thursday, November 21, 2019 3:17 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

How well does 
http://secure-web.cisco.com/1Yj7f9keIh_ZHN-4COJ4EKV7tBbfIAjMpTNBVys_oKhPxLVL0raBDlc7_cRph9f_2IGjAw6E4FPQtK0bkOEq80eEwHYpA1DeGQZTqjixs9XMO2aHcd2Ebw7B3Uk14PDKjRf_SfRvOCBAtDSfnyJah2qCBygV5j5-r3dFR8p2vx3ov_zFM_7EWfdK7_M_e_8FvEfGgihEXptOBil4eOv35X6dFbOppysJ5wD5Zo2m4DCFJ29yhyBKP1PegJY_8aBQBzzbkNJVMQlyKJRBU5AGTx4vBFYbOSGzyP1y7WIBqEmFN9PJAJe4nyHHa789vm8v36ChQrC58z6Oqy_dj3JlCVoKtRHbGhs10BjtX0sLRLVDY2T7Ycuhmkaepf2ySk4Pz/http%3A%2F%2Fspflite.com%2F
 work for you?

On Thu, Nov 21, 2019 at 2:00 PM Seymour J Metz  wrote:
>
> Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs 
> that do not depend on TSO commands or TSO function packages. It has regexen, 
> but the syntax is not the same as either ISPF or the major PC languages. I 
> would happily pay for an upgrade if the developers would revive it, but as I 
> understand it there are legal issues that make it unlikely.
>
> If  Mark Hessling ever upgrades the support of prefix macros in THE to be 
> fully compatible with XEDIT, I may switch, but I would still retain TSPF for 
> the utility functions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on
> behalf of Jeremy Nicoll 
> Sent: Thursday, November 21, 2019 6:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:
>
> > FWIW the PC editor I use most is TSPF
>
> Transport Scotland Pavement Forum ?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Confidentiality notice:
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--

Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Seymour J Metz
For as long as I can remember I've pronounced GDDM that way, nor was I the only 
one.

For that matter, how do you pronounce IGDZILLA?


From: IBM Mainframe Discussion List  on behalf of 
zMan 
Sent: Thursday, November 21, 2019 3:57 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IDENTIFYING 3270 GDDM USERS

I read this as something about "goddamn users", which sorta made sense...

On Thu, Nov 21, 2019 at 3:36 PM Seymour J Metz  wrote:

> As ITschak Mugzach wrote, "Try get who enqueues ADMSYMBL dataset, or any
> other commonly (but centrally) used dataset which is outside the linklist
> or lpalist." Just remember that there may be users of GDDM who are not
> using it when you look at the ENQs.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf
> of Jerome Benting 
> Sent: Thursday, November 21, 2019 3:23 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: IDENTIFYING 3270 GDDM USERS
>
> That will be helpful, I need an indicative amount.
>
> How can I do best go about doing it?
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf
> Of Seymour J Metz
> Sent: Thursday, November 21, 2019 10:02 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: IDENTIFYING 3270 GDDM USERS
>
> No, but you can identify how many are currently using GDDM. Is that good
> enough for your purposes?
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf
> of Jerome Benting 
> Sent: Thursday, November 21, 2019 4:56 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: IDENTIFYING 3270 GDDM USERS
>
> Hi All,
>
> Does anybody have a quick and easy way to identify how many possible 3270
> GDDM users / sessions are logged in at any time?
>
> I need to try and identify as close to correct as possible how many GDDM
> users there are in a rather large 3270 user community.
>
> Rgds.
>
> Jerome
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> Jerome Benting
>
> JMR Software
> Waterview Corner, 2 Ernest Oppenheimer Avenue, Johannesburg
> 2198, Gauteng, ZA
> t: +27 (0)11 484 5070
> m: +27 (0)73 195 6766
> e: jer...@jmr.co.za
>
> http://secure-web.cisco.com/1y4UfUBk0_RznbQIBSkf_x1Dn3sMefn_7AauS83zoVRvOV-aFf_k9aBK5Gv7a9L5goOaSm_v1wGVPBa1JCnRdH_4H3Q6ltuLq0Ovk1CfHAv7dY-vdl9dVEBvW56YBqcgIe1M9ZHPBHwzxylcsTGEk39ZrVTm39823CmzepwugCxUkR9gmkEcEeC6HLqoCsFO4-OR497yjlLPWElhRUFfublsQoMLd6o1MNASvCVarX9JIgMsFXGDANvx2lgGdwE0t2eBn8lCEHg0qSx2NwzAeclUBgk7VLsbNhD-WLqGj44yVjidmAs8AKc54eCkw0lfgp4tNWc6eJCcYoDhglpEP3nyHkKS6_jIHg8vLWm__k806EbkFFu3J3A-VzBDqcPZ1fMuQ5YdTErnY19obXR0epqMu5jEBzEA6bb0cRp9ht8u7LUXHMGRZL5HUonoiEiFw/http%3A%2F%2Fwww.jmr.co.za
> <
> http://secure-web.cisco.com/1y4UfUBk0_RznbQIBSkf_x1Dn3sMefn_7AauS83zoVRvOV-aFf_k9aBK5Gv7a9L5goOaSm_v1wGVPBa1JCnRdH_4H3Q6ltuLq0Ovk1CfHAv7dY-vdl9dVEBvW56YBqcgIe1M9ZHPBHwzxylcsTGEk39ZrVTm39823CmzepwugCxUkR9gmkEcEeC6HLqoCsFO4-OR497yjlLPWElhRUFfublsQoMLd6o1MNASvCVarX9JIgMsFXGDANvx2lgGdwE0t2eBn8lCEHg0qSx2NwzAeclUBgk7VLsbNhD-WLqGj44yVjidmAs8AKc54eCkw0lfgp4tNWc6eJCcYoDhglpEP3nyHkKS6_jIHg8vLWm__k806EbkFFu3J3A-VzBDqcPZ1fMuQ5YdTErnY19obXR0epqMu5jEBzEA6bb0cRp9ht8u7LUXHMGRZL5HUonoiEiFw/http%3A%2F%2Fwww.jmr.co.za>
>[Facebook icon] <
> https://secure-web.cisco.com/1SbFrMxYpzBZXHRm5JYDHWMKqs-WJmx1DeTxZ44R0_NOcXy3Ir2Qiq2gsTWJzqABpcNo5oyHyy8sDQpgSx1CWk8AOmhTvHrN1j3eeGBn_OY3bBx8g-1lDHejQR4gmB_tCW8-rC5x5DLXTa3cURLXYDvCjO_6vYDE0q3O0B-U1E_p53OYU0662HHXYWQtxEecnrGlGDodPUhKzRIfTvkCtvj7AhV8e2WovDtR8niYn5laBisd9db8NPhisI23YkGiSD_zEBK6uPMxKYebXK1D0QGhPuhlmWUqTLveAxrZTqSF5qqVwo9MugSieGpLXrGoUBuB4SXB6nxe1CASrUk6PEIsFq5OBftb68xziMSKggnzSwDYYNzx-ocQxHePm-V67uD9xlp1cgeI6ZtEwb8-rUPAr-hbS1_p-8kVkKb2lowB0zbHQJ4zBXNRH66eKq7xH/https%3A%2F%2Fwww.facebook.com%2FJMRSoftware%2F>
> [LinkedIn icon]   [Twitter icon] <
> https://twitter.com/JMRSoftware>
> [Banner] <
> https://secure-web.cisco.com/1UsDtptV9P-oUhS0s2NBmkPgVXu2ltKe8rV8c_amJ46KoIcpuHLhHtwucbqkqrNYTqwmq_Xf53ebC32jN6xIu6Iudcxqz1tz_Z8zceN4eAMbkU__WEM4o2VC8v9mz3k7-cphIbH8gmKofRgG5ld969LN5Wsf-SEhbHYDpTdNkjgVUKc2cAiLauXfFl8yHnbD3N9-eN2vE3m848en21k5LpZubAiau7LqVVZrETQn2FGLCe3zOz8eI6ALX46lV6l2gPiQkLOaN7hYg34c_NJR_1RytCunlD7KKG_CoyvtsMQ9qCc6T2eCZX2LxUFdA3Rai6WBPD2jNbcYXOediOxNeKHZsuNjgdFeMq2rhvDfqqpIbMpx0anKVQAz6a68114l2rQUEe0QNmqOUyKpiglCRwAbGP8idTuDBXxCpEbLm5h8C86dTKNMFstGHIAZkzcBz/https%3A%2F%2Fwww.jmr.co.za%2Fdynamic%2Fbanner
> >
> The content of this email is confidential and intended for the recipient
> specified in message 

Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread zMan
I read this as something about "goddamn users", which sorta made sense...

On Thu, Nov 21, 2019 at 3:36 PM Seymour J Metz  wrote:

> As ITschak Mugzach wrote, "Try get who enqueues ADMSYMBL dataset, or any
> other commonly (but centrally) used dataset which is outside the linklist
> or lpalist." Just remember that there may be users of GDDM who are not
> using it when you look at the ENQs.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf
> of Jerome Benting 
> Sent: Thursday, November 21, 2019 3:23 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: IDENTIFYING 3270 GDDM USERS
>
> That will be helpful, I need an indicative amount.
>
> How can I do best go about doing it?
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf
> Of Seymour J Metz
> Sent: Thursday, November 21, 2019 10:02 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: IDENTIFYING 3270 GDDM USERS
>
> No, but you can identify how many are currently using GDDM. Is that good
> enough for your purposes?
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf
> of Jerome Benting 
> Sent: Thursday, November 21, 2019 4:56 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: IDENTIFYING 3270 GDDM USERS
>
> Hi All,
>
> Does anybody have a quick and easy way to identify how many possible 3270
> GDDM users / sessions are logged in at any time?
>
> I need to try and identify as close to correct as possible how many GDDM
> users there are in a rather large 3270 user community.
>
> Rgds.
>
> Jerome
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> Jerome Benting
>
> JMR Software
> Waterview Corner, 2 Ernest Oppenheimer Avenue, Johannesburg
> 2198, Gauteng, ZA
> t: +27 (0)11 484 5070
> m: +27 (0)73 195 6766
> e: jer...@jmr.co.za
>
> http://secure-web.cisco.com/1y4UfUBk0_RznbQIBSkf_x1Dn3sMefn_7AauS83zoVRvOV-aFf_k9aBK5Gv7a9L5goOaSm_v1wGVPBa1JCnRdH_4H3Q6ltuLq0Ovk1CfHAv7dY-vdl9dVEBvW56YBqcgIe1M9ZHPBHwzxylcsTGEk39ZrVTm39823CmzepwugCxUkR9gmkEcEeC6HLqoCsFO4-OR497yjlLPWElhRUFfublsQoMLd6o1MNASvCVarX9JIgMsFXGDANvx2lgGdwE0t2eBn8lCEHg0qSx2NwzAeclUBgk7VLsbNhD-WLqGj44yVjidmAs8AKc54eCkw0lfgp4tNWc6eJCcYoDhglpEP3nyHkKS6_jIHg8vLWm__k806EbkFFu3J3A-VzBDqcPZ1fMuQ5YdTErnY19obXR0epqMu5jEBzEA6bb0cRp9ht8u7LUXHMGRZL5HUonoiEiFw/http%3A%2F%2Fwww.jmr.co.za
> <
> http://secure-web.cisco.com/1y4UfUBk0_RznbQIBSkf_x1Dn3sMefn_7AauS83zoVRvOV-aFf_k9aBK5Gv7a9L5goOaSm_v1wGVPBa1JCnRdH_4H3Q6ltuLq0Ovk1CfHAv7dY-vdl9dVEBvW56YBqcgIe1M9ZHPBHwzxylcsTGEk39ZrVTm39823CmzepwugCxUkR9gmkEcEeC6HLqoCsFO4-OR497yjlLPWElhRUFfublsQoMLd6o1MNASvCVarX9JIgMsFXGDANvx2lgGdwE0t2eBn8lCEHg0qSx2NwzAeclUBgk7VLsbNhD-WLqGj44yVjidmAs8AKc54eCkw0lfgp4tNWc6eJCcYoDhglpEP3nyHkKS6_jIHg8vLWm__k806EbkFFu3J3A-VzBDqcPZ1fMuQ5YdTErnY19obXR0epqMu5jEBzEA6bb0cRp9ht8u7LUXHMGRZL5HUonoiEiFw/http%3A%2F%2Fwww.jmr.co.za>
>[Facebook icon] <
> https://secure-web.cisco.com/1SbFrMxYpzBZXHRm5JYDHWMKqs-WJmx1DeTxZ44R0_NOcXy3Ir2Qiq2gsTWJzqABpcNo5oyHyy8sDQpgSx1CWk8AOmhTvHrN1j3eeGBn_OY3bBx8g-1lDHejQR4gmB_tCW8-rC5x5DLXTa3cURLXYDvCjO_6vYDE0q3O0B-U1E_p53OYU0662HHXYWQtxEecnrGlGDodPUhKzRIfTvkCtvj7AhV8e2WovDtR8niYn5laBisd9db8NPhisI23YkGiSD_zEBK6uPMxKYebXK1D0QGhPuhlmWUqTLveAxrZTqSF5qqVwo9MugSieGpLXrGoUBuB4SXB6nxe1CASrUk6PEIsFq5OBftb68xziMSKggnzSwDYYNzx-ocQxHePm-V67uD9xlp1cgeI6ZtEwb8-rUPAr-hbS1_p-8kVkKb2lowB0zbHQJ4zBXNRH66eKq7xH/https%3A%2F%2Fwww.facebook.com%2FJMRSoftware%2F>
> [LinkedIn icon]   [Twitter icon] <
> https://twitter.com/JMRSoftware>
> [Banner] <
> https://secure-web.cisco.com/1UsDtptV9P-oUhS0s2NBmkPgVXu2ltKe8rV8c_amJ46KoIcpuHLhHtwucbqkqrNYTqwmq_Xf53ebC32jN6xIu6Iudcxqz1tz_Z8zceN4eAMbkU__WEM4o2VC8v9mz3k7-cphIbH8gmKofRgG5ld969LN5Wsf-SEhbHYDpTdNkjgVUKc2cAiLauXfFl8yHnbD3N9-eN2vE3m848en21k5LpZubAiau7LqVVZrETQn2FGLCe3zOz8eI6ALX46lV6l2gPiQkLOaN7hYg34c_NJR_1RytCunlD7KKG_CoyvtsMQ9qCc6T2eCZX2LxUFdA3Rai6WBPD2jNbcYXOediOxNeKHZsuNjgdFeMq2rhvDfqqpIbMpx0anKVQAz6a68114l2rQUEe0QNmqOUyKpiglCRwAbGP8idTuDBXxCpEbLm5h8C86dTKNMFstGHIAZkzcBz/https%3A%2F%2Fwww.jmr.co.za%2Fdynamic%2Fbanner
> >
> The content of this email is confidential and intended for the recipient
> specified in message only. It is strictly forbidden to share any part of
> this message with any third party, without a written consent of the sender.
> If you received this message by mistake, please reply to this message and
> follow with its deletion, so that we can ensure such a mistake does not
> occur in the future.
>
> 

Re: Mainframe DEVOPS

2019-11-21 Thread PINION, RICHARD W.
I still have the original Tritus ISPF with the 5.25 and 3.5 diskettes.
I have to run it under DOS Box.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 3:51 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

[External Email]

It's totally useless to me if it only runs on windoze. Like the latest clone 
from CTC, it does not support macros written in REXX, mening that I can't run 
macros developed on z/OS. It's missing huge pieces of ISPF that TSPF supports.

If you know of a product that supports as much of ISPF as TSPF does and runs as 
either an OS/2 PM application or as a Linux KDE application, including 
clipboard support, I'll take a look at it. In the meantime, "cold dead fingers".

for that matter, if you know of an OS/2 or Linux application that does what 
DCF, BM/build and BookMaster do, I will be very interested.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Mike Schwab 
Sent: Thursday, November 21, 2019 3:17 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

How well does 
http://secure-web.cisco.com/1Yj7f9keIh_ZHN-4COJ4EKV7tBbfIAjMpTNBVys_oKhPxLVL0raBDlc7_cRph9f_2IGjAw6E4FPQtK0bkOEq80eEwHYpA1DeGQZTqjixs9XMO2aHcd2Ebw7B3Uk14PDKjRf_SfRvOCBAtDSfnyJah2qCBygV5j5-r3dFR8p2vx3ov_zFM_7EWfdK7_M_e_8FvEfGgihEXptOBil4eOv35X6dFbOppysJ5wD5Zo2m4DCFJ29yhyBKP1PegJY_8aBQBzzbkNJVMQlyKJRBU5AGTx4vBFYbOSGzyP1y7WIBqEmFN9PJAJe4nyHHa789vm8v36ChQrC58z6Oqy_dj3JlCVoKtRHbGhs10BjtX0sLRLVDY2T7Ycuhmkaepf2ySk4Pz/http%3A%2F%2Fspflite.com%2F
 work for you?

On Thu, Nov 21, 2019 at 2:00 PM Seymour J Metz  wrote:
>
> Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs 
> that do not depend on TSO commands or TSO function packages. It has regexen, 
> but the syntax is not the same as either ISPF or the major PC languages. I 
> would happily pay for an upgrade if the developers would revive it, but as I 
> understand it there are legal issues that make it unlikely.
>
> If  Mark Hessling ever upgrades the support of prefix macros in THE to be 
> fully compatible with XEDIT, I may switch, but I would still retain TSPF for 
> the utility functions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on 
> behalf of Jeremy Nicoll 
> Sent: Thursday, November 21, 2019 6:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:
>
> > FWIW the PC editor I use most is TSPF
>
> Transport Scotland Pavement Forum ?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Confidentiality notice: 
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Seymour J Metz
It's totally useless to me if it only runs on windoze. Like the latest clone 
from CTC, it does not support macros written in REXX, mening that I can't run 
macros developed on z/OS. It's missing huge pieces of ISPF that TSPF supports.

If you know of a product that supports as much of ISPF as TSPF does and runs as 
either an OS/2 PM application or as a Linux KDE application, including 
clipboard support, I'll take a look at it. In the meantime, "cold dead fingers".

for that matter, if you know of an OS/2 or Linux application that does what 
DCF, BM/build and BookMaster do, I will be very interested.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Mike Schwab 
Sent: Thursday, November 21, 2019 3:17 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

How well does 
http://secure-web.cisco.com/1Yj7f9keIh_ZHN-4COJ4EKV7tBbfIAjMpTNBVys_oKhPxLVL0raBDlc7_cRph9f_2IGjAw6E4FPQtK0bkOEq80eEwHYpA1DeGQZTqjixs9XMO2aHcd2Ebw7B3Uk14PDKjRf_SfRvOCBAtDSfnyJah2qCBygV5j5-r3dFR8p2vx3ov_zFM_7EWfdK7_M_e_8FvEfGgihEXptOBil4eOv35X6dFbOppysJ5wD5Zo2m4DCFJ29yhyBKP1PegJY_8aBQBzzbkNJVMQlyKJRBU5AGTx4vBFYbOSGzyP1y7WIBqEmFN9PJAJe4nyHHa789vm8v36ChQrC58z6Oqy_dj3JlCVoKtRHbGhs10BjtX0sLRLVDY2T7Ycuhmkaepf2ySk4Pz/http%3A%2F%2Fspflite.com%2F
 work for you?

On Thu, Nov 21, 2019 at 2:00 PM Seymour J Metz  wrote:
>
> Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs 
> that do not depend on TSO commands or TSO function packages. It has regexen, 
> but the syntax is not the same as either ISPF or the major PC languages. I 
> would happily pay for an upgrade if the developers would revive it, but as I 
> understand it there are legal issues that make it unlikely.
>
> If  Mark Hessling ever upgrades the support of prefix macros in THE to be 
> fully compatible with XEDIT, I may switch, but I would still retain TSPF for 
> the utility functions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf of 
> Jeremy Nicoll 
> Sent: Thursday, November 21, 2019 6:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:
>
> > FWIW the PC editor I use most is TSPF
>
> Transport Scotland Pavement Forum ?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: WLM Exit Samples

2019-11-21 Thread Salva Carrasco
Have you try DGAXWLMX?

What do you want to do with the exit?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Seymour J Metz
As ITschak Mugzach wrote, "Try get who enqueues ADMSYMBL dataset, or any other 
commonly (but centrally) used dataset which is outside the linklist or 
lpalist." Just remember that there may be users of GDDM who are not using it 
when you look at the ENQs.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Jerome Benting 
Sent: Thursday, November 21, 2019 3:23 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IDENTIFYING 3270 GDDM USERS

That will be helpful, I need an indicative amount.

How can I do best go about doing it?

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 10:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IDENTIFYING 3270 GDDM USERS

No, but you can identify how many are currently using GDDM. Is that good enough 
for your purposes?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Jerome Benting 
Sent: Thursday, November 21, 2019 4:56 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IDENTIFYING 3270 GDDM USERS

Hi All,

Does anybody have a quick and easy way to identify how many possible 3270 GDDM 
users / sessions are logged in at any time?

I need to try and identify as close to correct as possible how many GDDM users 
there are in a rather large 3270 user community.

Rgds.

Jerome

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Jerome Benting

JMR Software
Waterview Corner, 2 Ernest Oppenheimer Avenue, Johannesburg
2198, Gauteng, ZA
t: +27 (0)11 484 5070
m: +27 (0)73 195 6766
e: jer...@jmr.co.za
http://secure-web.cisco.com/1y4UfUBk0_RznbQIBSkf_x1Dn3sMefn_7AauS83zoVRvOV-aFf_k9aBK5Gv7a9L5goOaSm_v1wGVPBa1JCnRdH_4H3Q6ltuLq0Ovk1CfHAv7dY-vdl9dVEBvW56YBqcgIe1M9ZHPBHwzxylcsTGEk39ZrVTm39823CmzepwugCxUkR9gmkEcEeC6HLqoCsFO4-OR497yjlLPWElhRUFfublsQoMLd6o1MNASvCVarX9JIgMsFXGDANvx2lgGdwE0t2eBn8lCEHg0qSx2NwzAeclUBgk7VLsbNhD-WLqGj44yVjidmAs8AKc54eCkw0lfgp4tNWc6eJCcYoDhglpEP3nyHkKS6_jIHg8vLWm__k806EbkFFu3J3A-VzBDqcPZ1fMuQ5YdTErnY19obXR0epqMu5jEBzEA6bb0cRp9ht8u7LUXHMGRZL5HUonoiEiFw/http%3A%2F%2Fwww.jmr.co.za
 [Facebook icon] 

  [LinkedIn icon]   [Twitter icon] 

[Banner] 

The content of this email is confidential and intended for the recipient 
specified in message only. It is strictly forbidden to share any part of this 
message with any third party, without a written consent of the sender. If you 
received this message by mistake, please reply to this message and follow with 
its deletion, so that we can ensure such a mistake does not occur in the future.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / 

Re: A real light bulb moment [for 3420 tape drives] | Computerworld Shark Tank

2019-11-21 Thread Charles Mills
I would personally tend to question the posting here of links to weekly 
stories. If I (for one) wanted to subscribe to Computerworld I would.

Charles


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of zMan
Sent: Wednesday, November 20, 2019 5:06 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: A real light bulb moment [for 3420 tape drives] | Computerworld 
Shark Tank

So, no reflection on Mark for posting, but: pretty boring story. Hardware
problem was hard to diagnose. This is special?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Jerome Benting
That will be helpful, I need an indicative amount.

How can I do best go about doing it?

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Seymour J Metz
Sent: Thursday, November 21, 2019 10:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IDENTIFYING 3270 GDDM USERS

No, but you can identify how many are currently using GDDM. Is that good enough 
for your purposes?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Jerome Benting 
Sent: Thursday, November 21, 2019 4:56 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IDENTIFYING 3270 GDDM USERS

Hi All,

Does anybody have a quick and easy way to identify how many possible 3270 GDDM 
users / sessions are logged in at any time?

I need to try and identify as close to correct as possible how many GDDM users 
there are in a rather large 3270 user community.

Rgds.

Jerome

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Jerome Benting

JMR Software
Waterview Corner, 2 Ernest Oppenheimer Avenue, Johannesburg
2198, Gauteng, ZA
t: +27 (0)11 484 5070
m: +27 (0)73 195 6766
e: jer...@jmr.co.za
www.jmr.co.za [Facebook icon] 
  [LinkedIn icon] 
  [Twitter icon] 

[Banner] 
The content of this email is confidential and intended for the recipient 
specified in message only. It is strictly forbidden to share any part of this 
message with any third party, without a written consent of the sender. If you 
received this message by mistake, please reply to this message and follow with 
its deletion, so that we can ensure such a mistake does not occur in the future.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: AUTHPGM in IKJTSOxx

2019-11-21 Thread Seymour J Metz
Authorized in the sense that an AC(1) application can load it without an ABEND, 
not in the RSAPF sense (unless it is bound/linked with AC(1), of course.)


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Walt Farrell 
Sent: Wednesday, November 20, 2019 8:18 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: AUTHPGM in IKJTSOxx

On Mon, 18 Nov 2019 20:03:59 +, Seymour J Metz  wrote:

>What do you mean by "the initial program"? The TMP doesn't need to be in any 
>list.
>
>There are a few caveats on authorization.
>
>   Whether the entire linklist is autoorized depends on what you have in 
> PARMLIB.
>
>   Anything in the LPA is authorized.

No, but that's a common misconception (or, perhaps, a common mis-statement).

The correct statement is: anything in LPA is considered to reside in an 
authorized library.

What that means is:
1. It can be loaded by something that is running either unauthorized or 
authorized (APF, system key, or supervisor state). When loaded, the state of 
the running program's authorization is not changed. (I will ignore the further 
complications that can be imposed by RACF Program Control, as those are not 
really related to authorized vs unauthorized.)

2. If it is loaded by the Initiator as a jobstep program, and it is linked 
AC(1), it will run APF-authorized. (I will ignore possible JOBLIB/STEPLIB 
effects.)

3. If it is run under TSO and is in the appropriate IKJTSOxx list (AUTHPGM, 
AUTHCMD, AUTHTSF) for the way it was run, it will run APF-authorized. (Again, 
ignoring possible JOBLIB/STEPLIB effects.)

But it is only truly "authorized" if it is loaded by an already-authorized 
program in case 1, or when cases 2 or 3 apply.

--
Walt

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Mike Schwab
How well does http://spflite.com/ work for you?

On Thu, Nov 21, 2019 at 2:00 PM Seymour J Metz  wrote:
>
> Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs 
> that do not depend on TSO commands or TSO function packages. It has regexen, 
> but the syntax is not the same as either ISPF or the major PC languages. I 
> would happily pay for an upgrade if the developers would revive it, but as I 
> understand it there are legal issues that make it unlikely.
>
> If  Mark Hessling ever upgrades the support of prefix macros in THE to be 
> fully compatible with XEDIT, I may switch, but I would still retain TSPF for 
> the utility functions.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> 
> From: IBM Mainframe Discussion List  on behalf of 
> Jeremy Nicoll 
> Sent: Thursday, November 21, 2019 6:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:
>
> > FWIW the PC editor I use most is TSPF
>
> Transport Scotland Pavement Forum ?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Seymour J Metz
No, but you can identify how many are currently using GDDM. Is that good enough 
for your purposes?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Jerome Benting 
Sent: Thursday, November 21, 2019 4:56 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IDENTIFYING 3270 GDDM USERS

Hi All,

Does anybody have a quick and easy way to identify how many possible 3270 GDDM 
users / sessions are logged in at any time?

I need to try and identify as close to correct as possible how many GDDM users 
there are in a rather large 3270 user community.

Rgds.

Jerome

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Seymour J Metz
Tritus SPF; it is, alas, abandon-ware, but it is able to run ISPF dialogs that 
do not depend on TSO commands or TSO function packages. It has regexen, but the 
syntax is not the same as either ISPF or the major PC languages. I would 
happily pay for an upgrade if the developers would revive it, but as I 
understand it there are legal issues that make it unlikely.

If  Mark Hessling ever upgrades the support of prefix macros in THE to be fully 
compatible with XEDIT, I may switch, but I would still retain TSPF for the 
utility functions.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
Jeremy Nicoll 
Sent: Thursday, November 21, 2019 6:02 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:

> FWIW the PC editor I use most is TSPF

Transport Scotland Pavement Forum ?

--
Jeremy Nicoll - my opinions are my own.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMS primary allocation

2019-11-21 Thread Seymour J Metz
The answer to most questions abou SMS managed storage is "it depends". What's 
in the ACS? JCL?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



From: IBM Mainframe Discussion List  on behalf of 
CarlosM Martinez 
Sent: Thursday, November 21, 2019 11:15 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: SMS primary allocation

Hello all,

I was wondering if SMS needs like 600 CYL's as a Primary allocation and does
NOT have it will it used fragmented space on a given pack to "put together "
600 CYL's as a primary allocation?



Thank you ,



Carlos Martinez

SUNY Downstate Medical Center






--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Roger Lowe
On Thu, 21 Nov 2019 18:55:31 +, Jousma, David  wrote:

>What is that feature code?
>
>>That might be a great option LionelI'll have to try that once I get V2.4 
>>up and operational.
>>
>Not only will you need zOS 2.4 but also a z14 and hardware F/C 0104 (which is 
>chargeable).
>
F/C 0104 is the Container Hosting Foundation - 
https://www.ibm.com/support/z-content-solutions/container-extensions/

Roger

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Jousma, David
What is that feature code?

_
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Roger Lowe
Sent: Thursday, November 21, 2019 1:41 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

On Thu, 21 Nov 2019 17:58:28 +, Jousma, David  wrote:

>That might be a great option LionelI'll have to try that once I get V2.4 
>up and operational.
>
Not only will you need zOS 2.4 but also a z14 and hardware F/C 0104 (which is 
chargeable).

Roger

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Roger Lowe
On Thu, 21 Nov 2019 17:58:28 +, Jousma, David  wrote:

>That might be a great option LionelI'll have to try that once I get V2.4 
>up and operational.
>
Not only will you need zOS 2.4 but also a z14 and hardware F/C 0104 (which is 
chargeable).

Roger

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Jousma, David
That might be a great option LionelI'll have to try that once I get V2.4 up 
and operational.

_
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lionel B Dyck
Sent: Thursday, November 21, 2019 12:56 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

If it needs linux and if you want to keep it under z/OS why not a container.


Lionel B. Dyck <
Website: 
https://protect2.fireeye.com/url?k=6d967638-31ca8237-6d965ca0-0cc47a33347c-61a00828e04fde64=http://www.lbdsoftware.com/

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Edgington, Jerry
Sent: Thursday, November 21, 2019 11:54 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

You are probably correct.  I haven't installed DBB server component in years, 
but now that you said that, I do remember some issues with trying to run DBB 
server under USS or even Linux on Z.  There are some Java component missing.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Babcock
Sent: Thursday, November 21, 2019 12:46 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

As I understand it, there are two components to DBB, one is the Toolkit which 
runs under USS, the other is a DBB server that includes samples that can be 
built and run during testing.  The server component, I was told,
doesn’t run under USS.   Am I being misinformed?

On Thu, Nov 21, 2019 at 11:09 AM Edgington, Jerry < 
jerry.edging...@westernsouthernlife.com> wrote:

> There are a couple of components to DBB. The DBB server, APIs and 
> Java/Groovy Classes.  The DBB server can run under USS, but doesn't 
> have to. The DBB Jar files, along with the Groovy, Git and other Jar 
> files, need to be load and available in USS, along with IP 
> connectivity to the DBB server.
>
> I wrote an article about z/OS and DevOps, not sure if it would help 
> anyone or not, but here is the link.  I also have a lot more 
> information about DBB, Jenkins and Git on z/OS, if anyone wishes to contact 
> me offline.
> https://protect2.fireeye.com/url?k=ee387839-b2648c36-ee3852a1-0cc47a33
> 347c-23124c3b87ab82de=https://ibmsystemsmag.com/IBM-Z/01/2019/devops
> -tools-zos
>
> Thanks,
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Michael Babcock
> Sent: Thursday, November 21, 2019 12:04 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> We are doing the same thing as Dave as well.  I was under the impression
> that DBB server/samples ran under USS but that’s not the case.   Linux
> only.  DBB Tollkit runs under USS though.
>
> On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry < 
> jerry.edging...@westernsouthernlife.com> wrote:
>
> > Dave,
> >
> > I have been working on this very item for about 4 years. And I would 
> > be happy to talk with you.
> >
> > Jerry Edgington
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On 
> > Behalf Of Jousma, David
> > Sent: Wednesday, November 20, 2019 4:06 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Mainframe DEVOPS
> >
> > All,
> >
> > We are evaluating moving from standard green screen application 
> > development to using the new tooling including iDZ-> GIT -> IBM DBB,
> > ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> > sandbox, and am having a hard time finding z/OS security 
> > requirements for running the Jenkins slave as mainframe Unix user, 
> > and what it really needs access to.  I'm still learning this 
> > territory, but my impression is the Jenkins server (off platflorm) 
> > communicates with the Jenkins slave on the MF and is a pipeline 
> > control tool, and issues GIT, IBM DBB build commands, and that the 
> > intention that it does that work on behalf of others, which could be 
> > an individual developer, or could be the userid of the "change management 
> > process", etc.
> >
> > I'm hoping that there are some shops out there already doing this, 
> > and would interested in sharing some information off-list?
> >
> > Thanks, Dave
> >
> >
> > 
> > __
> > ___
> > Dave Jousma
> > AVP | Manager, Systems Engineering
> > [cid:image003.png@01D4F91
>  3347c-ed74e8897f67c247=https://www.google.com/maps/search/id:image00
> 

Re: Mainframe DEVOPS

2019-11-21 Thread Lionel B Dyck
If it needs linux and if you want to keep it under z/OS why not a container.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Edgington, Jerry
Sent: Thursday, November 21, 2019 11:54 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

You are probably correct.  I haven't installed DBB server component in years, 
but now that you said that, I do remember some issues with trying to run DBB 
server under USS or even Linux on Z.  There are some Java component missing.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Babcock
Sent: Thursday, November 21, 2019 12:46 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

As I understand it, there are two components to DBB, one is the Toolkit which 
runs under USS, the other is a DBB server that includes samples that can be 
built and run during testing.  The server component, I was told,
doesn’t run under USS.   Am I being misinformed?

On Thu, Nov 21, 2019 at 11:09 AM Edgington, Jerry < 
jerry.edging...@westernsouthernlife.com> wrote:

> There are a couple of components to DBB. The DBB server, APIs and 
> Java/Groovy Classes.  The DBB server can run under USS, but doesn't 
> have to. The DBB Jar files, along with the Groovy, Git and other Jar 
> files, need to be load and available in USS, along with IP 
> connectivity to the DBB server.
>
> I wrote an article about z/OS and DevOps, not sure if it would help 
> anyone or not, but here is the link.  I also have a lot more 
> information about DBB, Jenkins and Git on z/OS, if anyone wishes to contact 
> me offline.
> https://ibmsystemsmag.com/IBM-Z/01/2019/devops-tools-zos
>
> Thanks,
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Michael Babcock
> Sent: Thursday, November 21, 2019 12:04 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> We are doing the same thing as Dave as well.  I was under the impression
> that DBB server/samples ran under USS but that’s not the case.   Linux
> only.  DBB Tollkit runs under USS though.
>
> On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry < 
> jerry.edging...@westernsouthernlife.com> wrote:
>
> > Dave,
> >
> > I have been working on this very item for about 4 years. And I would 
> > be happy to talk with you.
> >
> > Jerry Edgington
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On 
> > Behalf Of Jousma, David
> > Sent: Wednesday, November 20, 2019 4:06 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Mainframe DEVOPS
> >
> > All,
> >
> > We are evaluating moving from standard green screen application 
> > development to using the new tooling including iDZ-> GIT -> IBM DBB,
> > ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> > sandbox, and am having a hard time finding z/OS security 
> > requirements for running the Jenkins slave as mainframe Unix user, 
> > and what it really needs access to.  I'm still learning this 
> > territory, but my impression is the Jenkins server (off platflorm) 
> > communicates with the Jenkins slave on the MF and is a pipeline 
> > control tool, and issues GIT, IBM DBB build commands, and that the 
> > intention that it does that work on behalf of others, which could be 
> > an individual developer, or could be the userid of the "change management 
> > process", etc.
> >
> > I'm hoping that there are some shops out there already doing this, 
> > and would interested in sharing some information off-list?
> >
> > Thanks, Dave
> >
> >
> > 
> > __
> > ___
> > Dave Jousma
> > AVP | Manager, Systems Engineering
> > [cid:image003.png@01D4F91
>  l=g>
> 5.C9E34050]
> >
> > Fifth Third Bank  |  1830 East Paris Ave, SE 
> >  > ai
> > l=g>
> > |  MD RSCB2H  |  Grand Rapids, MI 49546
> > 616.653.8429  |  fax: 616.653.2717
> >
> >
> >
> > This e-mail transmission contains information that is confidential 
> > and may be privileged.
> > It is intended only for the addressee(s) named above. If you receive 
> > this e-mail in error, please do not read, copy or disseminate it in 
> > any
> manner.
> > If you are not the intended recipient, any disclosure, copying, 
> > distribution or use of the contents of this information is prohibited.
> > Please reply to the message immediately by informing the sender that 
> > the message was misdirected. After replying, please erase it from 
> > your computer system. Your assistance in correcting this error is 
> > appreciated.
> >
> >
> >
> >
> > 

Re: Mainframe DEVOPS

2019-11-21 Thread Jousma, David
We have DBB server running on RHEL x86 server.

_
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Babcock
Sent: Thursday, November 21, 2019 12:46 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

As I understand it, there are two components to DBB, one is the Toolkit which 
runs under USS, the other is a DBB server that includes samples that can be 
built and run during testing.  The server component, I was told,
doesn’t run under USS.   Am I being misinformed?

On Thu, Nov 21, 2019 at 11:09 AM Edgington, Jerry < 
jerry.edging...@westernsouthernlife.com> wrote:

> There are a couple of components to DBB. The DBB server, APIs and 
> Java/Groovy Classes.  The DBB server can run under USS, but doesn't 
> have to. The DBB Jar files, along with the Groovy, Git and other Jar 
> files, need to be load and available in USS, along with IP 
> connectivity to the DBB server.
>
> I wrote an article about z/OS and DevOps, not sure if it would help 
> anyone or not, but here is the link.  I also have a lot more 
> information about DBB, Jenkins and Git on z/OS, if anyone wishes to contact 
> me offline.
> https://protect2.fireeye.com/url?k=b9e07acb-e5bc8ec4-b9e05053-0cc47a33
> 347c-e156f91e638ea3ee=https://ibmsystemsmag.com/IBM-Z/01/2019/devops
> -tools-zos
>
> Thanks,
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Michael Babcock
> Sent: Thursday, November 21, 2019 12:04 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> We are doing the same thing as Dave as well.  I was under the impression
> that DBB server/samples ran under USS but that’s not the case.   Linux
> only.  DBB Tollkit runs under USS though.
>
> On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry < 
> jerry.edging...@westernsouthernlife.com> wrote:
>
> > Dave,
> >
> > I have been working on this very item for about 4 years. And I would 
> > be happy to talk with you.
> >
> > Jerry Edgington
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On 
> > Behalf Of Jousma, David
> > Sent: Wednesday, November 20, 2019 4:06 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Mainframe DEVOPS
> >
> > All,
> >
> > We are evaluating moving from standard green screen application 
> > development to using the new tooling including iDZ-> GIT -> IBM DBB,
> > ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> > sandbox, and am having a hard time finding z/OS security 
> > requirements for running the Jenkins slave as mainframe Unix user, 
> > and what it really needs access to.  I'm still learning this 
> > territory, but my impression is the Jenkins server (off platflorm) 
> > communicates with the Jenkins slave on the MF and is a pipeline 
> > control tool, and issues GIT, IBM DBB build commands, and that the 
> > intention that it does that work on behalf of others, which could be 
> > an individual developer, or could be the userid of the "change management 
> > process", etc.
> >
> > I'm hoping that there are some shops out there already doing this, 
> > and would interested in sharing some information off-list?
> >
> > Thanks, Dave
> >
> >
> > 
> > __
> > ___
> > Dave Jousma
> > AVP | Manager, Systems Engineering
> > [cid:image003.png@01D4F91
>  3347c-2a446e17f7f37f6e=https://www.google.com/maps/search/id:image00
> 3.png@01D4F91?entry=gmail=g>
> 5.C9E34050]
> >
> > Fifth Third Bank  |  1830 East Paris Ave, SE 
> >  > a33347c-e77a5e0a80a71739=https://www.google.com/maps/search/1830+E
> > ast+Paris+Ave,+SE?entry=gmai
> > l=g>
> > |  MD RSCB2H  |  Grand Rapids, MI 49546
> > 616.653.8429  |  fax: 616.653.2717
> >
> >
> >
> > This e-mail transmission contains information that is confidential 
> > and may be privileged.
> > It is intended only for the addressee(s) named above. If you receive 
> > this e-mail in error, please do not read, copy or disseminate it in 
> > any
> manner.
> > If you are not the intended recipient, any disclosure, copying, 
> > distribution or use of the contents of this information is prohibited.
> > Please reply to the message immediately by informing the sender that 
> > the message was misdirected. After replying, please erase it from 
> > your computer system. Your assistance in correcting this error is 
> > appreciated.
> >
> >
> >
> >
> > 

Re: Mainframe DEVOPS

2019-11-21 Thread Edgington, Jerry
You are probably correct.  I haven't installed DBB server component in years, 
but now that you said that, I do remember some issues with trying to run DBB 
server under USS or even Linux on Z.  There are some Java component missing.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Babcock
Sent: Thursday, November 21, 2019 12:46 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

As I understand it, there are two components to DBB, one is the Toolkit which 
runs under USS, the other is a DBB server that includes samples that can be 
built and run during testing.  The server component, I was told,
doesn’t run under USS.   Am I being misinformed?

On Thu, Nov 21, 2019 at 11:09 AM Edgington, Jerry < 
jerry.edging...@westernsouthernlife.com> wrote:

> There are a couple of components to DBB. The DBB server, APIs and 
> Java/Groovy Classes.  The DBB server can run under USS, but doesn't 
> have to. The DBB Jar files, along with the Groovy, Git and other Jar 
> files, need to be load and available in USS, along with IP 
> connectivity to the DBB server.
>
> I wrote an article about z/OS and DevOps, not sure if it would help 
> anyone or not, but here is the link.  I also have a lot more 
> information about DBB, Jenkins and Git on z/OS, if anyone wishes to contact 
> me offline.
> https://ibmsystemsmag.com/IBM-Z/01/2019/devops-tools-zos
>
> Thanks,
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Michael Babcock
> Sent: Thursday, November 21, 2019 12:04 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> We are doing the same thing as Dave as well.  I was under the impression
> that DBB server/samples ran under USS but that’s not the case.   Linux
> only.  DBB Tollkit runs under USS though.
>
> On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry < 
> jerry.edging...@westernsouthernlife.com> wrote:
>
> > Dave,
> >
> > I have been working on this very item for about 4 years. And I would 
> > be happy to talk with you.
> >
> > Jerry Edgington
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On 
> > Behalf Of Jousma, David
> > Sent: Wednesday, November 20, 2019 4:06 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Mainframe DEVOPS
> >
> > All,
> >
> > We are evaluating moving from standard green screen application 
> > development to using the new tooling including iDZ-> GIT -> IBM DBB,
> > ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> > sandbox, and am having a hard time finding z/OS security 
> > requirements for running the Jenkins slave as mainframe Unix user, 
> > and what it really needs access to.  I'm still learning this 
> > territory, but my impression is the Jenkins server (off platflorm) 
> > communicates with the Jenkins slave on the MF and is a pipeline 
> > control tool, and issues GIT, IBM DBB build commands, and that the 
> > intention that it does that work on behalf of others, which could be 
> > an individual developer, or could be the userid of the "change management 
> > process", etc.
> >
> > I'm hoping that there are some shops out there already doing this, 
> > and would interested in sharing some information off-list?
> >
> > Thanks, Dave
> >
> >
> > 
> > __
> > ___
> > Dave Jousma
> > AVP | Manager, Systems Engineering
> > [cid:image003.png@01D4F91
>  l=g>
> 5.C9E34050]
> >
> > Fifth Third Bank  |  1830 East Paris Ave, SE 
> >  > ai
> > l=g>
> > |  MD RSCB2H  |  Grand Rapids, MI 49546
> > 616.653.8429  |  fax: 616.653.2717
> >
> >
> >
> > This e-mail transmission contains information that is confidential 
> > and may be privileged.
> > It is intended only for the addressee(s) named above. If you receive 
> > this e-mail in error, please do not read, copy or disseminate it in 
> > any
> manner.
> > If you are not the intended recipient, any disclosure, copying, 
> > distribution or use of the contents of this information is prohibited.
> > Please reply to the message immediately by informing the sender that 
> > the message was misdirected. After replying, please erase it from 
> > your computer system. Your assistance in correcting this error is 
> > appreciated.
> >
> >
> >
> >
> > 
> > -- For IBM-MAIN subscribe / signoff / archive access instructions, 
> > send email to lists...@listserv.ua.edu with the message: INFO 
> > IBM-MAIN
> >
> > 
> > -- For IBM-MAIN subscribe / signoff / archive access instructions, 
> > send email to lists...@listserv.ua.edu with the message: INFO 
> > IBM-MAIN
> >
> --
> Michael Babcock
> OneMain Financial
> z/OS 

Re: Mainframe DEVOPS

2019-11-21 Thread Michael Babcock
As I understand it, there are two components to DBB, one is the Toolkit
which runs under USS, the other is a DBB server that includes samples that
can be built and run during testing.  The server component, I was told,
doesn’t run under USS.   Am I being misinformed?

On Thu, Nov 21, 2019 at 11:09 AM Edgington, Jerry <
jerry.edging...@westernsouthernlife.com> wrote:

> There are a couple of components to DBB. The DBB server, APIs and
> Java/Groovy Classes.  The DBB server can run under USS, but doesn't have
> to. The DBB Jar files, along with the Groovy, Git and other Jar files, need
> to be load and available in USS, along with IP connectivity to the DBB
> server.
>
> I wrote an article about z/OS and DevOps, not sure if it would help anyone
> or not, but here is the link.  I also have a lot more information about
> DBB, Jenkins and Git on z/OS, if anyone wishes to contact me offline.
> https://ibmsystemsmag.com/IBM-Z/01/2019/devops-tools-zos
>
> Thanks,
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf
> Of Michael Babcock
> Sent: Thursday, November 21, 2019 12:04 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Mainframe DEVOPS
>
> We are doing the same thing as Dave as well.  I was under the impression
> that DBB server/samples ran under USS but that’s not the case.   Linux
> only.  DBB Tollkit runs under USS though.
>
> On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry <
> jerry.edging...@westernsouthernlife.com> wrote:
>
> > Dave,
> >
> > I have been working on this very item for about 4 years. And I would
> > be happy to talk with you.
> >
> > Jerry Edgington
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On
> > Behalf Of Jousma, David
> > Sent: Wednesday, November 20, 2019 4:06 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Mainframe DEVOPS
> >
> > All,
> >
> > We are evaluating moving from standard green screen application
> > development to using the new tooling including iDZ-> GIT -> IBM DBB,
> > ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> > sandbox, and am having a hard time finding z/OS security requirements
> > for running the Jenkins slave as mainframe Unix user, and what it
> > really needs access to.  I'm still learning this territory, but my
> > impression is the Jenkins server (off platflorm) communicates with the
> > Jenkins slave on the MF and is a pipeline control tool, and issues
> > GIT, IBM DBB build commands, and that the intention that it does that
> > work on behalf of others, which could be an individual developer, or
> > could be the userid of the "change management process", etc.
> >
> > I'm hoping that there are some shops out there already doing this, and
> > would interested in sharing some information off-list?
> >
> > Thanks, Dave
> >
> >
> > __
> > ___
> > Dave Jousma
> > AVP | Manager, Systems Engineering
> > [cid:image003.png@01D4F91
> 
> 5.C9E34050]
> >
> > Fifth Third Bank  |  1830 East Paris Ave, SE
> >  > l=g>
> > |  MD RSCB2H  |  Grand Rapids, MI 49546
> > 616.653.8429  |  fax: 616.653.2717
> >
> >
> >
> > This e-mail transmission contains information that is confidential and
> > may be privileged.
> > It is intended only for the addressee(s) named above. If you receive
> > this e-mail in error, please do not read, copy or disseminate it in any
> manner.
> > If you are not the intended recipient, any disclosure, copying,
> > distribution or use of the contents of this information is prohibited.
> > Please reply to the message immediately by informing the sender that
> > the message was misdirected. After replying, please erase it from your
> > computer system. Your assistance in correcting this error is appreciated.
> >
> >
> >
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> --
> Michael Babcock
> OneMain Financial
> z/OS Systems Programmer, Lead
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
-- 
Michael Babcock
OneMain Financial
z/OS Systems 

Re: SMS primary allocation

2019-11-21 Thread R.S.

W dniu 2019-11-21 o 17:15, CarlosM Martinez pisze:

Hello all,

I was wondering if SMS needs like 600 CYL's as a Primary allocation and does
NOT have it will it used fragmented space on a given pack to "put together "
600 CYL's as a primary allocation?


It depends!
1. CONTIG parameter in JCL enforces single extent. Usually it is not used.
2. "Regular" allocation will take single extent if possible, or up to 5 
extents if there is no such extent available (free space fragmentation)
3. SMS Data Class have optional parameters which increase the above 5 
extents to maximum possible value (16 or 123 depending on dataset type).
4. SMS Data Class can also have optional parameter which allows to 
decrease 600 cyl value down to predefined "discount", 90% for example 
(0.9 * 600). It is used when there is no enough space on the volume, 
despite on number of fragments/extents.



--
Radoslaw Skorupka
Lodz, Poland




==

Jeśli nie jesteś adresatem tej wiadomości:

- powiadom nas o tym w mailu zwrotnym (dziękujemy!),
- usuń trwale tę wiadomość (i wszystkie kopie, które wydrukowałeś lub zapisałeś 
na dysku).
Wiadomość ta może zawierać chronione prawem informacje, które może wykorzystać 
tylko adresat.Przypominamy, że każdy, kto rozpowszechnia (kopiuje, rozprowadza) 
tę wiadomość lub podejmuje podobne działania, narusza prawo i może podlegać 
karze.

mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 
Warszawa,www.mBank.pl, e-mail: kont...@mbank.pl. Sąd Rejonowy dla m. st. 
Warszawy XII Wydział Gospodarczy Krajowego Rejestru Sądowego, KRS 025237, 
NIP: 526-021-50-88. Kapitał zakładowy (opłacony w całości) według stanu na 
01.01.2019 r. wynosi 169.347.928 złotych.

If you are not the addressee of this message:

- let us know by replying to this e-mail (thank you!),
- delete this message permanently (including all the copies which you have 
printed out or saved).
This message may contain legally protected information, which may be used 
exclusively by the addressee.Please be reminded that anyone who disseminates 
(copies, distributes) this message or takes any similar action, violates the 
law and may be penalised.

mBank S.A. with its registered office in Warsaw, ul. Senatorska 18, 00-950 
Warszawa,www.mBank.pl, e-mail: kont...@mbank.pl. District Court for the Capital 
City of Warsaw, 12th Commercial Division of the National Court Register, KRS 
025237, NIP: 526-021-50-88. Fully paid-up share capital amounting to PLN 
169.347.928 as at 1 January 2019.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMS primary allocation

2019-11-21 Thread Graham Harris
Your Space constraint relief definitions in your data classes will affect
things substantially, depending on what your SMS routines are assigning,
and what settings your dataclass has.

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.idad400/scra.htm



On Thu, 21 Nov 2019 at 16:32, Leonardo Vaz  wrote:

> It will, unless you specify CONTIG on the SPACE parameter:
>
> CONTIG
>
> requests that contiguous space (tracks or cylinders) be
> allocated for the primary space quantity - if CONTIG is
> specified and contiguous space is not available, the job is
> terminated with a "Space requested not available" message
>
> Regards,
> Leo
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of CarlosM Martinez
> Sent: Thursday, November 21, 2019 11:15 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: SMS primary allocation
>
> Hello all,
>
> I was wondering if SMS needs like 600 CYL's as a Primary allocation and
> does
> NOT have it will it used fragmented space on a given pack to "put together
> "
> 600 CYL's as a primary allocation?
>
>
>
> Thank you ,
>
>
>
> Carlos Martinez
>
> SUNY Downstate Medical Center
>
>
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Edgington, Jerry
There are a couple of components to DBB. The DBB server, APIs and Java/Groovy 
Classes.  The DBB server can run under USS, but doesn't have to. The DBB Jar 
files, along with the Groovy, Git and other Jar files, need to be load and 
available in USS, along with IP connectivity to the DBB server.

I wrote an article about z/OS and DevOps, not sure if it would help anyone or 
not, but here is the link.  I also have a lot more information about DBB, 
Jenkins and Git on z/OS, if anyone wishes to contact me offline. 
https://ibmsystemsmag.com/IBM-Z/01/2019/devops-tools-zos

Thanks,
Jerry Edgington


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Babcock
Sent: Thursday, November 21, 2019 12:04 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

We are doing the same thing as Dave as well.  I was under the impression
that DBB server/samples ran under USS but that’s not the case.   Linux
only.  DBB Tollkit runs under USS though.

On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry < 
jerry.edging...@westernsouthernlife.com> wrote:

> Dave,
>
> I have been working on this very item for about 4 years. And I would 
> be happy to talk with you.
>
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Jousma, David
> Sent: Wednesday, November 20, 2019 4:06 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Mainframe DEVOPS
>
> All,
>
> We are evaluating moving from standard green screen application 
> development to using the new tooling including iDZ-> GIT -> IBM DBB,
> ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> sandbox, and am having a hard time finding z/OS security requirements 
> for running the Jenkins slave as mainframe Unix user, and what it 
> really needs access to.  I'm still learning this territory, but my 
> impression is the Jenkins server (off platflorm) communicates with the 
> Jenkins slave on the MF and is a pipeline control tool, and issues 
> GIT, IBM DBB build commands, and that the intention that it does that 
> work on behalf of others, which could be an individual developer, or 
> could be the userid of the "change management process", etc.
>
> I'm hoping that there are some shops out there already doing this, and 
> would interested in sharing some information off-list?
>
> Thanks, Dave
>
>
> __
> ___
> Dave Jousma
> AVP | Manager, Systems Engineering
> [cid:image003.png@01D4F915.C9E34050]
>
> Fifth Third Bank  |  1830 East Paris Ave, SE 
>  l=g>
> |  MD RSCB2H  |  Grand Rapids, MI 49546
> 616.653.8429  |  fax: 616.653.2717
>
>
>
> This e-mail transmission contains information that is confidential and 
> may be privileged.
> It is intended only for the addressee(s) named above. If you receive 
> this e-mail in error, please do not read, copy or disseminate it in any 
> manner.
> If you are not the intended recipient, any disclosure, copying, 
> distribution or use of the contents of this information is prohibited.
> Please reply to the message immediately by informing the sender that 
> the message was misdirected. After replying, please erase it from your 
> computer system. Your assistance in correcting this error is appreciated.
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
--
Michael Babcock
OneMain Financial
z/OS Systems Programmer, Lead

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Michael Babcock
We are doing the same thing as Dave as well.  I was under the impression
that DBB server/samples ran under USS but that’s not the case.   Linux
only.  DBB Tollkit runs under USS though.

On Thu, Nov 21, 2019 at 6:03 AM Edgington, Jerry <
jerry.edging...@westernsouthernlife.com> wrote:

> Dave,
>
> I have been working on this very item for about 4 years. And I would be
> happy to talk with you.
>
> Jerry Edgington
>
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf
> Of Jousma, David
> Sent: Wednesday, November 20, 2019 4:06 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Mainframe DEVOPS
>
> All,
>
> We are evaluating moving from standard green screen application
> development to using the new tooling including iDZ-> GIT -> IBM DBB,
> ->Jenkins -> Urban Code Deploy, etc.   Working on a mini POC in the
> sandbox, and am having a hard time finding z/OS security requirements for
> running the Jenkins slave as mainframe Unix user, and what it really needs
> access to.  I'm still learning this territory, but my impression is the
> Jenkins server (off platflorm) communicates with the Jenkins slave on the
> MF and is a pipeline control tool, and issues GIT, IBM DBB build commands,
> and that the intention that it does that work on behalf of others, which
> could be an individual developer, or could be the userid of the "change
> management process", etc.
>
> I'm hoping that there are some shops out there already doing this, and
> would interested in sharing some information off-list?
>
> Thanks, Dave
>
>
> _
> Dave Jousma
> AVP | Manager, Systems Engineering
> [cid:image003.png@01D4F915.C9E34050]
>
> Fifth Third Bank  |  1830 East Paris Ave, SE
> 
> |  MD RSCB2H  |  Grand Rapids, MI 49546
> 616.653.8429  |  fax: 616.653.2717
>
>
>
> This e-mail transmission contains information that is confidential and may
> be privileged.
> It is intended only for the addressee(s) named above. If you receive this
> e-mail in error, please do not read, copy or disseminate it in any manner.
> If you are not the intended recipient, any disclosure, copying,
> distribution or use of the contents of this information is prohibited.
> Please reply to the message immediately by informing the sender that the
> message was misdirected. After replying, please erase it from your computer
> system. Your assistance in correcting this error is appreciated.
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
-- 
Michael Babcock
OneMain Financial
z/OS Systems Programmer, Lead

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMS primary allocation

2019-11-21 Thread Leonardo Vaz
It will, unless you specify CONTIG on the SPACE parameter:

CONTIG 

requests that contiguous space (tracks or cylinders) be 
allocated for the primary space quantity - if CONTIG is 
specified and contiguous space is not available, the job is 
terminated with a "Space requested not available" message   

Regards,
Leo

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of CarlosM Martinez
Sent: Thursday, November 21, 2019 11:15 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: SMS primary allocation

Hello all,

I was wondering if SMS needs like 600 CYL's as a Primary allocation and does
NOT have it will it used fragmented space on a given pack to "put together "
600 CYL's as a primary allocation?

 

Thank you ,

 

Carlos Martinez

SUNY Downstate Medical Center 

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMS primary allocation

2019-11-21 Thread Tom Marchant
On Thu, 21 Nov 2019 11:15:03 -0500, CarlosM Martinez wrote:

>I was wondering if SMS needs like 600 CYL's as a Primary allocation and does
>NOT have it will it used fragmented space on a given pack to "put together "
>600 CYL's as a primary allocation?

The primary allocation can be satisfied by up to five extents.

-- 
Tom Marchant

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


SMS primary allocation

2019-11-21 Thread CarlosM Martinez
Hello all,

I was wondering if SMS needs like 600 CYL's as a Primary allocation and does
NOT have it will it used fragmented space on a given pack to "put together "
600 CYL's as a primary allocation?

 

Thank you ,

 

Carlos Martinez

SUNY Downstate Medical Center 

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Share Website

2019-11-21 Thread Mark Jacobs
Thanks. Working for me now. I disconnected from one of my active VPNs, then it 
worked. Reconnected the VPN, and it loaded. Don't know what happened.

Mark Jacobs


Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com

‐‐‐ Original Message ‐‐‐
On Thursday, November 21, 2019 9:03 AM, Vernooij, Kees (ITOP NM) - KLM 
 wrote:

> Yes, no problem.
>
> Kees.
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of Mark Jacobs
> Sent: 21 November 2019 15:01
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Share Website
>
> Is www.share.org loading for you? I'm getting an internal server error 
> message.
>
> Mark Jacobs
>
> Sent from ProtonMail, Swiss-based encrypted email.
>
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com
>
> -
>
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> For information, services and offers, please visit our web site: 
> http://www.klm.com. This e-mail and any attachment may contain confidential 
> and privileged material intended for the addressee only. If you are not the 
> addressee, you are notified that no part of the e-mail or any attachment may 
> be disclosed, copied or distributed, and that any other action related to 
> this e-mail or attachment is strictly prohibited, and may be unlawful. If you 
> have received this e-mail by error, please notify the sender immediately by 
> return e-mail, and delete this message.
>
> Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
> employees shall not be liable for the incorrect or incomplete transmission of 
> this e-mail or any attachments, nor responsible for any delay in receipt.
> Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
> Airlines) is registered in Amstelveen, The Netherlands, with registered 
> number 33014286
>
> --
>
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Share Website

2019-11-21 Thread Vernooij, Kees (ITOP NM) - KLM
Yes, no problem.

Kees.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Mark Jacobs
Sent: 21 November 2019 15:01
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Share Website

Is www.share.org loading for you? I'm getting an internal server error message.

Mark Jacobs

Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message.

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Share Website

2019-11-21 Thread Lionel Dyck
Loaded fine for me


Lionel B. Dyck 
Senior Software Engineer 
21st Century Software
940 West Valley Road
Suite 1604
Wayne, PA 19087
www.21stcenturysoftware.com

lion...@21csw.com
(800) 555-6845  x610
(610) 710-4832 – Office

From the Leaders in Data Stewardship™

THIS E-MAIL MAY CONTAIN PRIVILEGED, CONFIDENTIAL, COPYRIGHTED, OR OTHER LEGALLY 
PROTECTED INFORMATION. IF YOU ARE NOT THE INTENDED RECIPIENT (EVEN IF THE 
E-MAIL ADDRESS ABOVE IS YOURS), YOU MAY NOT USE, COPY, OR RE-TRANSMIT IT. IF 
YOU HAVE RECEIVED THIS BY MISTAKE PLEASE NOTIFY US BY RETURN E-MAIL, THEN 
DELETE. THANK YOU

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: Thursday, November 21, 2019 8:01 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Share Website

Is www.share.org loading for you? I'm getting an internal server error message.

Mark Jacobs

Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Share Website

2019-11-21 Thread Mark Jacobs
Is www.share.org loading for you? I'm getting an internal server error message.

Mark Jacobs

Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Edgington, Jerry
Dave,

I have been working on this very item for about 4 years. And I would be happy 
to talk with you.

Jerry Edgington


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Jousma, David
Sent: Wednesday, November 20, 2019 4:06 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Mainframe DEVOPS

All,

We are evaluating moving from standard green screen application development to 
using the new tooling including iDZ-> GIT -> IBM DBB, ->Jenkins -> Urban Code 
Deploy, etc.   Working on a mini POC in the sandbox, and am having a hard time 
finding z/OS security requirements for running the Jenkins slave as mainframe 
Unix user, and what it really needs access to.  I'm still learning this 
territory, but my impression is the Jenkins server (off platflorm) communicates 
with the Jenkins slave on the MF and is a pipeline control tool, and issues 
GIT, IBM DBB build commands, and that the intention that it does that work on 
behalf of others, which could be an individual developer, or could be the 
userid of the "change management process", etc.

I'm hoping that there are some shops out there already doing this, and would 
interested in sharing some information off-list?

Thanks, Dave

_
Dave Jousma
AVP | Manager, Systems Engineering
[cid:image003.png@01D4F915.C9E34050]

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717



This e-mail transmission contains information that is confidential and may be 
privileged.
It is intended only for the addressee(s) named above. If you receive this 
e-mail in error, please do not read, copy or disseminate it in any manner.  If 
you are not the intended recipient, any disclosure, copying, distribution or 
use of the contents of this information is prohibited. Please reply to the 
message immediately by informing the sender that the message was misdirected. 
After replying, please erase it from your computer system. Your assistance in 
correcting this error is appreciated.




--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Edgington, Jerry
Chris,

There is also an open source called zJenkins on Github, which uses IBM's DBB 
along with the Jenkins' z/OS slave and Git, to build applications on z/OS.  I 
am working on getting zJenkins under the Open Mainframe Project with the new 
name of Polycephaly. 

Jerry 

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Chris Parker
Sent: Wednesday, November 20, 2019 6:18 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Mainframe DEVOPS

Hi Dave,

I wasn't aware that a Jenkins slave was able to run natively under USS.  At the 
last place I worked, Jenkins was being used off mainframe to interface with 
z/OSMF and Zowe to execute and manage the tests.

Chris

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Jousma, David
Sent: Wednesday, November 20, 2019 3:06 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Mainframe DEVOPS

All,

We are evaluating moving from standard green screen application development to 
using the new tooling including iDZ-> GIT -> IBM DBB, ->Jenkins -> Urban Code 
Deploy, etc.   Working on a mini POC in the sandbox, and am having a hard time 
finding z/OS security requirements for running the Jenkins slave as mainframe 
Unix user, and what it really needs access to.  I'm still learning this 
territory, but my impression is the Jenkins server (off platflorm) communicates 
with the Jenkins slave on the MF and is a pipeline control tool, and issues 
GIT, IBM DBB build commands, and that the intention that it does that work on 
behalf of others, which could be an individual developer, or could be the 
userid of the "change management process", etc.

I'm hoping that there are some shops out there already doing this, and would 
interested in sharing some information off-list?

Thanks, Dave

_
Dave Jousma
AVP | Manager, Systems Engineering
[cid:image003.png@01D4F915.C9E34050]

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717



This e-mail transmission contains information that is confidential and may be 
privileged.
It is intended only for the addressee(s) named above. If you receive this 
e-mail in error, please do not read, copy or disseminate it in any manner.  If 
you are not the intended recipient, any disclosure, copying, distribution or 
use of the contents of this information is prohibited. Please reply to the 
message immediately by informing the sender that the message was misdirected. 
After replying, please erase it from your computer system. Your assistance in 
correcting this error is appreciated.




--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
---
NOTICE:
This email and all attachments are confidential, may be proprietary, and may be 
privileged or otherwise protected from disclosure. They are intended solely for 
the individual or entity to whom the email is addressed. However, mistakes 
sometimes happen in addressing emails. If you believe that you are not an 
intended recipient, please stop reading immediately. Do not copy, forward, or 
rely on the contents in any way. Notify the sender and/or Imperva, Inc. by 
telephone at +1 (650) 832-6006 and then delete or destroy any copy of this 
email and its attachments. The sender reserves and asserts all rights to 
confidentiality, as well as any privileges that may apply. Any disclosure, 
copying, distribution or action taken or omitted to be taken by an unintended 
recipient in reliance on this message is prohibited and may be unlawful.
Please consider the environment before printing this email.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Mainframe DEVOPS

2019-11-21 Thread Jeremy Nicoll
On Wed, 20 Nov 2019, at 22:21, Seymour J Metz wrote:

> FWIW the PC editor I use most is TSPF

Transport Scotland Pavement Forum ?

-- 
Jeremy Nicoll - my opinions are my own.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread ITschak Mugzach
Try get who enqueues ADMSYMBL dataset, or any other commonly (but
centrally) used dataset which is outside the linklist or lpalist.

ITschak

On Thu, Nov 21, 2019 at 12:07 PM Jerome Benting  wrote:

> Hi All,
>
> Does anybody have a quick and easy way to identify how many possible 3270
> GDDM users / sessions are logged in at any time?
>
> I need to try and identify as close to correct as possible how many GDDM
> users there are in a rather large 3270 user community.
>
> Rgds.
>
> Jerome
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


IDENTIFYING 3270 GDDM USERS

2019-11-21 Thread Jerome Benting
Hi All,

Does anybody have a quick and easy way to identify how many possible 3270 GDDM 
users / sessions are logged in at any time?

I need to try and identify as close to correct as possible how many GDDM users 
there are in a rather large 3270 user community.

Rgds.

Jerome

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN