adding a type 4 SVC

2014-03-13 Thread Jim McAlpine
It's a long, long time since I had to do the above and I presume things have changed some since then. So the question is, can I dynamically add a type 4 SVC to a z/OS 1.13 system or is an IPL still needed ? Jim McAlpine -- For

Re: S0C1 TSO TESTAUTH

2014-03-13 Thread Walt Farrell
On Wed, 12 Mar 2014 11:54:35 -0400, MichealButz michealb...@optonline.net wrote: I am setting a breakpoint at offset +0 in my program and getting a S0C1 at location +E The following is my scenario TESTAUTH �ISP.SISPLPA(ISPF)� CP LOAD �MYLOAD.LIBRARY(MYMOD)� Q MYMO.MYMOD.+0 AT +0 GO �

Re: z/OS PKI Services HostIDMapping format

2014-03-13 Thread Walt Farrell
On Wed, 12 Mar 2014 10:18:04 -0700, Donald J. dona...@4email.net wrote: But I could not get HostIDMapping to work with FTP Server. You would think the RACF interface would be the same for all applications. RACF provides many interfaces, and the application chooses which one to use. Then the

Re: adding a type 4 SVC

2014-03-13 Thread Binyamin Dissen
Look at SETPROG LPA,ADD On Thu, 13 Mar 2014 09:51:53 + Jim McAlpine jim.mcalp...@gmail.com wrote: :It's a long, long time since I had to do the above and I presume things :have changed some since then. So the question is, can I dynamically add a :type 4 SVC to a z/OS 1.13 system or is an

Re: adding a type 4 SVC

2014-03-13 Thread Jim McAlpine
yes, I did look at that but it seems it can only be used to replace an existing SVC and not add a new one. On Thu, Mar 13, 2014 at 11:10 AM, Binyamin Dissen bdis...@dissensoftware.com wrote: Look at SETPROG LPA,ADD On Thu, 13 Mar 2014 09:51:53 + Jim McAlpine jim.mcalp...@gmail.com

Re: SMP/E updates of HFS (was: Handing /etc and /var filesystems)

2014-03-13 Thread Jousma, David
-Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Paul Gilmartin Sent: Wednesday, March 12, 2014 4:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: SMP/E updates of HFS (was: Handing /etc and /var filesystems) (snip) SMP/E has long had a

Re: adding a type 4 SVC

2014-03-13 Thread Norbert Friemel
On Thu, 13 Mar 2014 05:47:53 -0500, John McKown wrote: I am not aware of a standard utility from IBM which can add a type 4 SVC on the fly. Basically what you need to do is load the module into common storage, such as with a LOAD GLOBAL=YES. Then use the SVCUPDTE macro to modify the SVC table on

Re: adding a type 4 SVC

2014-03-13 Thread keyRho
yes, IMS provides an utility what you're looking for; DFSUSVC0 - Dynamic SVC Utility, and it is easy to use without IPL. You can update both type 2 + 4 same run via SVCTYPE in PARM. IMS1210, Chapter 19 or 23 in IMS1310. I hope, this may help. On Thu, Mar 13, 2014 at 5:51 AM, Jim McAlpine

Re: Volume Restriction Using an EXIT

2014-03-13 Thread Scott Ford
Lizette and Elardus. Have excellent points furthermore it *sounds* like it can be done with RACF. But their question still stands and needs to be answered Scott ford www.identityforge.com from my IPAD On Mar 12, 2014, at 10:41 AM, Elardus Engelbrecht elardus.engelbre...@sita.co.za wrote:

Re: adding a type 4 SVC

2014-03-13 Thread Tom Marchant
On Thu, 13 Mar 2014 05:47:53 -0500, John McKown john.archie.mck...@gmail.com wrote: I am not aware of a standard utility from IBM which can add a type 4 SVC on the fly. Basically what you need to do is load the module into common storage, such as with a LOAD GLOBAL=YES. Then use the SVCUPDTE

Re: adding a type 4 SVC

2014-03-13 Thread Lizette Koehler
Is the type 4 for any product or IMS? IMS Has a dynamic SVC process you can use. Lizette -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Jim McAlpine Sent: Thursday, March 13, 2014 2:52 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject:

