Re: APARs and PTFs for the z196

2010-11-20 Thread Doug Breneman
The Migration Guide is also your friend:

[V5.2] High Level Assembler No Longer Required for Stand-Alone Dump Utility
The IBM High Level Assembler is no longer required to build the Stand-Alone
Dump Utility. This has resulted in incompatible changes to a number of
macros. Customers who have saved their HCPSDC ASSEMBLE source from previous
releases must recreate it on z/VM V5.2 when prompted by the HCPSADMP EXEC.

pdb (Doug Breneman)
z/VM System Test   IBM   Endicott, NY



From:   David Boyes dbo...@sinenomine.net
To: IBMVM@LISTSERV.UARK.EDU
Date:   11/16/2010 08:31 AM
Subject:Re: APARs and PTFs for the z196
Sent by:The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




 Secondly, you do not need HLASM to create/maintain the standalone dump
 program. HCPSADMP checks for HLASM, HASM, and ASSEMBLE (FASM). It can use
 any of them.



Really? That’s cool.  I’ve been continuing to order HLASM on systems that
don’t need it, then.


Any idea when that change went in?


Re: APARs and PTFs for the z196

2010-11-19 Thread Billy Bingham
At least since 6/10/08. That's the date on
my HCPSADMP EXEC and it checks for each of
the below modules.


Billy


On 16 Nov 2010 at 7:30, David Boyes wrote:



 Secondly, you do not need HLASM to create/maintain the standalone dump 
 program.
 HCPSADMP checks for HLASM, HASM, and ASSEMBLE (FASM). It can use any of
 them.

 Really? That´s cool. I´ve been continuing to order HLASM on systems that 
 don´t need it, then.
 Any idea when that change went in?







Re: APARs and PTFs for the z196

2010-11-16 Thread David Boyes

Secondly, you do not need HLASM to create/maintain the standalone dump program. 
HCPSADMP checks for HLASM, HASM, and ASSEMBLE (FASM). It can use any of them.


Really? That’s cool.  I’ve been continuing to order HLASM on systems that don’t 
need it, then.

Any idea when that change went in?



Re: APARs and PTFs for the z196

2010-11-16 Thread David Boyes

At least since 6/10/08. That's the date on my HCPSADMP EXEC and it checks for 
each of the below modules.

Guess it shows just how long it's been since I needed the SA DUMP utility, hmm? 
Well, cool. I can cancel a whole bunch of HLASM licenses then. Yay.

-- db



Re: APARs and PTFs for the z196

2010-11-15 Thread David Boyes
One other thing Doug didn't mention: creating/maintaining the standalone-dump 
program.


Re: APARs and PTFs for the z196

2010-11-15 Thread Doug Breneman
Firstly, please note that the information that I provided is extracted from
the z/VM General Information manual. I cannot take credit for it. This is
important so that all customers can look at the General Information manual
for their level of z/VM to find the appropriate list. The list does change
periodically from release to release..

Secondly, you do not need HLASM to create/maintain the standalone dump
program. HCPSADMP checks for HLASM, HASM, and ASSEMBLE (FASM). It can use
any of them.
pdb (Doug Breneman)
z/VM System Test   IBM   Endicott, NY



From:   David Boyes dbo...@sinenomine.net
To: IBMVM@LISTSERV.UARK.EDU
Date:   11/15/2010 10:28 AM
Subject:Re: APARs and PTFs for the z196
Sent by:The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



One other thing Doug didn’t mention: creating/maintaining the
standalone-dump program.

Re: APARs and PTFs for the z196

2010-11-15 Thread Alan Altmark
[please, let's snip those posts to reasonable size, eh?]

On Monday, 11/15/2010 at 09:41 EST, George Henke/NYLIC 
george_he...@newyorklife.com wrote:
 The last itme in Doug's list is precisely the point. 
 
 HLASM *IS* needed to create a Production IODF from  a source IOCP on 
z/VM. 

I think I see the point of confusion.

IOCP does not use HLASM.  However, if you want to take an existing IOCP 
deck and migrate to *HCD* (CBDSMIGR), then you will need HLASM, as it is 
used *by HCD* to create an initial IODF.  Once migrated, or if you build 
your configuration manually in HCD, you don't need HLASM.

That said, I recommend that you purchase a high-level assembler from IBM 
or Dignus.  You never need one until it's Really Really Important.  And 
you won't discover that until you have an emergency.   But then it is too 
late.

You also have to realize that required can be a misleading term. 
Example:  ISPF is technically not *required* to run zSecure.  Yeah, right. 
 You *could* run that way, but who *would*?

Penny wise, pound foolish.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott


Re: APARs and PTFs for the z196

2010-11-15 Thread Alan Altmark
On Fri, 12 Nov 2010 23:40:17 -0700, Mark Post mp...@novell.com wrote:
Including, up until a year or two ago, IBM's z/VM developers.  Go figure
.

z/VM Development has never used the Dignus assembler.

Alan Altmark
IBM


Re: APARs and PTFs for the z196

2010-11-15 Thread David Boyes
 z/VM Development has never used the Dignus assembler.

TPF does, though. 


Re: APARs and PTFs for the z196

2010-11-15 Thread Schuh, Richard
At least the z/TPF folks use it. If you are stuck with TPF 4.1 or earlier, you 
still need an assembler that runs under CMS. If Dignus has been ported to CMS, 
then it may be sufficient. 

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:ib...@listserv.uark.edu] On Behalf Of David Boyes
 Sent: Monday, November 15, 2010 9:03 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: APARs and PTFs for the z196
 
  z/VM Development has never used the Dignus assembler.
 
 TPF does, though. 
 

Re: APARs and PTFs for the z196

2010-11-15 Thread Alan Altmark
On Monday, 11/15/2010 at 12:14 EST, Schuh, Richard rsc...@visa.com 
wrote:
 At least the z/TPF folks use it. If you are stuck with TPF 4.1 or 
earlier, you 
 still need an assembler that runs under CMS. If Dignus has been ported 
to CMS, 
 then it may be sufficient.

The web page says Available as a native assembler on CMS, OS/390, z/OS, 


Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott


Re: APARs and PTFs for the z196

2010-11-15 Thread Mark Boonie
  z/VM Development has never used the Dignus assembler.

 TPF does, though.

This is only sort of true.  All official lab work is done using HLASM on
Linux.  There are some of us who have taken it upon ourselves to use it on
a personal basis, but there is no TPF lab support for such use, either for
internal use or in customer environments.  Statements of satisfaction with
the Dignus assembler, from myself or any other TPF developer, are strictly
personal opinions and are not to be taken as implying support by either TPF
or IBM.

- mb

Mark Boonie
z/TPF Development


Re: APARs and PTFs for the z196

2010-11-13 Thread Doug Breneman

In chapter 4 of the z/VM General Information Manual, there is a list of
tasks that requires the use of HLASM in z/VM:

