Re: Knowledge Centre - (was Re: Rant)

2018-12-05 Thread Carmen Vitullo
t the section I searched for. I'm right there with ya on the love / hate I have for KC. Carmen Vitullo - Original Message - From: "Dana Mitchell" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, December 5, 2018 1:43:03 PM Subject: Re: Knowledge Centre - (was Re: Rant)

Researching MT_ZIIP_MODE

2018-12-06 Thread Carmen Vitullo
We are running a Z13s, z/OS 2.2 and we finally have a second zIIP processor, I'm looking into what needs to be done to enable Multi thread support on my zIIP's. we tested this last year with one zIIP and we found there was no real benefit on 2 LPARS sharing the one processor. today I found a st

Re: Knowledge Centre - (was Re: Rant)

2018-12-06 Thread Carmen Vitullo
e, NY 12601 Email/ST: chale...@us.ibm.com @susan_ shumway Carmen Vitullo - Original Message - From: "Wayne Driscoll" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, December 6, 2018 10:23:06 AM Subject: Re: Knowledge Centre - (was Re: Rant) Peter Relson, Is there an RF

Re: Researching MT_ZIIP_MODE

2018-12-06 Thread Carmen Vitullo
okay, great thanks so much for the update Kevin Carmen Vitullo - Original Message - From: "Kevin Mckenzie" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, December 6, 2018 2:21:59 PM Subject: Re: Researching MT_ZIIP_MODE Yes, that's correct. It was removed.

Re: Knowledge Centre - (was Re: Rant)

2018-12-07 Thread Carmen Vitullo
I have voted for the 2 RFE's - I really did not know or recall these RFEs were submitted, thank you Carmen Vitullo - Original Message - From: "Marna WALLE" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, December 7, 2018 8:50:03 AM Subject: Re: Knowledge Centre

Re: ZFS RECORG=FS

2018-12-12 Thread Carmen Vitullo
E=129,RECFM=VA) //ISPPLIB DD DSN=ISP.SISPPENU,DISP=SHR //ISPMLIB DD DSN=ISP.SISPMENU,DISP=SHR //ISPSLIB DD DSN=ISP.SISPSENU,DISP=SHR //ISPTLIB DD DSN=SYS1.SBPXTENU,DISP=SHR HTH's Carmen Vitullo - Original Message - From: "Hervey Martinez" To: IBM-MAIN@LISTSERV.U

Re: ZFS RECORG=FS

2018-12-12 Thread Carmen Vitullo
that's correct,defining as a LINEAR VSAM CL and then using the IOA format utility ? IOEAGFMT - converting from HFS to ZFS is not so bad using the utility I had posted previously - no need to define the ZFS beforehand the utility will do this for you Carmen Vitullo - Ori

Re: Thanks For All the Fish