Re: adding a type 4 SVC

2014-03-13 Thread Jim McAlpine
That is just for IMS SVC. My SVC is not one of those. On 13 Mar 2014 13:22, keyRho key...@gmail.com wrote: yes, IMS provides an utility what you're looking for; DFSUSVC0 - Dynamic SVC Utility, and it is easy to use without IPL. You can update both type 2 + 4 same run via SVCTYPE in PARM.

Re: adding a type 4 SVC

2014-03-13 Thread Jim McAlpine
It is a non IMS SVC. I found this program which worked prefectly. http://www.rizzuto.it/tools/svcupdte.txt Jim McAlpine On Thu, Mar 13, 2014 at 1:33 PM, Lizette Koehler stars...@mindspring.comwrote: Is the type 4 for any product or IMS? IMS Has a dynamic SVC process you can use. Lizette

Re: adding a type 4 SVC

2014-03-13 Thread Tom Marchant
On Thu, 13 Mar 2014 13:49:33 +, Jim McAlpine wrote: I found this program which worked prefectly. http://www.rizzuto.it/tools/svcupdte.txt Great! I would strongly suggest that you make sure that ordinary users cannot execute that program. Otherwise, you are open to integrity exposures if

AW: adding a type 4 SVC

2014-03-13 Thread Christian Birr
Hi Jim Gilbert Saint-Flour wrote a similar routine to do the job and even more. With a bit of modifications it might be helpful for you. Have a look here http://gsf-soft.com/Freeware/SVCUPDTE.html Christian -Ursprüngliche Nachricht- Von: IBM Mainframe Discussion List

Re: S0C1 TSO TESTAUTH

2014-03-13 Thread Shmuel Metz (Seymour J.)
In !!AAAYAJXIDufoOyhGhgKtFLrs5tbCgAAAEH7cbcGAHoVFlLeC2ORQfKQBAA==@optonline.net, on 03/12/2014 at 11:54 AM, MichealButz michealb...@optonline.net said: And S0C1 Where? -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: building text messages with substitutions

2014-03-13 Thread Donald Russell
Sorry, I forgot to add a subject line :-( On Thu, Mar 13, 2014 at 8:04 AM, Donald Russell russell@gmail.comwrote: zOS 1.2 (upgrading to 2.1 in the next few months) I've been using WTO ROUTCDE=11 to display various message in the job log of assembler language batch applications

uploading a PDS to my PC

2014-03-13 Thread John Norgauer
Unloading a PDS to my PC I got the message that I had to use MGET Never have used this command using Microsoft FTP. Using MGET I got the message: No data sets found My command was: mget sys1.loadlib myload I also tried mget sys1.loadlib(*) myload What's wrong with this command? Thanks

Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Mark Regan
http://www.businessweek.com/articles/2014-03-13/target-missed-alarms-in-epic-hack-of-credit-card-data   Thanks, Mark Regan -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: uploading a PDS to my PC

2014-03-13 Thread Dyck, Lionel
On your FTP do: cd 'sys1.loadlib' mget * That should solve your issue -- Lionel B. Dyck BMC Software Product Development Architect, Common Install and Services 10431 Morado Circle, Building 5, Austin, Texas 78759 Office Phone: 512-340-6031

Re: S0C1 TSO TESTAUTH

2014-03-13 Thread Micheal Butz
That way I have no problems Wondering what's up Sent from my iPhone On Mar 13, 2014, at 6:49 AM, Walt Farrell walt.farr...@gmail.com wrote: On Wed, 12 Mar 2014 11:54:35 -0400, MichealButz michealb...@optonline.net wrote: I am setting a breakpoint at offset +0 in my program and getting a

Re: S0C1 TSO TESTAUTH

2014-03-13 Thread Micheal Butz
I had SPSWT in the authcmd and AUTHNAME when I remove it's okay Sent from my iPhone On Mar 13, 2014, at 6:49 AM, Walt Farrell walt.farr...@gmail.com wrote: On Wed, 12 Mar 2014 11:54:35 -0400, MichealButz michealb...@optonline.net wrote: I am setting a breakpoint at offset +0 in my

Re: uploading a PDS to my PC

2014-03-13 Thread John Norgauer
Issued the command and then ftp came back with mget member1? I need to upload the whole PDS. John Norgauer Senior Systems Programmer Mainframe Technical Support Services University of California Davis Medical Center 1651 Alhambra Blvd Suite 200 Sacramento, Ca 95816 916-734-0536 SYSTEMS

Re: uploading a PDS to my PC

2014-03-13 Thread Pommier, Rex
Before doing the mget, enter prompt off to shut off interactive prompting -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of John Norgauer Sent: Thursday, March 13, 2014 10:52 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: uploading a PDS

Re: uploading a PDS to my PC

2014-03-13 Thread Sri h Kolusu
John, You need to use PROMPT OFF before doing a mget so that you won't be prompted for every member Kolusu IBM Mainframe Discussion List IBM-MAIN@listserv.ua.edu wrote on 03/13/2014 08:51:51 AM: From: John Norgauer john.norga...@ucdmc.ucdavis.edu To: IBM-MAIN@listserv.ua.edu, Date:

Re: uploading a PDS to my PC

2014-03-13 Thread Lizette Koehler
An alternative is to use SAS To unload the PDS in IEBUPDTE format and the FTP it to your PC. I was not sure if you needed the members individually if or one massive unload would work. Lizette -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On

Re: uploading a PDS to my PC

2014-03-13 Thread Nims,Alva John (Al)
You first need to CD to the PDS data set, so try the following: Lcd myload cd 'sys1.loadlib' mget * Al Nims Systems Admin/Programmer 3 Information Technology University of Florida (352) 273-1298 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]