High Level Assembler
Although not a prerequisite for z/VM, the IBM High Level Assembler, V1.6
(5696-234) or later, or an equivalent product, is required for several
tasks, such as:
v Creating a new DMSTRT for system languages (NLS)
v Creating image libraries for system printers (FCBs)
v Creating GCS application segments (CONTENTS macro)
v Accessing major CMS application interfaces (CMSCALL)
v Accessing most CP application interfaces (DIAGNOSE)
v Modifying the AVS tuning control module (AGWTUN)
v Using RAS tools (such as MDCHECK, FS2SFSER, AFTCHAIN, PRINTBLK, and
PRINTFST)
v Using the API for data compression
v Using the CMS Pipelines assembler macro interface
v Customizing Language Environment or compiling assembler routines used in
mixed-language user applications
v Creating applications that exploit the IEEE Floating Point hardware
facility
v Adding devices that cannot be sensed without using SET RDEVICE (that is,
by updating HCPRIO ASSEMBLE)
v Applying local modifications to modules written in assembler
v Servicing the CP Loader (HCPLDR)
v Assembling any CP modules
v Assembling exit routines for CP, DirMaint, or RSCS
v Reassembling CP replacement parts for the RACF Security Server for z/VM
v Migrating (converting) a file containing I/O Configuration Program (IOCP)
statements into an existing HCD I/O Definition File (IODF)

If you do not do any of these things or have plans to do any of them, then
you might not need to purchase HLASM or an equivalent product.
pdb (Doug Breneman)
z/VM System Test   IBM   Endicott, NY



From:   George Henke/NYLIC george_he...@newyorklife.com
To: IBMVM@LISTSERV.UARK.EDU
Date:   11/12/2010 06:48 PM
Subject:Re: APARs and PTFs for the z196
Sent by:The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




Thank you, Clovis, I was wondering why?

I do not know that and it did not leave me with a warm and fuzzy feeling.


But thank you for letting me know.

Now I will be able to sleep at night.





   
 gclo...@br.ibm.com
 Sent by: The IBM z/VM Operating System
 IBMVM@LISTSERV.UARK.EDU  To
 ib...@listserv.ua
 RK.EDU
 11/12/2010 06:40 PMcc
   
   Subject
Please respond toRe: APARs and 
  The IBM z/VM Operating System  PTFs for the z196
IBMVM@LISTSERV.UARK.EDU  
   
   
   
   
   
   





Sorry, George.
My mistake.
HLASM isn't imbedded into z/VM. If needed, must be acquired separately.
__
Clovis
   
 From:George Henke/NYLIC george_he...@newyorklife.com
   
 To:  IBMVM@LISTSERV.UARK.EDU  
   
 Date:12/11/2010 18:30 
   
 Subject: Re: APARs and PTFs for the z196  
   
   
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU  
   
   








ty, Clovis, but PK97799 is not an EREP APAR.

VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer.

I was able to apply VM64807 following the instructions in the EREP PGMDIR
which were quite good.