2018-12-12 Thread Carmen Vitullo
Congrats, 1977 was a good year, I started at Sears outside of Philly 4/4/1977 , wanted to be a programmer, got hired as an operator.. :( - eventually moving up in the ranks. enjoy Carmen Vitullo - Original Message - From: "John Eells" To: IBM-MAIN@LISTSERV.UA

Re: ZFS RECORG=FS

2018-12-12 Thread Carmen Vitullo
STORCLAS: OMVS DEF_STORCLAS: OMVS SPACE_TYPE: CYL SECOND_QTY: 5 VOL: 01 so I used more than just the DSORG to direct ZFS to the correct storage pool Carmen Vitullo Carmen Vitullo - Original Message - From: "Hervey Martinez" To: IBM-MAIN@LISTSERV.UA.EDU Sent:

Re: ZFS RECORG=FS

2018-12-12 Thread Carmen Vitullo
I don't see FS as a possibility either ; HELP on the RECORG in the ISMF TEST CASE panel tells me RECORG must contain KS, ES, RR, LS, or blanks LS would do the trick for you I believe Carmen Vitullo - Original Message - From: "Kevin Neubert" To: IBM-MAIN@LISTSE

Re: ISPBTCH JCLLIB? (was: ZFS RECORG=FS)

2018-12-13 Thread Carmen Vitullo
This may have been copied at one time, been so long since I've used it Carmen Vitullo - Original Message - From: "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, December 12, 2018 3:18:18 PM Su

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
Indeed Lizette, that's what I did, went straight to the source or function to see the acceptable values. Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, December 12, 2018 3:18:35 PM Subject: Re: ZFS RECORG

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
well that makes sense to me now, I'm still running 2.2 thanks Carmen Vitullo - Original Message - From: "Kevin Neubert" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, December 12, 2018 4:15:40 PM Subject: Re: ZFS RECORG=FS FS setting appears to be new for

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
near zFS data set null No value specified Type: Literal Max value: 2 characters since I'm 2.2 I cannot use this or test for this value in an ACS test routine. so there's a mismatch if FS is valid as a read only variable for RECORG in an ACS routine, ISMF TEST should support suc

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
Great Lizette, thanks for the heads up Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, December 13, 2018 1:11:01 PM Subject: Re: ZFS RECORG=FS I have opened a PMR/SR with SMS L2 on the missing FS in z/OS V2

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
A compatibility PTF would be great for folks, like me, moving forward to 2.3 and wanting this functionality before hand, and having the ability to test the routines that match the new read only variables. Carmen Vitullo - Original Message - From: "Edward Finnell" <000

Re: ZFS RECORG=FS

2018-12-13 Thread Carmen Vitullo
thanks Lizette Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, December 13, 2018 1:58:48 PM Subject: Re: ZFS RECORG=FS . APAR OA56544 was created to address this issue. The current target date for the P

Re: RMFGAT SC78

2018-12-14 Thread Carmen Vitullo
That's quite a leap, what was the return code from the C78 abend? PTF's to support the hardware just installed? there are a ton of return codes for the C78 abend Carmen Vitullo - Original Message - From: "Jake Anderson" To: IBM-MAIN@LISTSERV.UA.EDU Sent:

Re: Fixes from CA

2018-12-18 Thread Carmen Vitullo
a.com/mainframe-common-maintenance/en/configure-ca-smp-e-internet-service-retrieval Carmen Vitullo - Original Message - From: "Vignesh Sankaranarayanan" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, December 18, 2018 7:27:38 AM Subject: Fixes from CA Hi, On get

Re: Fixes from CA

2018-12-18 Thread Carmen Vitullo
d to access the proxy, if CA would support that method I think most companies would not have a problem with CA to mainframe access. I provided a link I was given previously, I hope this helps resolve some issues for the OP. Carmen Vitullo - Original Message - From: "Chris

Re: [EXTERNAL] Re: Fixes from CA

2018-12-18 Thread Carmen Vitullo
ivery Manager, Customer Support Carmen Vitullo - Original Message - From: "Vignesh Sankaranarayanan" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, December 18, 2018 8:34:43 AM Subject: Re: [EXTERNAL] Re: Fixes from CA Hi Carmen, The link you gave was RECEIVE ORDER.. same as

Re: [EXTERNAL] Re: Fixes from CA

2018-12-18 Thread Carmen Vitullo
the link provided at the very end if the doc has sample JCL on how to use the CAUNZIP utility HTH's Carmen Vitullo - Original Message - From: "Vignesh Sankaranarayanan" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, December 18, 2018 8:36:34 AM Subject: Re: [EXTE

Re: Enforcing CLASS in instream proc

2018-12-18 Thread Carmen Vitullo
I wonder if the product ThruPut manager is still available, if so, via JAL (job action Language) the OP may be able to direct work based on this criteria Carmen Vitullo - Original Message - From: "Wayne Bickerdike" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, December 1

Re: Display active EDT ?

2019-01-08 Thread Carmen Vitullo
D IOS,CONFIG[(EDT) Carmen Vitullo - Original Message - From: "Lionel B. Dyck (RavenTek)" <01d7f21a6167-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, January 8, 2019 12:43:14 PM Subject: Display active EDT ? Is there a comman

Re: Display active EDT ?

2019-01-08 Thread Carmen Vitullo
Jerry was right on, don't need the ,EDT Carmen Vitullo - Original Message - From: "Carmen Vitullo" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, January 8, 2019 12:48:42 PM Subject: Re: Display active EDT ? D IOS,CONFIG[(EDT) Carmen Vitullo - O

Re: Generic query on Region allocation failure

2019-01-08 Thread Carmen Vitullo
A good point, I myself have overlooked STC's region size because it's never been a problem, I see some tasks never updated for 10+ years and still have very small regions sizes. Carmen Vitullo - Original Message - From: "Jesse 1 Robinson" To: IBM-MAIN@L

Re: Generic query on Region allocation failure

2019-01-08 Thread Carmen Vitullo
106 abends? what's the return code from the 106 abend ? that's not always a storage / region size issue. Carmen Vitullo - Original Message - From: "Wayne Bickerdike" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, January 8, 2019 1:29:06 PM Subject: Re: Gen

Re: Abend 106 (was Generic query on Region allocation failure)

2019-01-09 Thread Carmen Vitullo
n the linklist causing these types of abends. a new listlist and an LLA update or refresh, may solve the issue., if this was the case. Carmen Vitullo - Original Message - From: "Peter Relson" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 9, 2019 12:26:24 PM

Re: Is there a C or LE service to retrieve ISPF statistics?

2019-01-16 Thread Carmen Vitullo
DELETE CREATED4(cdate4) MODDATE4(mdate4)"); buflen = strlen(buffer); retcode = ispexec(buflen, buffer); I cheat and use the ISPF MODEL command to get the syntax for each language; Carmen Vitullo - Original Message - From: "Paul Gilmartin" <000433f07816-dm

Re: Is there a C or LE service to retrieve ISPF statistics?

2019-01-16 Thread Carmen Vitullo
Good Deal, I've had success with ISPLINK with Cobol and Assembler, and of course Rexx Carmen Vitullo - Original Message - From: "Charles Mills" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 16, 2019 8:55:47 AM Subject: Re: Is there a C or LE service t

Re: Is there a C or LE service to retrieve ISPF statistics?

2019-01-16 Thread Carmen Vitullo
AY PANEL 1 (DISPLAY,ISPFPAN1,BLANK),VL LTR R15,R15 BNZ END Cobol 1 PROCEDURE DIVISION. 2 MOVE ZERO TO RETURN-CODE. 3 BEGIN. 4 CALL 'ISPLINK' USING SELCMD, 5 CMD, 6 CMDNAME. 7 IF RETURN-CODE NOT = 0 8 THEN 9 CALL 'ISPLINK' USING SETMSG, 0 EDIF014. 1 STOP R

Re: Is there a C or LE service to retrieve ISPF statistics?

2019-01-16 Thread Carmen Vitullo
some of his downloadables I think Carmen Vitullo - Original Message - From: "Charles Mills" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 16, 2019 1:58:25 PM Subject: Re: Is there a C or LE service to retrieve ISPF statistics? Okay, where the heck are the meani

Re: Is there a C or LE service to retrieve ISPF statistics?

2019-01-16 Thread Carmen Vitullo
yeah - there is that :( Carmen Vitullo - Original Message - From: "Kirk Wolf" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 16, 2019 2:38:06 PM Subject: Re: Is there a C or LE service to retrieve ISPF statistics? and of course you have to run under ISPF and

Re: Using IF/THEN/ELSE for return code checking

2019-01-17 Thread Carmen Vitullo
KUP HAS ABENDED ! *' WTO '' END ELSE DO WTO '' WTO '*** DSSU BACKUP HAS COMPLETED SUCCESSFULLY ! ' WTO '*********

Re: Where's the fire? | Computerworld Shark Tank

2019-01-17 Thread Carmen Vitullo
1M ? I recall our 370/158 @ Sears around 1977 had 1M IIRC, we later on purchased another 2M of stand alone memory from a company called ITEL ? it was a stand alone unit, had to be powered up before the 370 .. it was bigger that a large restaurant size freg :( Carmen Vitullo

Re: NFS Mount Failure

2019-01-23 Thread Carmen Vitullo
I'm not an NFS expert but we do have NFS to Windows and HP/UX, for us once the server is backup and a connection is requested on the 'Z' side the mount is re established, or we run the automount for nfs, but that's really not necessary for one server connection

Re: NFS Mount Failure

2019-01-23 Thread Carmen Vitullo
that's the process we follow also unfortunately Carmen Vitullo - Original Message - From: "Philip S. Watkins" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 23, 2019 10:54:29 AM Subject: Re: NFS Mount Failure I set up a process to unmount the file serv

Re: NFS Mount Failure

2019-01-23 Thread Carmen Vitullo
for mounts or remounts - same here, I just run a BPXBATCH to run the automount Carmen Vitullo - Original Message - From: "Philip S. Watkins" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, January 23, 2019 11:27:31 AM Subject: Re: NFS Mount Failure My unmount and

Re: NFS Mount Failure

2019-01-24 Thread Carmen Vitullo
that's a really easy and great option ! I use touch to create files interactively I never thought about using touch like that ! Carmen Vitullo - Original Message - From: "Kevin Mckenzie" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, January 24, 2019 1:44:25 PM S

Re: Red Alert: File systems inaccessible after using BPXWMIGF utility

2019-01-25 Thread Carmen Vitullo
Thanks for the heads up Jim Carmen Vitullo - Original Message - From: "Jim Taylor" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, January 24, 2019 3:57:31 PM Subject: Red Alert: File systems inaccessible after using BPXWMIGF utility For anyone not subscribed to the

Re: SYSAFF and SCHENV

2019-01-27 Thread Carmen Vitullo
not really, but it can, as an outsourcer we had did use scheduling environment matched to job classes and those classes were defined for each system Carmen Vitullo - Original Message - From: "Peter" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Saturday, January 26, 2019 9:52:49 P

Re: IARV64 - why ABEND rather than return with reason code?

2019-01-28 Thread Carmen Vitullo
Here - Here ! Never has a truer word been spoken Carmen Vitullo - Original Message - From: "Jim Mulder" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, January 28, 2019 1:36:00 PM Subject: Re: IARV64 - why ABEND rather than return with reason code? I agree with all of

Re: SYSAFF and SCHENV [EXTERNAL]

2019-01-29 Thread Carmen Vitullo
than jobclass(es) only to manage workloads. example: on a jobcard where your batch needs to run where, for example CHANGMAN is up SCHENV='CHANGEMAN_JOBS' if it's not up the jobs wait until automation brings it up and changes the WLM resource to up Carmen Vitullo - O

Re: SYSAFF and SCHENV [EXTERNAL]

2019-01-29 Thread Carmen Vitullo
managed all batch controls. at the transportation company I worked at the users with the direction of operations/production control added the required SCHENV Carmen Vitullo - Original Message - From: "Kees Vernooij (ITOP NM) - KLM" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesda

Re: IKJEFT1B program name SMF

2019-01-29 Thread Carmen Vitullo
I've never seen the CLIST or REXX EXEC being recorded in the SMF 30 record, but I've never had a need to look. I think a product like TSOMON had that ability IIRC. Carmen Vitullo - Original Message - From: "Vignesh Sankaranarayanan" To: IBM-MAIN@LISTSERV.U

Re: [EXTERNAL] Re: IKJEFT1B program name SMF

2019-01-29 Thread Carmen Vitullo
The DDnames are available on the 30_4 I believe but SYSIN, or SYSTSIN if used can tell you the dataset used if -- invocation via SYSTSIN was used, most likely the PARM is used Carmen Vitullo - Original Message - From: "Vignesh Sankaranarayanan" To: IBM-MAIN@LISTSERV.UA

Re: Newbie SMP/E questions

2019-01-29 Thread Carmen Vitullo
e of APPLY/ RESTORE with group or groupextend, research why a PTF will not apply or restore, it may be a valid reason, not all PTF's will apply or restore. I suggest an SMP/E course sooner than later Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-M

Re: So long, farewell,Auf wiedersehen, goodbye

2019-01-31 Thread Carmen Vitullo
s. my team and boss was great, although I never met anyone IRL. Carmen Vitullo - Original Message - From: "Chris Hoelscher" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, January 31, 2019 8:34:23 AM Subject: Re: So long, farewell,Auf wiedersehen, goodbye Difficulti

Re: zOSMF - how to enable plugins?

2019-01-31 Thread Carmen Vitullo
ISPF) Carmen Vitullo - Original Message - From: "R.S." To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, January 31, 2019 9:27:38 AM Subject: zOSMF - how to enable plugins? I just started (first time) zOSMF. I want to use Network Configuration Assistant, however the icon is g

JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
I'm running z/OS 2.2 @ RSU1805 level and one of my users is trying to use the JES2 schedule statement; from all the doc I found the AFTER=jobname should be valid @ 2.2 but they are getting a JCL error during testing, my test had the same results; 3 // SCHEDULE HOLDUNTL=('09:50','02/05/20

Re: JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
No David, I'm not sure, the only testing I've done was with the holduntil, looks like the jobgroup is required for the AFTER= statement by the looks of your working example Carmen Vitullo - Original Message - From: "David Jousma" <01a0403c5dc1-dmarc-

Re: JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
No problem, it didn't wrap on my end, looks good, thanks David Carmen Vitullo - Original Message - From: "David Jousma" <01a0403c5dc1-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, February 5, 2019 10:11:05 AM Subject: Re: JE

Re: JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
t level I had not activated z22 mode on the prod mas just yet. I'll review the Fine Manual again, thank you Al Carmen Vitullo - Original Message - From: "Alva John Nims (Al)" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, February 5, 2019 1:02:51 PM Subject: Re: JES

Re: JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
yeah, I have z22 active on my test image, and the $Tactivate shows it would be successful in prod, I'm just procrastinating - thanks again Carmen Vitullo - Original Message - From: "David Jousma" <01a0403c5dc1-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@

Re: JES2 SCHEDULE statement

2019-02-05 Thread Carmen Vitullo
replying to myself, I see that my user and myself were confused about SCHEDULE and BEFORE and AFTER, not related. jobgroup is what I think he's looking for and after I activate z22 level we can test. thanks Al and David Carmen Vitullo - Original Message - From: "Carm

Re: General question about toleration maintenance

2019-02-08 Thread Carmen Vitullo
ly running Carmen Vitullo - Original Message - From: "Jake Anderson" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, February 8, 2019 10:08:29 AM Subject: Re: General question about toleration maintenance Hi Apology for not being clear For example a product with a toleration ma

Re: Unable to reconnect TSO session after VPN disconnect

2019-02-08 Thread Carmen Vitullo
the LU's until a timeout period. I think someone with more knowledge of comm server will correct me if I'm wrong. Carmen Vitullo - Original Message - From: "John Szura" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, February 8, 2019 10:30:19 AM Subject: Re: Un

Re: Dump Datasets

2019-02-08 Thread Carmen Vitullo
I've reallocated SYS1.DUMP datasets before...carefully Carmen Vitullo - Original Message - From: "Ron McCabe" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, February 8, 2019 2:36:40 PM Subject: Re: Dump Datasets Sorry to go back to the dump datasets but I need to

Re: Dump Datasets

2019-02-12 Thread Carmen Vitullo
DUH! this old Fart forgot about DD DEL. :( Carmen Vitullo - Original Message - From: "Rob Schramm" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, February 8, 2019 2:52:12 PM Subject: Re: Dump Datasets Look at DD DEL and DD ADD Rob Schramm On Fri, Feb 8, 2019, 3:48

Re: CICS and IMS Training

2019-02-18 Thread Carmen Vitullo
you may have better luck with training centers / vendors, one comes to mind, protechtraining.com Carmen Vitullo - Original Message - From: "saurabh khandelwal" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, February 18, 2019 12:01:35 PM Subject: CICS and IMS Training H

z/OS 2.3 and ENT COBOL 4.2

2019-02-19 Thread Carmen Vitullo
I am currently running z/OS 2.2 with ENT COBOL V4.2 and users testing V6.2 for ENT COBOL. I'm in the process of ordering z/OS 2.3 and I've found I no longer can order ENT COBOL V4.2 with my servicepac order or as a CBPDO. what I've done is ordered ENT COBOL SERVICE up to RSU 1901, is this any

Re: z/OS 2.3 and ENT COBOL 4.2

2019-02-19 Thread Carmen Vitullo
Great suggestion, I'm going to keep that option in my back pocket, I keep forgetting all the great functions of SMP/E. I'll be pushing for 6.2 as the production version, but I'm not the guy driving the project unfortunately again thanks Jerry! Carmen Vitullo - O

Re: TSO CLIST Query

2019-02-19 Thread Carmen Vitullo
I agree with Dave, plus if needing to issue this command you can initialize a console environment easier with rexx address TSO "consprof soldisp(no) solnum(300) unsoldisp(no)" "console activate name("Cart_V") cart("Cart_V")" for example

Re: z/OS 2.3 and ENT COBOL 4.2

2019-02-22 Thread Carmen Vitullo
ere's not a ton of COBOL, a mix of C and C++ for this client. HLE77A0 and HLE77B0 are currently installed 2.2 Carmen Vitullo - Original Message - From: "Brian Westerman" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, February 21, 2019 11:44:54 PM Subject: Re: z/OS 2

Re: z/OS 2.3 and ENT COBOL 4.2

2019-02-25 Thread Carmen Vitullo
In my case I believe I'm good, I have all up to date maint for z (le) and ent cobol 4.2, querying the cobol developers I feel better by the time we are z/os 2.3 and ent cobol 6.2, all cobol will be compiled with the 6.2 compiler /tested and running in production. Carmen Vi

Re: CPU time and zIIP

2019-02-25 Thread Carmen Vitullo
according to SDSF ECPU% CPU usage consumed within the address space (RMF) Carmen Vitullo - Original Message - From: "Brian Chapman" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, February 25, 2019 12:52:35 PM Subject: CPU time and zIIP Hello, I'm trying to und

Re: Identifying and eliminating uncataloged datasets

2019-02-26 Thread Carmen Vitullo
DATA SET ENCRYPTION-(NO) VOLUMES VOLSER** DEVTYPE--X'' FSEQN-- ASSOCIATIONS(NULL) ATTRIBUTES Carmen Vitullo - Original Message - From: "Tony Thigpen" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, February 25, 2019 6:2

Re: CPU time and zIIP

2019-02-26 Thread Carmen Vitullo
#x27;s not adding up since all other times, other than accumulated time is zero Carmen Vitullo - Original Message - From: "Peter Relson" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, February 26, 2019 8:20:00 AM Subject: CPU time and zIIP If the comment is correct that

Re: CPU time and zIIP

2019-02-26 Thread Carmen Vitullo
great info, thanks for the link Brian Carmen Vitullo - Original Message - From: "Brian Chapman" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, February 26, 2019 10:14:08 AM Subject: Re: CPU time and zIIP Thanks Peter. Here is the IBM document that I based my assumpti

Re: CPU time and zIIP

2019-02-27 Thread Carmen Vitullo
nking none of the current tools can. Carmen Vitullo - Original Message - From: "Peter Relson" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, February 27, 2019 8:09:40 AM Subject: Re: CPU time and zIIP I see CPUtime as 4093.12, GCPUtime is 2187.06 and Ziiptime is 2.17

Re: CPU time and zIIP

2019-02-28 Thread Carmen Vitullo
IIP, it's nice the times and percentages are shown in a separate variable, I can see if my workload is really using the specialty engine, but SDSF does not report TCB and SRB times separately so why not show all CPUtime combined Carmen Vitullo - Original Message - From: "

Re: CPU time and zIIP

2019-03-01 Thread Carmen Vitullo
Carmen Vitullo - Original Message - From: "Peter Relson" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, March 1, 2019 7:15:51 AM Subject: Re: CPU time and zIIP I'm obviously still not understanding what you think is amiss. adding up the Gcpu time and Ziip time, to s

Re: CPU time and zIIP

2019-03-04 Thread Carmen Vitullo
combined also, just curious. I understand the differences in the engines and the speed they run as compared to a GPCPU, so maybe apples and oranges cannot be combined, if that's the reason why they are not. Carmen Vitullo - Original Message - From: "Peter Relson"

Re: CPU time and zIIP

2019-03-04 Thread Carmen Vitullo
bad assumption on my part that SDSF show's CPU and zIIP percent for each address space zAAP-Time zACP-Time GCP-Use% zAAP-Use% SzAAP% SzIIP% P Carmen Vitullo - Original Message - From: "Carmen Vitullo" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, March 1, 2019 7:28

Re: CPU time and zIIP

2019-03-05 Thread Carmen Vitullo
a good picture, somewhat historical, but I can get it. Carmen Vitullo - Original Message - From: "Rob Scott" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, March 5, 2019 4:39:14 AM Subject: Re: CPU time and zIIP Under the help section of the "DA" command,

Re: CPU time and zIIP

2019-03-05 Thread Carmen Vitullo
thanks Rob, a PM from Patrick helped me find the error of my ways ! Carmen Vitullo - Original Message - From: "Rob Scott" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, March 5, 2019 11:09:54 AM Subject: Re: CPU time and zIIP Choose option 4 to show the fields and you g

Migration actions query

2019-03-05 Thread Carmen Vitullo
going over the migration actions again trying to understand this action; Prepare for the removal of z/OS Batch Runtime BCDPROC comes with my serverpac install and I see we don't use this procedure but we do use JZOS Java Batch Launcher for version 8 in production, but this launcher comes with J

Re: SMF/RMF records for 4hr rolling average MSU?

2019-03-05 Thread Carmen Vitullo
Great product, EasySMF ! blackhillsoftware.com Carmen Vitullo - Original Message - From: "John McKown" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, March 5, 2019 2:32:24 PM Subject: SMF/RMF records for 4hr rolling average MSU? We have an old product (BMC Mainvi

Re: SMF/RMF records for 4hr rolling average MSU?

2019-03-05 Thread Carmen Vitullo
better! Easysmf runs on your PC, there's a loader program that runs on a server or your PC and you can schedule (with windows schedure) the ftp of the data and the load of the data, it comes with some reports and graphs and you can extract to excel :) Carmen Vitullo - Original Me

Re: SMF/RMF records for 4hr rolling average MSU?

2019-03-05 Thread Carmen Vitullo
the only other way to do this is if you have Omegamon, use the ZRMSU major command, extract or (cut and paste) the 4hr average to excel. I had to do something like this from a product called Perfman to get the high R4HA for each day and plot that for the month. Carmen Vitullo

Re: SMF/RMF records for 4hr rolling average MSU?

2019-03-05 Thread Carmen Vitullo
d MSU capacity for this LPAR is 130. The 4 hour MSU average usage is 130. The unused MSU capacity for this LPAR is 0. ** This LPAR is currently being "soft capped". ** maybe this can work ? Carmen Vitullo - Original Message - From: "John McKown" To: IBM-M

Re: SMF/RMF records for 4hr rolling average MSU?

2019-03-05 Thread Carmen Vitullo
That's the one ! Carmen Vitullo - Original Message - From: "Anthony Cieri" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, March 5, 2019 3:01:21 PM Subject: Re: SMF/RMF records for 4hr rolling average MSU? IPLINFO ?? -Original Message- From: IBM Mainf

Re: New look and linking for V2.3 product documentation PDFs

2019-03-06 Thread Carmen Vitullo
Sue, we use to be able to report broken links, doc not found for the KC site, now I cannot; The requested resource is not found: /support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.e0zl100/toc.htm Carmen Vitullo - Original Message - From: "Susan Shumway" To

Re: ISMF msg

2019-03-08 Thread Carmen Vitullo
is the volume online to the system you are trying to add? was init INIT'd as SMS ? Carmen Vitullo - Original Message - From: "Mark Pace" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, March 8, 2019 10:15:41 AM Subject: ISMF msg I'm trying to add a new volu

Re: ISMF msg

2019-03-08 Thread Carmen Vitullo
some if the ISMF messages may have just gone to the ISPF log, you may wnat to check 7.5 to see if the log is active and if any messages are there , just a thought Carmen Vitullo - Original Message - From: "Mark Pace" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, March 8,

Re: ISMF msg

2019-03-08 Thread Carmen Vitullo
YW! WOW that's a lot of 'stuff' hope you get it figured out, let us know Carmen Vitullo - Original Message - From: "Mark Pace" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, March 8, 2019 10:49:57 AM Subject: Re: ISMF msg Thanks for the pointer. Now

Re: ISMF msg

2019-03-08 Thread Carmen Vitullo
great! the SYS3 dataset still may have caused the issue if you're in a protect all configuration. I still have the notes from z/os 1.3 on how to recreate a SCDS from an ACDS. good stuff and good that it's still a valid fix ! Carmen Vitullo - Original Message - From:

Re: JES2 checkpoint location

2019-03-12 Thread Carmen Vitullo
...the DR CF was not part of the prod. so cold start in DR :( since we use the same spool volumes, I could have defined new spool volumes and moved on, but in the heat of the DR moment, I was not thinking Carmen Vitullo - Original Message - From: "Alan Schwartz" To:

Re: How to obtain DSN's on a cartridge on SL laber format

2019-03-13 Thread Carmen Vitullo
operator console. The message asks the operator to mount a volume. This message is issued by allocation for batch allocations (that is, JCL) which do not specify DEFER. (For mounts with DEFER coded, see message IEC501A.) Carmen Vitullo - Original Message - From: "Hilario G

Re: How to obtain DSN's on a cartridge on SL laber format

2019-03-13 Thread Carmen Vitullo
Good catch Joe, I need my morning Joe before I start replying to posts :( Carmen Vitullo - Original Message - From: "Joe Monk" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, March 13, 2019 7:31:48 AM Subject: Re: How to obtain DSN's on a cartridge on SL laber forma

Re: SMPe "rollout" of maintenance

2019-03-13 Thread Carmen Vitullo
move to an alternate SYSRES. much more to it but I think you get the point. everything I apply and copy is kept updated in an Excel spreadsheet Carmen Vitullo - Original Message - From: "Tom Marchant" <000a2a8c2020-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.E

Re: SMPe "rollout" of maintenance

2019-03-13 Thread Carmen Vitullo
ller environment and this methodology lends itself well to these maint process. if needed I have a third SYRES available in my back pocket Carmen Vitullo - Original Message - From: "Seymour J Metz" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, March 13, 2019 1:09:01 PM Subject

Re: How to grant access to CONSPROF

2019-03-13 Thread Carmen Vitullo
ok, a stupid question, you issued the PARMLIB UPDATE(00) command ? Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, March 13, 2019 1:39:30 PM Subject: How to grant access to CONSPROF Dear List - I am tryin

Re: SMPe "rollout" of maintenance

2019-03-13 Thread Carmen Vitullo
apply an emergency PTF" on top of a prod system when my latest RSU level is still being tested. Carmen Vitullo - Original Message - From: "Seymour J Metz" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, March 13, 2019 1:55:02 PM Subject: Re: SMPe "rollout"

Re: How to grant access to CONSPROF

2019-03-13 Thread Carmen Vitullo
I've had similar issues with console, not RACF here but TSS, sometimes I'm told I need to logoff and logon again even though the in storage profiles have been refreshed. Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.

Re: How to grant access to CONSPROF

2019-03-13 Thread Carmen Vitullo
got ya, our CA-OPS uses console services, I've never looked but I wonder if the ID need to have a TSO SEGMENT to use console services ? Carmen Vitullo - Original Message - From: "Lizette Koehler" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Wednesday, March 13, 2019 2:56

Re: cloning target and dlib zones

2019-03-14 Thread Carmen Vitullo
1.ibm.parmlib , no iplparm :( so each library was modified for each system so caution was required when merging the updates from the order libraries. Carmen Vitullo - Original Message - From: "william giannelli" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, March 14, 2019

Re: cloning target and dlib zones

2019-03-14 Thread Carmen Vitullo
difficult than needed to be IMO. "not that there's anything wrong with that" :) Carmen Vitullo - Original Message - From: "David Spiegel" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, March 14, 2019 8:34:16 AM Subject: Re: cloning target and dlib zon

Re: Effective of SMT with high zIIP usage

2019-03-14 Thread Carmen Vitullo
improvement, and are still studying the effects with SMT and without to see of the second zIIP helped us or SMT helped. the reason why is a CP3000 study was performed for us and the recommendation was to turn SMT off Carmen Vitullo - Original Message - From: "Bill Bishop (TMNA)"

Re: Catalog Sharing

2019-03-19 Thread Carmen Vitullo
I've been at shops that share and some that do not, I've never had a problem sharing the master catalog in a 6 LPAR PLEX, indirect catalog sysres datasets. currently I'm in the process of moving to a shared master catalog for the production systems in my PLEX. Carmen Vitullo

  1   2   3   4   5   6   7   8   9   10   >