Re: uploading a PDS to my PC

2014-03-13 Thread Miklos Szigetvari
after the cd ... issue prompt On 13.03.2014 16:51, John Norgauer wrote: Issued the command and then ftp came back with mget member1? I need to upload the whole PDS. John Norgauer Senior Systems Programmer Mainframe Technical Support Services University of California Davis Medical

Re: uploading a PDS to my PC

2014-03-13 Thread Nathan J Pfister
You have a secure email message waiting for you from Nathan J Pfister at AES/PHEAA with the subject: Re: uploading a PDS to my PC. How to Retrieve Your Message To retrieve your message from Nathan J Pfister with the subject: Re: uploading a PDS to my PC, go to:

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Darth Keller
Quote: gushed out of its (Target's)mainframes. Is the author really implying this was a mainframe hack? Really? Keep in mind that this is what the CEO's, CIO's, etc. will read. ddk

Re: z/OS PKI Services HostIDMapping format

2014-03-13 Thread Donald J.
CLASS NAME - SERVAUTH IRR.HOST.MVS3.domain.removed USER ACCESS ACCESS COUNT -- -- - RDZRSEDREAD00 FTPSERV2 READ00 But I could not get

Re: uploading a PDS to my PC

2014-03-13 Thread Nims,Alva John (Al)
Now that I gave you the Simple answer to your question and yes, prompt is a good thing to do, sorry I forgot to mention it, I now have a question or two for you. Are you using your PC as a means of transferring the PDS from z/OS system A to z/OS system B (Note both are z/OS for simplicity's

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Anne Lynn Wheeler
darth.kel...@assurant.com (Darth Keller) writes: Quote: gushed out of its (Target's)mainframes. Is the author really implying this was a mainframe hack? Really? Keep in mind that this is what the CEO's, CIO's, etc. will read. somewhat because having been involved in doing electronic

Re: uploading a PDS to my PC

2014-03-13 Thread Paul Gilmartin
On Thu, 13 Mar 2014 16:33:41 +, Nims,Alva John (Al) wrote: The reason I ask is, it might be better to TRANSMIT (XMIT for short) the PDS/PDSe into a sequential file under z/OS, FTP the sequential file to your PC and transfer to the second system where you would use the RECEIVE command to

Re: uploading a PDS to my PC

2014-03-13 Thread John Norgauer
The answer is yes... I want to ftp a complete PDS from lpar a to lpar b. Using MGET, it appears that it will unload only members which is not what I want. So I guess that I need to user the XMIT function. Thanks for the suggestion. John Norgauer Senior Systems Programmer Mainframe Technical

Re: [CICS-L] stupid CICS translator - cross posted

2014-03-13 Thread Kirk Talman
This is the 21st century. Programming w/o a base register on the code is possible. Programming w/o extraneous references to memory is possible. An CLC vs CLFHSI can possibly take 100s of TIMES longer. (Compares immediate halfword padded w/0s to storage fullword. How many RESP values exceed

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Paul Gilmartin
On Thu, 13 Mar 2014 11:08:57 -0500, Darth Keller wrote: Quote: gushed out of its (Target's)mainframes. Is the author really implying this was a mainframe hack? Really? What's a mainframe? Is the term protected by trademark or otherwise? Did the article use any brand names? Keep in mind

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Gerhard Adam
What's a mainframe? Is the term protected by trademark or otherwise? Did the article use any brand names? That is a rather confused response. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: building text messages with substitutions

2014-03-13 Thread Shmuel Metz (Seymour J.)
In cacdkjfq63o8j8dvw0+-bzftnhvuffom75rtbk_tbbk7wrua...@mail.gmail.com, on 03/13/2014 at 08:08 AM, Donald Russell russell@gmail.com said: I would like to display a message like: Records read: Items found: Hit rate: zzz% Where the value for x,y and z come from registers or

Re: AUTO: Umberto Silvestri is prepared for DELETION (FREEZE)

2014-03-13 Thread Shmuel Metz (Seymour J.)
In 9754033297719536.wa.yak36790yahoo@listserv.ua.edu, on 03/12/2014 at 06:29 PM, Bill Godfrey yak36...@yahoo.com said: If Darren were to unsubscribe Umberto Silvestri, wouldn't that stop the messages from appearing on the list? That would be overkill; I suspect that Darren set him to

Re: adding a type 4 SVC

2014-03-13 Thread Shmuel Metz (Seymour J.)
In cae6cyxud9bq8tessyq546gj5pteiehm1ruhuutydb0na+ca...@mail.gmail.com, on 03/13/2014 at 09:51 AM, Jim McAlpine jim.mcalp...@gmail.com said: It's a long, long time since I had to do the above and I presume things have changed some since then. So the question is, can I dynamically add a type 4

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Chase, John
How is one supposed to read a multi-page article when each page takes 15 - 20 minutes to load??? I can't recall any other web site that downloads so much irrelevant garbage with every page. -jc- -Original Message- From: IBM Mainframe Discussion List

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread John McKown
On Thu, Mar 13, 2014 at 12:36 PM, Chase, John jch...@ussco.com wrote: How is one supposed to read a multi-page article when each page takes 15 - 20 minutes to load??? I can't recall any other web site that downloads so much irrelevant garbage with every page. -jc- Ah. The joys of

Re: uploading a PDS to my PC

2014-03-13 Thread Nims,Alva John (Al)
You are welcome and like anything we Systems Programmers do, there are multiple methods of doing the same task, because as Paul Gilmartin suggested, TRSMAIN (also known as AMATERSE) will accomplish the same thing and with some possible compression to the amount of data to be transferred.

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread John Gilmore
It seems to me that the piece makes it amply clear that management ineptitude and not the failure/penetration of some security scheme was the root cause of this debacle. We need to avoid representing mainframes as inherently secure. RACF and its competitors, z/Architecture proper, z/OS

Re: uploading a PDS to my PC

2014-03-13 Thread Gibney, Dave
The first choice and safest way would be to ftp directly between the z/OS Lpars. If that is not possible, then, as others have said, and especially for a loadlib, you need to use TRANSMIT or TRSMAIN (or possibly ADRDSSU) to create a transportable format. And be sure to do all transfers in binary

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Phil Smith
Darth Keller wrote: Quote: gushed out of its (Target's)mainframes. Is the author really implying this was a mainframe hack? Really? Keep in mind that this is what the CEO's, CIO's, etc. will read. It wasn't a mainframe hack--we know that. It was a POS hack. Having said that, it's not

Re: building text messages with substitutions

2014-03-13 Thread Tony Harminc
On 13 March 2014 11:08, Donald Russell russell@gmail.com wrote: I've been using WTO ROUTCDE=11 to display various message in the job log of assembler language batch applications that's great/easy for fixed text messages. VM/CMS has the APPLMSG macro which makes it ridiculously simple

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread Chase, John
-Original Message- From: IBM Mainframe Discussion List On Behalf Of John McKown On Thu, Mar 13, 2014 at 12:36 PM, Chase, John jch...@ussco.com wrote: How is one supposed to read a multi-page article when each page takes 15 - 20 minutes to load??? I can't recall any other web

Re: Missed Alarms and 40 Million Stolen Credit Card Numbers: How Target Blew It

2014-03-13 Thread DASDBILL2
My desktop took less than one second to jump  from page to page of the five-page article, even with all the irrelevant garbage around the edges. Everyone's mileage varies.   Bill Fairchild - Original Message - From: John Chase jch...@ussco.com To: IBM-MAIN@LISTSERV.UA.EDU Sent:

Re: building text messages with substitutions

2014-03-13 Thread John McKown
On Thu, Mar 13, 2014 at 12:58 PM, Tony Harminc t...@harminc.net wrote: On 13 March 2014 11:08, Donald Russell russell@gmail.com wrote: I've been using WTO ROUTCDE=11 to display various message in the job log of assembler language batch applications that's great/easy for fixed text

Re: Volume Restriction Using an EXIT

2014-03-13 Thread Gibney, Dave
Solid control of access by VOLUME is not straight forward and requires an exit (IGPRE I think, RTM). Mitigating the need for this control is one of the purposes of SMS. Location is not a good criteria for security. Data ownership is much more reliable. -Original Message- From:

Test job scheduling environment?

2014-03-13 Thread Jousma, David
All, Most/all shops have a production job scheduling system(TWS, CA-7, etc). What I am wondering is if any shops also have a test job scheduling system? For example, we have developers that want to mimic a production run with their test jobs. We don't provide such a thing now, but have

Re: building text messages with substitutions

2014-03-13 Thread Scott Ford
Tony, That's a great idea inline could be done too, right ? Everything including parms and substitution code right in the same program, just an idea Scott ford www.identityforge.com from my IPAD On Mar 13, 2014, at 1:58 PM, Tony Harminc t...@harminc.net wrote: On 13 March 2014 11:08,

Re: building text messages with substitutions

2014-03-13 Thread Tony Harminc
On 13 March 2014 14:01, John McKown john.archie.mck...@gmail.com wrote: Wish I had thought of using the Metal C version of sprintf(). I actually ended up figuring out how to write a number of z/OS UNIX commands using LE enabled assembler so that I could use things such as sprintf() or

Re: Test job scheduling environment?

2014-03-13 Thread Dan Gherciu
Hi David, Yes we have a test, a validation and production environment. Actually to pass in production a job programmers have to pass first in test and validation environment. We use TWS. Yours sincerely. Dan Gherciu Il 13/mar/2014 19:27 Jousma, David david.jou...@53.com ha scritto: All,

Re: Volume Restriction Using an EXIT

2014-03-13 Thread Scott Ford
Dave, The OP specs need clarification, that was what I was eluding to Scott ford www.identityforge.com from my IPAD On Mar 13, 2014, at 2:05 PM, Gibney, Dave gib...@wsu.edu wrote: Solid control of access by VOLUME is not straight forward and requires an exit (IGPRE I think, RTM).

Re: building text messages with substitutions

2014-03-13 Thread Donald Russell
Holly Smokes! Metal C looks perfect THANKS! :-) I just need sprintf features Donald Russell On Thu, Mar 13, 2014 at 11:32 AM, Tony Harminc t...@harminc.net wrote: On 13 March 2014 14:01, John McKown john.archie.mck...@gmail.com wrote: Wish I had thought of using the Metal C version

Re: uploading a PDS to my PC

2014-03-13 Thread Paul Gilmartin
On Thu, 13 Mar 2014 17:51:00 +, Gibney, Dave wrote: The first choice and safest way would be to ftp directly between the z/OS Lpars. If that is not possible, then, as others have said, and especially for a loadlib, you need to use TRANSMIT or TRSMAIN (or possibly ADRDSSU) to create a

Re: uploading a PDS to my PC

2014-03-13 Thread Ed Finnell
What about PROXY services? If it's FTP only can put the script in the hidden ddname and run from the controlling host. Or get ws_ftp and motor. In a message dated 3/13/2014 12:51:11 P.M. Central Daylight Time, gib...@wsu.edu writes: If that is not possible, then, as others have said,

Re: building text messages with substitutions

2014-03-13 Thread Tony Harminc
On 13 March 2014 14:53, Donald Russell russell@gmail.com wrote: Holly Smokes! Metal C looks perfect THANKS! :-) I just need sprintf features Please keep us posted with your results. I haven't actually tried it, but I've thought about it a few times - enough to look at the calling

Re: building text messages with substitutions

2014-03-13 Thread Mike La Martina
At my age that would not work for them. My granddaughter is older than most of them. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Donald Russell Sent: Thursday, March 13, 2014 11:53 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re:

Testing out TSO Authorized commands

2014-03-13 Thread Micheal Butz
Hi This my situation I have authorized TSO command actually a program that issues a modeset to get into supervisor state When I run this program under TESTAUTH to debug it And it is in AUTHCMD/AUTHPGM In IKJTSOXX I get a s0c1at the begining of the program However running it standalone I

Re: Testing out TSO Authorized commands

2014-03-13 Thread Tony Harminc
On 13 March 2014 15:39, Micheal Butz michealb...@optonline.net wrote: I have authorized TSO command actually a program that issues a modeset to get into supervisor state When I run this program under TESTAUTH to debug it And it is in AUTHCMD/AUTHPGM In IKJTSOXX I get a s0c1at the begining

What is BPH ? (hardware question)

2014-03-13 Thread R.S.
BPH means Bulk Power Hub. It's rather Ethernet switch, because one connects OSA OSM port to the BPH, it's also connected to the SE's and TOR (Top OF Rack) switch in zBX cabinet. However the name suggests it's not regular ethertnet switich, also the requirements to use dedicated (described in

Re: uploading a PDS to my PC

2014-03-13 Thread Gibney, Dave
If FTP access includes running jobs via FTP, then it can been done. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Paul Gilmartin Sent: Thursday, March 13, 2014 11:57 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: uploading a PDS

Re: SMP/E updates of HFS (was: Handing /etc and /var filesystems)

2014-03-13 Thread Ken Smith
David, would you send me your usermod for handling Java security files. I've been wanting this for years! You should offer this to IBM so they can give it to customers. How many times has Java PTF regressed these files? Brilliant and thank you! Ken Smith mailto://featse...@gmail.com

How to install WLM definition by batch job

2014-03-13 Thread mvsmain
Hi all Has anyone come up with a way to install and active WLM definition by batch job ? Thanks a lot! -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the

Re: How to install WLM definition by batch job

2014-03-13 Thread Lizette Koehler
What problem are you trying to solve? What version of z/OS are you running? How many jobs are you trying to control this way? What are the characteristics of the jobs? How do you want WLM to handle them? Do you have any scheduling software or automation software? If so, which ones - CA

Re: How to install WLM definition by batch job

2014-03-13 Thread Lizette Koehler
Oh, I should have mentioned You setup goals in WLM not install WLM. WLM is part of z/OS Next, you could manage by SCHED ENVIR or WLM INITS. Have the batch job use a certain INIT that has the goals/velocities you want. But it would help to understand your requirements for management by batch

AUTO: Ralf Zantopp ist nicht erreichbar (Rückkehr am 17.03.2014)

2014-03-13 Thread ralf . zantopp
Ich bin bis 17.03.2014 abwesend. I am out of the office until 17.03.2014. Gerne werde ich Ihre Nachricht nach meiner Rückkehr beantworten. Mit freundlichen Grüßen Ralf Zantopp Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht How to install WLM definition by batch job gesendet

Re: building text messages with substitutions

2014-03-13 Thread Donald Russell
I've been looking for doc on how to do this It seems I need to call __cinit to set up a C environment, then I can call sprintf and finally __cterm to terminate the C environment Sounds simple enough but I can't find what the parameter list looks like for those calls... Do I actually