PK97799 (#1 below), however,  is an HLASM SES APAR which I have been told
did not go on because I probably do not have HLASM on z/VM.

This screen shot from:
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM


shows

Re: APARs and PTFs for the z196

2010-11-13 Thread Alan Altmark
On Friday, 11/12/2010 at 07:49 EST, George Henke/NYLIC 
george_he...@newyorklife.com wrote:

 I believe HLASM is also used for IOCP/IODF processing. 

HLASM is not required in order to use IOCP.
 
 Though such processing rarely happens now in the z/VM world, that may 
change in 
 the future. 
 
 And from some recent posts on the matter, it appears to already be 
happening. 
 
 There seems to be a trend away from dependence on z/OS HCD processing 
for this 
 functionality. 

People with z/OS use HCD on z/OS because that's what they know, and it's 
easy for them to do so.  If the z/VM system is moved onto a z/VM-only CEC, 
then the decision of whether to use HCD/VM natively or to import/export 
from HCD/MVS comes up.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott


Re: APARs and PTFs for the z196

2010-11-12 Thread gclovis
Hi, George.
Sorry by the delay: I had problems with my email server for the last 
days...

To find corrections, I follow the IBM instructions; one page forward to 
the next.
For this especific case, see the road:

1- http://www.vm.ibm.com
Click Service
2-http://www.vm.ibm.com/service/
   Click Preventive Service Planning (PSP) Buckets search 
3-Search for: z196
4-On section Preventive Service Planning:
   Click Upgrade 2817DEVICE, Subset 2817/ZVM  

5-To order the corrections, return to item 2, and see IBM ShopzSeries  

It's all. Good luck.
__
Clovis 



From:
George Henke/NYLIC george_he...@newyorklife.com
To:
IBMVM@LISTSERV.UARK.EDU
Date:
05/11/2010 18:58
Subject:
Re: APARs and PTFs for the z196
Sent by:
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




tyvm, MIke. 

This is very helpful. 

But how did you navigate to this page on the site? 



gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 04:27 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196








Mike,
The PSP shows 12 Apars at level 1000, Means not in RSU yet. Some for R540, 
others for R610. 

See: 
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM


To check what are missing, I create one file (named SERVICE $STALIST) with 
all the Apars (one by line) and use only one command to search all. See 
HELP VMSES SERVICE...

This list:
VM64881 
VM64879 
VM64774 
VM64820 
VM64656 
VM64793 
VM64672 
VM64747 
VM64798 
VM64807 
VM64799 
PK97799 

Command:
SERVICE ALL STATUS LIST

You will see some missing. See on the PSP if they are for your release. 
Is the more secure way I know...
No need to new execs...
Good luck.
__
Clovis 

Michael MacIsaac ---05/11/2010 17:12:45---Hello list, I'm trying to verify 
that I've got all the latest service for the z196. I

From: 

Michael MacIsaac mike...@us.ibm.com 

To: 

IBMVM@LISTSERV.UARK.EDU 

Date: 

05/11/2010 17:12 

Subject: 

APARs and PTFs for the z196 

Sent by: 

The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU





Hello list, 

I'm trying to verify that I've got all the latest service for the z196. I 
start with a z/VM 6.1 system that is up to the latest RSU, service level 
1002. 

== q cplevel 
z/VM Version 6 Release 1.0, service level 1002 (64-bit) 
Generated at 11/05/10 13:53:17 EDT 
IPL at 11/05/10 14:50:40 EDT 

Then, disregarding HCD and HCM, I believe the list of APARs to apply is 
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799. 

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN 
REIPL then write and run a short EXEC to verify: 

== type check910 exec 

/* EXEC to check for z196 PTFs */ 
'service cp status VM64774' 
'service cp status VM64798' 
'service cp status VM64879' 
'service cp status VM64881' 
'service cp status VM64793' 
'service perftk status VM64820' 
'service cp status VM64814' 
'service cms status VM64799' 

== check910 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status: 
VMFSRV1226IRECEIVED  11/05/10 13:53:24 
VMFSRV1226IAPPLIED

Re: APARs and PTFs for the z196

2010-11-12 Thread gclovis
George,
That is a correction for a NON-SES product:  EREP. 
Not managed by SERVICE/PUT2PROD.
See Service Guide how to apply NON-SES PTFs. 
__
Clovis 



From:
George Henke/NYLIC george_he...@newyorklife.com
To:
IBMVM@LISTSERV.UARK.EDU
Date:
08/11/2010 14:24
Subject:
Re: APARs and PTFs for the z196
Sent by:
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




All 14 z196 compatibility APARs listed below went on fine except for 
PK97799. 

SES says there is not service for this APAR. 

How can there be no service? 

 
 SERVICE   USERID: MAINT 
 
Date: 11/05/10Time: 23:52:46 
 
ST:VMFSRV2195I SERVICE ALL 2817HLA 
ST:VMFSRV2760I SERVICE processing started 
ST:VMFSUI2760I VMFSUFIN processing started 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234G%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234G%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234G%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234J%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234J%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234J%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully 
ST:VMFSUT2760I VMFSUFTB processing started 
ST:VMFSUT2760I VMFSUFTB processing completed successfully 
ST:VMFSRV2760I SERVICE processing completed successfully 

  


George Henke/NYLIC 
11/05/2010 11:27 PM 


To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196Link







Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order: 

PK97799 
VM64656 
VM64672 
VM64747 
VM64774 
VM64793 
VM64798 
VM64799 
VM64807 
VM64818 
VM64820 
VM64879 
VM64881 
VM64891 

btw:  The only way I could find the page in the link Clovis supplied was 
by searching SHOPZ on 2817 the other name for a z196. 

  




Les Geer (607-429-3580) g...@gdlvm7.vnet.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 04:40 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196








I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.



The above lists the minimum CP APARs (for 5.4 and 6.1) required to apply
prior to IPLing on a z196.  Mike is listing CMS, PerfKit, and
pre-requisite APARs.

Since the above list was generated, CP APAR VM64891 should also be
applied.  Also, to add to Mike's pre-requisite list below, VM64818.

Best Regards,
Les Geer
IBM z/VM and Linux Development





Hello list,

I'm trying to verify that I've got all the latest service for the z196. I
start with a z/VM 6.1 system that is up to the latest RSU, service level
1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 
VM64799.

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11

Re: APARs and PTFs for the z196

2010-11-12 Thread George Henke/NYLIC
ty, Clovis, but PK97799 is not an EREP APAR.

 VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer.

I was able to apply VM64807 following the instructions in the EREP PGMDIR 
which were quite good.

PK97799 (#1 below), however,  is an HLASM SES APAR which I have been told 
did not go on because I probably do not have HLASM on z/VM. 

This screen shot from:  
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM
 

shows the details:






12  10/09/22 VM64881  UM33183  1000 VM COUPLING FACILITY HANG  AT IP
11  10/09/08 VM64879  UM33171  1000 Z196 PROCESSOR SUPPORT D/T2817
10  10/09/08 VM64774  UM33167  1000 SET/QUERY REORDER COMMAND ( D/T2
 9  10/09/07 VM64820  UM33157  1000 NEW FUNCTION IN PERFORMANCE TOOL
 8  10/09/02 VM64656  UM32881  1000 NEW FUNCTION - D/T2817
 7  10/09/02 VM64793  UM33092  1000 NEW FUNCTION - D/T2817
 6. 10/08/31 VM64672  UM90236  1000 NEW FUNCTION - SUPPORT IS
 5. 10/08/31 VM64747  UM90237  1000 NEW FUNCTION - HCM SUPPORTS
 4  10/08/31 VM64798  UM33151  1000 Z196 PROCESSOR SUPPORT D/T2817
 3  10/08/25 VM64807  UV6  1000 NEW FUNCTION - SUPPORT NEW CPU M
 2  10/08/25 VM64799  UM33139  1000 IOCP NEW FUNCTION
 1. 10/08/19 PK97799  UK59301  1000 HLASM SUPPORT FOR IBM ZENTERPRIS







gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/12/2010 02:56 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






George, 
That is a correction for a NON-SES product:  EREP. 
Not managed by SERVICE/PUT2PROD. 
See Service Guide how to apply NON-SES PTFs. 
__
Clovis 


From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
08/11/2010 14:24 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU





All 14 z196 compatibility APARs listed below went on fine except for 
PK97799. 

SES says there is not service for this APAR. 

How can there be no service? 

 
 SERVICE   USERID: MAINT 
 
Date: 11/05/10Time: 23:52:46 
 
ST:VMFSRV2195I SERVICE ALL 2817HLA 
ST:VMFSRV2760I SERVICE processing started 
ST:VMFSUI2760I VMFSUFIN processing started 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234G%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234G%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234G%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234J%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234J%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234J%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully 
ST:VMFSUT2760I VMFSUFTB processing started 
ST:VMFSUT2760I VMFSUFTB processing completed successfully 
ST:VMFSRV2760I SERVICE processing completed successfully 

 

George Henke/NYLIC 
11/05/2010 11:27 PM 


To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196Link









Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order: 

PK97799 
VM64656 
VM64672 
VM64747 
VM64774 
VM64793 
VM64798 
VM64799 
VM64807 
VM64818 
VM64820 
VM64879 
VM64881 
VM64891 

btw:  The only way I could find the page in the link Clovis supplied was 
by searching SHOPZ on 2817 the other name for a z196. 

 



Les Geer (607-429-3580) g...@gdlvm7.vnet.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 04:40 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196










I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.



The above lists the minimum CP APARs (for 5.4 and 6.1) required to apply
prior to IPLing on a z196.  Mike is listing CMS

Re: APARs and PTFs for the z196

2010-11-12 Thread gclovis
Sorry, George.
My mistake.
HLASM isn't imbedded into z/VM. If needed, must be acquired separately.
__
Clovis 



From:
George Henke/NYLIC george_he...@newyorklife.com
To:
IBMVM@LISTSERV.UARK.EDU
Date:
12/11/2010 18:30
Subject:
Re: APARs and PTFs for the z196
Sent by:
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




ty, Clovis, but PK97799 is not an EREP APAR. 

 VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer. 


I was able to apply VM64807 following the instructions in the EREP PGMDIR 
which were quite good. 

PK97799 (#1 below), however,  is an HLASM SES APAR which I have been told 
did not go on because I probably do not have HLASM on z/VM.   

This screen shot from:  
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM
 

shows the details: 






12  10/09/22 VM64881  UM33183  1000 VM COUPLING FACILITY HANG  AT IP
11  10/09/08 VM64879  UM33171  1000 Z196 PROCESSOR SUPPORT D/T2817
10  10/09/08 VM64774  UM33167  1000 SET/QUERY REORDER COMMAND ( D/T2
9  10/09/07 VM64820  UM33157  1000 NEW FUNCTION IN PERFORMANCE TOOL
8  10/09/02 VM64656  UM32881  1000 NEW FUNCTION - D/T2817
7  10/09/02 VM64793  UM33092  1000 NEW FUNCTION - D/T2817
6. 10/08/31 VM64672  UM90236  1000 NEW FUNCTION - SUPPORT IS
5. 10/08/31 VM64747  UM90237  1000 NEW FUNCTION - HCM SUPPORTS
4  10/08/31 VM64798  UM33151  1000 Z196 PROCESSOR SUPPORT D/T2817
3  10/08/25 VM64807  UV6  1000 NEW FUNCTION - SUPPORT NEW CPU M
2  10/08/25 VM64799  UM33139  1000 IOCP NEW FUNCTION
1. 10/08/19 PK97799  UK59301  1000 HLASM SUPPORT FOR IBM ZENTERPRIS







gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/12/2010 02:56 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196








George, 
That is a correction for a NON-SES product:  EREP. 
Not managed by SERVICE/PUT2PROD. 
See Service Guide how to apply NON-SES PTFs. 
__
Clovis 

From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
08/11/2010 14:24 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU






All 14 z196 compatibility APARs listed below went on fine except for 
PK97799. 

SES says there is not service for this APAR. 

How can there be no service? 

 
 SERVICE   USERID: MAINT 
 
Date: 11/05/10Time: 23:52:46 
 
ST:VMFSRV2195I SERVICE ALL 2817HLA 
ST:VMFSRV2760I SERVICE processing started 
ST:VMFSUI2760I VMFSUFIN processing started 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234G%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234G%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234G%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234J%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234J%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234J%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully 
ST:VMFSUT2760I VMFSUFTB processing started 
ST:VMFSUT2760I VMFSUFTB processing completed successfully 
ST:VMFSRV2760I SERVICE processing completed successfully 


George Henke/NYLIC 
11/05/2010 11:27 PM 


To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196Link











Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order: 

PK97799 
VM64656 
VM64672 
VM64747 
VM64774 
VM64793 
VM64798 
VM64799 
VM64807 
VM64818 
VM64820 
VM64879 
VM64881 
VM64891 

btw:  The only way I could find the page in the link Clovis supplied was 
by searching SHOPZ on 2817 the other name for a z196. 




Les Geer (607-429-3580) g...@gdlvm7.vnet.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 04:40 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM

Re: APARs and PTFs for the z196

2010-11-12 Thread George Henke/NYLIC
Thank you, Clovis, I was wondering why? 

I do not know that and it did not leave me with a warm and fuzzy 
feeling.

But thank you for letting me know.

Now I will be able to sleep at night.







gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/12/2010 06:40 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






Sorry, George. 
My mistake. 
HLASM isn't imbedded into z/VM. If needed, must be acquired separately. 
__
Clovis 


From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
12/11/2010 18:30 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU





ty, Clovis, but PK97799 is not an EREP APAR. 

VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer. 

I was able to apply VM64807 following the instructions in the EREP PGMDIR 
which were quite good. 

PK97799 (#1 below), however,  is an HLASM SES APAR which I have been told 
did not go on because I probably do not have HLASM on z/VM. 

This screen shot from:  
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM
 

shows the details: 






12  10/09/22 VM64881  UM33183  1000 VM COUPLING FACILITY HANG  AT IP
11  10/09/08 VM64879  UM33171  1000 Z196 PROCESSOR SUPPORT D/T2817
10  10/09/08 VM64774  UM33167  1000 SET/QUERY REORDER COMMAND ( D/T2
9  10/09/07 VM64820  UM33157  1000 NEW FUNCTION IN PERFORMANCE TOOL
8  10/09/02 VM64656  UM32881  1000 NEW FUNCTION - D/T2817
7  10/09/02 VM64793  UM33092  1000 NEW FUNCTION - D/T2817
6. 10/08/31 VM64672  UM90236  1000 NEW FUNCTION - SUPPORT IS
5. 10/08/31 VM64747  UM90237  1000 NEW FUNCTION - HCM SUPPORTS
4  10/08/31 VM64798  UM33151  1000 Z196 PROCESSOR SUPPORT D/T2817
3  10/08/25 VM64807  UV6  1000 NEW FUNCTION - SUPPORT NEW CPU M
2  10/08/25 VM64799  UM33139  1000 IOCP NEW FUNCTION
1. 10/08/19 PK97799  UK59301  1000 HLASM SUPPORT FOR IBM ZENTERPRIS







gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/12/2010 02:56 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196










George, 
That is a correction for a NON-SES product:  EREP. 
Not managed by SERVICE/PUT2PROD. 
See Service Guide how to apply NON-SES PTFs. 
__
Clovis 
From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
08/11/2010 14:24 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU







All 14 z196 compatibility APARs listed below went on fine except for 
PK97799. 

SES says there is not service for this APAR. 

How can there be no service? 

 
 SERVICE   USERID: MAINT 
 
Date: 11/05/10Time: 23:52:46 
 
ST:VMFSRV2195I SERVICE ALL 2817HLA 
ST:VMFSRV2760I SERVICE processing started 
ST:VMFSUI2760I VMFSUFIN processing started 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234G%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234G%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234G%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234J%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234J%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234J%HLASM   
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully 
ST:VMFSUT2760I VMFSUFTB processing started 
ST:VMFSUT2760I VMFSUFTB processing completed successfully 
ST:VMFSRV2760I SERVICE processing completed successfully 

   
George Henke/NYLIC 
11/05/2010 11:27 PM 


To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196Link













Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order: 

PK97799 
VM64656

Re: APARs and PTFs for the z196

2010-11-12 Thread Mike Walter
Disclaimer:  I do not speak for IBM, this is only my understanding of 
these repeatedly discussed issues on this listserve. 

The IBM High Level Assembler is a separately orderable, and chargeable 
Licensed Program Product (meaning: it's not free, you must pay for it).
Since it is NOT required, it is not shipped with z/VM.  I'm guessing that 
IBM chooses to not ship it because Linux on System z customers are 
concerned about installing Linux guests and getting z/VM up and running, 
not messing with CP modifications.  This way you don't pay for what you 
don't need.

If you do not modify CP and some other parts of z/VM (and perhaps some 
other products such as VM/RACF?) you do not require HLASM to install, 
maintain, and run z/VM.  All parts part of z/VM (e.g. most source code, 
but not all source code, TEXT decks, MODULE, etc. are shipped when z/VM is 
distributed. 

All parts serviced by IBM are shipped as part of the service stream 
(except for the licensed, and free Restricted Source; orderable through 
Resource Link - see the Program Directory for z/VM, chapter 2.3 
Optional Machine-Readable Material).  You don't need that either, unless 
you suffer from insomnia or are a died-in-the-blue bits and bytes techie.

DIRMAINT, Performance Toolkit, VM/RACF, and (NJE parts of) RSCS are 
chargeable products which ARE shipped with z/VM.  As I understand it, they 
are shipped with z/VM because many new Linux on System z customers will 
need a directory manager product, a performance monitor product, and 
perhaps a printing and inter-system communications product.  If they are 
familiar with z/OS (a reasonable), they may already be quite familiar with 
RACF, and may not have experience evaluating competitive ISV products for 
those needs.  Shipping potentially useful products saves new z/VM 
customers from having to order them as the need suddenly arises.  But 
the customers are expected to read the doc, finding that use of those 
products requires a separate action to ENABLE them, and somewhere that 
they are chargeable - even though they arrived for free with z/VM.  For 
years I've been asking IBM to provide very prominent and clear warnings in 
the manual describing the command to enable those products, and in the 
SYSTEM CONFIG file itself where a simple change enables a product one that 
one should rightly be paying for.  Oh well...

Mike Walter
Aon Corporation
The opinions expressed herein are mine alone, not my employer's.



George Henke/NYLIC george_he...@newyorklife.com 

Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/12/2010 05:46 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196







Thank you, Clovis, I was wondering why?   

I do not know that and it did not leave me with a warm and fuzzy 
feeling. 

But thank you for letting me know. 

Now I will be able to sleep at night. 






gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/12/2010 06:40 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196








Sorry, George. 
My mistake. 
HLASM isn't imbedded into z/VM. If needed, must be acquired separately. 
__
Clovis 

From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
12/11/2010 18:30 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU






ty, Clovis, but PK97799 is not an EREP APAR. 

VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer. 

I was able to apply VM64807 following the instructions in the EREP PGMDIR 
which were quite good. 

PK97799 (#1 below), however,  is an HLASM SES APAR which I have been told 
did not go on because I probably do not have HLASM on z/VM. 

This screen shot from:  
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM
 

shows the details: 






12  10/09/22 VM64881  UM33183  1000 VM COUPLING FACILITY HANG  AT IP
11  10/09/08 VM64879  UM33171  1000 Z196 PROCESSOR SUPPORT D/T2817
10  10/09/08 VM64774  UM33167  1000 SET/QUERY REORDER COMMAND ( D/T2
9  10/09/07 VM64820  UM33157  1000 NEW FUNCTION IN PERFORMANCE TOOL
8  10/09/02 VM64656  UM32881  1000 NEW FUNCTION - D/T2817
7  10/09/02 VM64793  UM33092  1000 NEW FUNCTION - D/T2817
6. 10/08/31 VM64672  UM90236  1000 NEW FUNCTION - SUPPORT IS
5. 10/08/31 VM64747  UM90237  1000 NEW FUNCTION - HCM SUPPORTS
4  10/08/31 VM64798  UM33151  1000 Z196 PROCESSOR SUPPORT D/T2817
3  10/08/25 VM64807  UV6  1000 NEW FUNCTION - SUPPORT NEW CPU M
2  10/08/25 VM64799  UM33139  1000 IOCP NEW FUNCTION
1. 10/08/19 PK97799  UK59301  1000 HLASM SUPPORT FOR IBM ZENTERPRIS







gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM

Re: APARs and PTFs for the z196

2010-11-12 Thread George Henke/NYLIC
ty, Mike.

I believe HLASM is also used for IOCP/IODF processing.

Though such processing rarely happens now in the z/VM world, that may 
change in the future.

And from some recent posts on the matter, it appears to already be 
happening.

There seems to be a trend away from dependence on z/OS HCD processing for 
this functionality.

So HLASM may indeed become a real practical reason, in the not too distant 
future, for having HLASM in z/VM, not for modifying source code per se, 
but for assembling IOCP source into production IODFs which can then be 
loaded statically and/or dynamically into the IOCDS.

It kinda concerns me now where I am, even though we have no immediate 
plans to do any IOCP/IODF processing in z/VM, that we could not do so even 
if we wanted to, because we do not have HLASM.

It is somewhat limiting.

Don't fence me in . . .





Mike Walter mike.wal...@hewitt.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/12/2010 07:30 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196







Disclaimer:  I do not speak for IBM, this is only my understanding of 
these repeatedly discussed issues on this listserve.   

The IBM High Level Assembler is a separately orderable, and chargeable 
Licensed Program Product (meaning: it's not free, you must pay for it). 
Since it is NOT required, it is not shipped with z/VM.  I'm guessing that 
IBM chooses to not ship it because Linux on System z customers are 
concerned about installing Linux guests and getting z/VM up and running, 
not messing with CP modifications.  This way you don't pay for what you 
don't need. 

If you do not modify CP and some other parts of z/VM (and perhaps some 
other products such as VM/RACF?) you do not require HLASM to install, 
maintain, and run z/VM.  All parts part of z/VM (e.g. most source code, 
but not all source code, TEXT decks, MODULE, etc. are shipped when z/VM is 
distributed.   

All parts serviced by IBM are shipped as part of the service stream 
(except for the licensed, and free Restricted Source; orderable through 
Resource Link - see the Program Directory for z/VM, chapter 2.3 
Optional Machine-Readable Material).  You don't need that either, unless 
you suffer from insomnia or are a died-in-the-blue bits and bytes techie. 

DIRMAINT, Performance Toolkit, VM/RACF, and (NJE parts of) RSCS are 
chargeable products which ARE shipped with z/VM.  As I understand it, they 
are shipped with z/VM because many new Linux on System z customers will 
need a directory manager product, a performance monitor product, and 
perhaps a printing and inter-system communications product.  If they are 
familiar with z/OS (a reasonable), they may already be quite familiar with 
RACF, and may not have experience evaluating competitive ISV products for 
those needs.  Shipping potentially useful products saves new z/VM 
customers from having to order them as the need suddenly arises.  But 
the customers are expected to read the doc, finding that use of those 
products requires a separate action to ENABLE them, and somewhere that 
they are chargeable - even though they arrived for free with z/VM.  For 
years I've been asking IBM to provide very prominent and clear warnings in 
the manual describing the command to enable those products, and in the 
SYSTEM CONFIG file itself where a simple change enables a product one that 
one should rightly be paying for.  Oh well... 

Mike Walter
Aon Corporation
The opinions expressed herein are mine alone, not my employer's. 


George Henke/NYLIC george_he...@newyorklife.com 

Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/12/2010 05:46 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196









Thank you, Clovis, I was wondering why?   

I do not know that and it did not leave me with a warm and fuzzy 
feeling. 

But thank you for letting me know. 

Now I will be able to sleep at night. 





gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/12/2010 06:40 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196










Sorry, George. 
My mistake. 
HLASM isn't imbedded into z/VM. If needed, must be acquired separately. 
__
Clovis 
From: 
George Henke/NYLIC george_he...@newyorklife.com 
To: 
IBMVM@LISTSERV.UARK.EDU 
Date: 
12/11/2010 18:30 
Subject: 
Re: APARs and PTFs for the z196 
Sent by: 
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU







ty, Clovis, but PK97799 is not an EREP APAR. 

VM64807 (#3 below) is the Non-SES EREP APAR to which I believe you refer. 

I was able to apply VM64807 following the instructions in the EREP PGMDIR 
which were quite good. 

PK97799 (#1 below

Re: APARs and PTFs for the z196

2010-11-12 Thread Mark Post
 On 11/12/2010 at 08:20 PM, Mike Walter mike.wal...@hewitt.com wrote: 
 And there's always the Dignus Systems/ASM product. 
 See-- http://www.dignus.com/dasm/
 That product is definitely Ready for Prime Time.  Big-time companies use 
 it. 

Including, up until a year or two ago, IBM's z/VM developers.  Go figure.


Mark Post


Re: APARs and PTFs for the z196

2010-11-08 Thread George Henke/NYLIC
All 14 z196 compatibility APARs listed below went on fine except for 
PK97799.

SES says there is not service for this APAR.

How can there be no service?

 
 SERVICE   USERID: MAINT 
 
Date: 11/05/10Time: 23:52:46 
 
ST:VMFSRV2195I SERVICE ALL 2817HLA 
ST:VMFSRV2760I SERVICE processing started 
ST:VMFSUI2760I VMFSUFIN processing started 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234G%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234G%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234G%HLASM 
ST:VMFSUI2760I VMFSUFIN processing started for product 5696234J%HLASM 
ST:VMFSUI1200I No SERVICE record was found for product 5696234J%HLASM 
ST:in table VM SYSSUF 
ST:VMFSUI1206I Service was not installed for product 5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully for product 
ST:5696234J%HLASM 
ST:VMFSUI2760I VMFSUFIN processing completed successfully 
ST:VMFSUT2760I VMFSUFTB processing started 
ST:VMFSUT2760I VMFSUFTB processing completed successfully 
ST:VMFSRV2760I SERVICE processing completed successfully

 



George Henke/NYLIC
11/05/2010 11:27 PM

To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196





Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order:

PK97799
VM64656
VM64672
VM64747
VM64774
VM64793
VM64798
VM64799
VM64807
VM64818
VM64820
VM64879
VM64881
VM64891

btw:  The only way I could find the page in the link Clovis supplied was 
by searching SHOPZ on 2817 the other name for a z196.

 





Les Geer (607-429-3580) g...@gdlvm7.vnet.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/05/2010 04:40 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.



The above lists the minimum CP APARs (for 5.4 and 6.1) required to apply
prior to IPLing on a z196.  Mike is listing CMS, PerfKit, and
pre-requisite APARs.

Since the above list was generated, CP APAR VM64891 should also be
applied.  Also, to add to Mike's pre-requisite list below, VM64818.

Best Regards,
Les Geer
IBM z/VM and Linux Development





Hello list,

I'm trying to verify that I've got all the latest service for the z196. I
start with a z/VM 6.1 system that is up to the latest RSU, service level
1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 
VM64799.

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226I

Re: APARs and PTFs for the z196

2010-11-08 Thread David Boyes


 All 14 z196 compatibility APARs listed below went on fine except for PK97799.
 SES says there is not service for this APAR.
 How can there be no service?

IIRC, that's the APAR that adds the new z196 instructions to HLASM. Do you have 
HLASM installed on this system? If not, then all this message is telling you is 
that it (correctly) skipped applying service to a product you don't have. 8-)




Re: APARs and PTFs for the z196

2010-11-08 Thread George Henke/NYLIC
ty, David, that sounds like it all right.

But how to I confirm that I do not have HLASM on my z/VM system.

Is there a SES command for that?





David Boyes dbo...@sinenomine.net 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/08/2010 11:31 AM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196








 All 14 z196 compatibility APARs listed below went on fine except for 
PK97799.
 SES says there is not service for this APAR.
 How can there be no service?

IIRC, that's the APAR that adds the new z196 instructions to HLASM. Do you 
have HLASM installed on this system? If not, then all this message is 
telling you is that it (correctly) skipped applying service to a product 
you don't have. 8-)




Re: APARs and PTFs for the z196

2010-11-08 Thread David Boyes
But how to I confirm that I do not have HLASM on my z/VM system.
Is there a SES command for that?
All things have SES-nature. The question is whether the Buddha displays 
SES-nature or not. 8-)
Check the VM Service manual under Software Inventory. There's a subsection on 
displaying what SES believes to be installed; can't dig up the exact command - 
brain full error. 8-)


Re: APARs and PTFs for the z196

2010-11-05 Thread George Henke/NYLIC
I thought VM64798, VM64879, and VM64881 were the only APARs needed for 
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.




Michael MacIsaac mike...@us.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/05/2010 03:12 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
APARs and PTFs for the z196







Hello list, 

I'm trying to verify that I've got all the latest service for the z196. I 
start with a z/VM 6.1 system that is up to the latest RSU, service level 
1002. 

== q cplevel 
z/VM Version 6 Release 1.0, service level 1002 (64-bit) 
Generated at 11/05/10 13:53:17 EDT 
IPL at 11/05/10 14:50:40 EDT 

Then, disregarding HCD and HCM, I believe the list of APARs to apply is 
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799. 

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN 
REIPL then write and run a short EXEC to verify: 

== type check910 exec 

/* EXEC to check for z196 PTFs */ 
'service cp status VM64774' 
'service cp status VM64798' 
'service cp status VM64879' 
'service cp status VM64881' 
'service cp status VM64793' 
'service perftk status VM64820' 
'service cp status VM64814' 
'service cms status VM64799' 

== check910 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status: 
VMFSRV1226IRECEIVED  11/05/10 13:53:24 
VMFSRV1226IAPPLIED   11/05/10 13:53:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:36 
VMFSRV1226IAPPLIED   11/05/10 13:52:37 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 

Does this sound right?  There is also one non-SES PTF (UV6) for EREP 
that also must be applied separately, but that is a different story. 

Any feedback will be appreciated. Thanks. 

Mike MacIsaac mike...@us.ibm.com   (845) 433-7061


Re: APARs and PTFs for the z196

2010-11-05 Thread Bob McCarthy
We upgraded to a z196 last weekend. I am running 5.4 and I applied the
following APARs per PSPs

VM64798, VM64879, VM64881 (for basic support)

VM64793, VM64672, VM64799, VM64820, VM64672, VM64747, VM64807  (for
various products and other functionality)

We did not have any problems with the upgrade to date.

Bob

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of George Henke/NYLIC
Sent: Friday, November 05, 2010 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: APARs and PTFs for the z196

 


I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4. 

You are 6.1 so maybe it is different. 

But if not, I better find out fast. 




Michael MacIsaac mike...@us.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 

11/05/2010 03:12 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To

IBMVM@LISTSERV.UARK.EDU 

cc


Subject

APARs and PTFs for the z196

 







Hello list, 

I'm trying to verify that I've got all the latest service for the z196.
I start with a z/VM 6.1 system that is up to the latest RSU, service
level 1002. 

== q cplevel 
z/VM Version 6 Release 1.0, service level 1002 (64-bit) 
Generated at 11/05/10 13:53:17 EDT 
IPL at 11/05/10 14:50:40 EDT 

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807
VM64799. 
I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify: 

== type check910 exec 

/* EXEC to check for z196 PTFs */ 
'service cp status VM64774' 
'service cp status VM64798' 
'service cp status VM64879' 
'service cp status VM64881' 
'service cp status VM64793' 
'service perftk status VM64820' 
'service cp status VM64814' 
'service cms status VM64799' 

== check910 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status: 
VMFSRV1226IRECEIVED  11/05/10 13:53:24 
VMFSRV1226IAPPLIED   11/05/10 13:53:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:36 
VMFSRV1226IAPPLIED   11/05/10 13:52:37 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 

Does this sound right?  There is also one non-SES PTF (UV6) for
EREP that also must be applied separately, but that is a different
story. 

Any feedback will be appreciated. Thanks. 

Mike MacIsaac mike...@us.ibm.com   (845) 433-7061 



Re: APARs and PTFs for the z196

2010-11-05 Thread George Henke/NYLIC
Marcy:

You were one of the first, if not the first, to be up and running a z/196 
with z/VM 5.4.

What compatibility APARs, PTFs for z196 to you apply?





Bob McCarthy bob.mccar...@custserv.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/05/2010 03:33 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






We upgraded to a z196 last weekend. I am running 5.4 and I applied the 
following APARs per PSPs
VM64798, VM64879, VM64881 (for basic support)
VM64793, VM64672, VM64799, VM64820, VM64672, VM64747, VM64807  (for 
various products and other functionality)
We did not have any problems with the upgrade to date.
Bob
 
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On 
Behalf Of George Henke/NYLIC
Sent: Friday, November 05, 2010 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: APARs and PTFs for the z196
 

I thought VM64798, VM64879, and VM64881 were the only APARs needed for 
z196 compatibility for z/VM 5.4. 

You are 6.1 so maybe it is different. 

But if not, I better find out fast. 



Michael MacIsaac mike...@us.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 03:12 PM 


Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
APARs and PTFs for the z196
 









Hello list, 

I'm trying to verify that I've got all the latest service for the z196. I 
start with a z/VM 6.1 system that is up to the latest RSU, service level 
1002. 

== q cplevel 
z/VM Version 6 Release 1.0, service level 1002 (64-bit) 
Generated at 11/05/10 13:53:17 EDT 
IPL at 11/05/10 14:50:40 EDT 

Then, disregarding HCD and HCM, I believe the list of APARs to apply is 
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799. 

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN 
REIPL then write and run a short EXEC to verify: 

== type check910 exec 

/* EXEC to check for z196 PTFs */ 
'service cp status VM64774' 
'service cp status VM64798' 
'service cp status VM64879' 
'service cp status VM64881' 
'service cp status VM64793' 
'service perftk status VM64820' 
'service cp status VM64814' 
'service cms status VM64799' 

== check910 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status: 
VMFSRV1226IRECEIVED  11/05/10 13:53:24 
VMFSRV1226IAPPLIED   11/05/10 13:53:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:36 
VMFSRV1226IAPPLIED   11/05/10 13:52:37 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 

Does this sound right?  There is also one non

Re: APARs and PTFs for the z196

2010-11-05 Thread Marcy Cortes
Heck, I don’t know ☺   
I delegated that fun.
Maybe my coworker Bob will respond.

Marcy 


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of George Henke/NYLIC
Sent: Friday, November 05, 2010 12:48 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] APARs and PTFs for the z196


Marcy: 

You were one of the first, if not the first, to be up and running a z/196 with 
z/VM 5.4. 

What compatibility APARs, PTFs for z196 to you apply? 



Bob McCarthy bob.mccar...@custserv.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 03:33 PM 
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: APARs and PTFs for the z196







We upgraded to a z196 last weekend. I am running 5.4 and I applied the 
following APARs per PSPs 
VM64798, VM64879, VM64881 (for basic support) 
VM64793, VM64672, VM64799, VM64820, VM64672, VM64747, VM64807  (for various 
products and other functionality) 
We did not have any problems with the upgrade to date. 
                        Bob 
  
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of George Henke/NYLIC
Sent: Friday, November 05, 2010 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: APARs and PTFs for the z196 
  

I thought VM64798, VM64879, and VM64881 were the only APARs needed for z196 
compatibility for z/VM 5.4. 

You are 6.1 so maybe it is different. 

But if not, I better find out fast. 
Michael MacIsaac mike...@us.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
11/05/2010 03:12 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
APARs and PTFs for the z196

  











Re: APARs and PTFs for the z196

2010-11-05 Thread Bob Bates
OK, I went through this and was doing a lot of stuff all at the same time (not 
the best way to do it but sometimes you just gotta leap, besides the dev 
systems weren't dying so I figured I was somewhat safe).

I put on RSU 5407 (1002) and also noted VM64798, VM64879, VM64774, 
UV6(EREP) as being significant to z196.

Bob Bates
robert.ba...@wellsfargo.commailto:robert.ba...@wellsfargo.com
This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of George Henke/NYLIC
Sent: Friday, November 05, 2010 2:48 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: APARs and PTFs for the z196


Marcy:

You were one of the first, if not the first, to be up and running a z/196 with 
z/VM 5.4.

What compatibility APARs, PTFs for z196 to you apply?



Bob McCarthy bob.mccar...@custserv.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

11/05/2010 03:33 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To

IBMVM@LISTSERV.UARK.EDU

cc

Subject

Re: APARs and PTFs for the z196







We upgraded to a z196 last weekend. I am running 5.4 and I applied the 
following APARs per PSPs
VM64798, VM64879, VM64881 (for basic support)
VM64793, VM64672, VM64799, VM64820, VM64672, VM64747, VM64807  (for various 
products and other functionality)
We did not have any problems with the upgrade to date.
Bob

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of George Henke/NYLIC
Sent: Friday, November 05, 2010 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: APARs and PTFs for the z196


I thought VM64798, VM64879, and VM64881 were the only APARs needed for z196 
compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.
Michael MacIsaac mike...@us.ibm.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

11/05/2010 03:12 PM


Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To

IBMVM@LISTSERV.UARK.EDU

cc

Subject

APARs and PTFs for the z196












Hello list,

I'm trying to verify that I've got all the latest service for the z196. I start 
with a z/VM 6.1 system that is up to the latest RSU, service level 1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is 
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799.
I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN REIPL 
then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE

Re: APARs and PTFs for the z196

2010-11-05 Thread gclovis

Mike,
The PSP shows 12 Apars at level 1000, Means not in RSU yet. Some for R540,
others for R610.

See:
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM

To check what are missing, I create one file (named SERVICE $STALIST) with
all the Apars (one by line) and use only one command to search all. See
HELP VMSES SERVICE...

This list:
VM64881
VM64879
VM64774
VM64820
VM64656
VM64793
VM64672
VM64747
VM64798
VM64807
VM64799
PK97799

Command:
SERVICE ALL STATUS LIST

You will see some missing. See on the PSP if they are for your release.
Is the more secure way I know...
No need to new execs...
Good luck.
__
Clovis


|
| From:  |
|
  
--|
  |Michael MacIsaac mike...@us.ibm.com
 |
  
--|
|
| To:|
|
  
--|
  |IBMVM@LISTSERV.UARK.EDU  
 |
  
--|
|
| Date:  |
|
  
--|
  |05/11/2010 17:12 
 |
  
--|
|
| Subject:   |
|
  
--|
  |APARs and PTFs for the z196  
 |
  
--|
|
| Sent by:   |
|
  
--|
  |The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU  
 |
  
--|






Hello list,

I'm trying to verify that I've got all the latest service for the z196. I
start with a z/VM 6.1 system that is up to the latest RSU, service level
1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799.
I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55

Re: APARs and PTFs for the z196

2010-11-05 Thread Les Geer (607-429-3580)
I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.



The above lists the minimum CP APARs (for 5.4 and 6.1) required to apply
prior to IPLing on a z196.  Mike is listing CMS, PerfKit, and
pre-requisite APARs.

Since the above list was generated, CP APAR VM64891 should also be
applied.  Also, to add to Mike's pre-requisite list below, VM64818.

Best Regards,
Les Geer
IBM z/VM and Linux Development





Hello list,

I'm trying to verify that I've got all the latest service for the z196. I
start with a z/VM 6.1 system that is up to the latest RSU, service level
1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799.

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status:
VMFSRV1226IRECEIVED  11/05/10 13:53:24
VMFSRV1226IAPPLIED   11/05/10 13:53:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:36
VMFSRV1226IAPPLIED   11/05/10 13:52:37
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully

Does this sound right?


Re: APARs and PTFs for the z196

2010-11-05 Thread George Henke/NYLIC
tyvm, MIke.

This is very helpful.

But how did you navigate to this page on the site?




gclo...@br.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/05/2010 04:27 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






Mike,
The PSP shows 12 Apars at level 1000, Means not in RSU yet. Some for R540, 
others for R610. 

See: 
http://www-01.ibm.com/support/docview.wss?rs=1209dc=DB540q1=z196uid=isg1_2817DEVICE_2817-ZVM


To check what are missing, I create one file (named SERVICE $STALIST) with 
all the Apars (one by line) and use only one command to search all. See 
HELP VMSES SERVICE...

This list:
VM64881 
VM64879 
VM64774 
VM64820 
VM64656 
VM64793 
VM64672 
VM64747 
VM64798 
VM64807 
VM64799 
PK97799 

Command:
SERVICE ALL STATUS LIST

You will see some missing. See on the PSP if they are for your release. 
Is the more secure way I know...
No need to new execs...
Good luck.
__
Clovis 

Michael MacIsaac ---05/11/2010 17:12:45---Hello list, I'm trying to verify 
that I've got all the latest service for the z196. I


From:

Michael MacIsaac mike...@us.ibm.com

To:

IBMVM@LISTSERV.UARK.EDU

Date:

05/11/2010 17:12

Subject:

APARs and PTFs for the z196

Sent by:

The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




Hello list, 

I'm trying to verify that I've got all the latest service for the z196. I 
start with a z/VM 6.1 system that is up to the latest RSU, service level 
1002. 

== q cplevel 
z/VM Version 6 Release 1.0, service level 1002 (64-bit) 
Generated at 11/05/10 13:53:17 EDT 
IPL at 11/05/10 14:50:40 EDT 

Then, disregarding HCD and HCM, I believe the list of APARs to apply is 
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 VM64799. 

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN 
REIPL then write and run a short EXEC to verify: 

== type check910 exec 

/* EXEC to check for z196 PTFs */ 
'service cp status VM64774' 
'service cp status VM64798' 
'service cp status VM64879' 
'service cp status VM64881' 
'service cp status VM64793' 
'service perftk status VM64820' 
'service cp status VM64814' 
'service cms status VM64799' 

== check910 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:51 
VMFSRV1226IAPPLIED   11/05/10 13:52:52 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status: 
VMFSRV1226IRECEIVED  11/05/10 13:53:24 
VMFSRV1226IAPPLIED   11/05/10 13:53:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status: 
VMFSRV1226IRECEIVED  11/05/10 13:13:20 
VMFSRV1226IAPPLIED   11/05/10 13:13:22 
VMFSRV1226IBUILT 11/05/10 13:15:43 
VMFSRV1226IPUT2PROD  11/05/10 13:19:25 
VMFSRV2760I SERVICE processing completed successfully 
VMFSRV2760I SERVICE processing started 
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status: 
VMFSRV1226IRECEIVED  11/05/10 13:52:36 
VMFSRV1226IAPPLIED   11/05/10 13:52:37 
VMFSRV1226IBUILT 11/05/10 13:53:57 
VMFSRV1226IPUT2PROD  11/05/10 13:55:55 
VMFSRV2760I SERVICE processing completed successfully 

Does this sound right?  There is also one non-SES PTF (UV6) for EREP 
that also must

Re: APARs and PTFs for the z196

2010-11-05 Thread George Henke/NYLIC
Well the list of z196 (alias 2817) compatibility APARs has grown.  Here 
are all 14 now in alphanumeric order:

PK97799
VM64656
VM64672
VM64747
VM64774
VM64793
VM64798
VM64799
VM64807
VM64818
VM64820
VM64879
VM64881
VM64891

btw:  The only way I could find the page in the link Clovis supplied was 
by searching SHOPZ on 2817 the other name for a z196.

 





Les Geer (607-429-3580) g...@gdlvm7.vnet.ibm.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
11/05/2010 04:40 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: APARs and PTFs for the z196






I thought VM64798, VM64879, and VM64881 were the only APARs needed for
z196 compatibility for z/VM 5.4.

You are 6.1 so maybe it is different.

But if not, I better find out fast.



The above lists the minimum CP APARs (for 5.4 and 6.1) required to apply
prior to IPLing on a z196.  Mike is listing CMS, PerfKit, and
pre-requisite APARs.

Since the above list was generated, CP APAR VM64891 should also be
applied.  Also, to add to Mike's pre-requisite list below, VM64818.

Best Regards,
Les Geer
IBM z/VM and Linux Development





Hello list,

I'm trying to verify that I've got all the latest service for the z196. I
start with a z/VM 6.1 system that is up to the latest RSU, service level
1002.

== q cplevel
z/VM Version 6 Release 1.0, service level 1002 (64-bit)
Generated at 11/05/10 13:53:17 EDT
IPL at 11/05/10 14:50:40 EDT

Then, disregarding HCD and HCM, I believe the list of APARs to apply is
VM64774 VM64798 VM64879 VM64881 VM64793 VM64820 VM64814 VM64807 
VM64799.

I order them from ShopZseries and SERVICE ALL/PUT2PROD them. I SHUTDOWN
REIPL then write and run a short EXEC to verify:

== type check910 exec

/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
'service cp status VM64814'
'service cms status VM64799'

== check910
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64774 (PTF UM33169) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64798 (PTF UM33153) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64879 (PTF UM33172) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64881 (PTF UM33184) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:51
VMFSRV1226IAPPLIED   11/05/10 13:52:52
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64793 (PTF UM33093) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I PERFTK (6VMPTK10%PERFTK) APAR VM64820 (PTF UM33158) status:
VMFSRV1226IRECEIVED  11/05/10 13:53:24
VMFSRV1226IAPPLIED   11/05/10 13:53:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CP (6VMCPR10%CP) APAR VM64814 (PTF UM33148) status:
VMFSRV1226IRECEIVED  11/05/10 13:13:20
VMFSRV1226IAPPLIED   11/05/10 13:13:22
VMFSRV1226IBUILT 11/05/10 13:15:43
VMFSRV1226IPUT2PROD  11/05/10 13:19:25
VMFSRV2760I SERVICE processing completed successfully
VMFSRV2760I SERVICE processing started
VMFSRV1226I CMS (6VMCMS10%CMS) APAR VM64799 (PTF UM33141) status:
VMFSRV1226IRECEIVED  11/05/10 13:52:36
VMFSRV1226IAPPLIED   11/05/10 13:52:37
VMFSRV1226IBUILT 11/05/10 13:53:57
VMFSRV1226IPUT2PROD  11/05/10 13:55:55
VMFSRV2760I SERVICE processing completed successfully

Does this sound right?