Re: LARGEDS and Z11 Mode

2016-06-01 Thread Staller, Allan
I did not have any issues, so I never needed to do this.



Anybody have issues restoring jobs offloaded to tape that are z2 mode after 
going to z11 mode?



This email � including attachments � may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread Staller, Allan
Agreed!


Allen, Oops wanted to include this into the original post. Appears to me there 
should be plenty of free records here? The increase I believe is 302? Thanks 
Matt

$HASP852 CKPTSPACE
$HASP852 CKPTSPACE  BERTNUM=32100,BERTFREE=31657,BERTWARN=80, 
$HASP852CKPT1=(CAPACITY=6288,UNUSED=4446),CKPT2=()

$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Staller, Allan
Sent: Wednesday, June 01, 2016 10:34 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: LARGEDS and Z11 Mode

Should do it. 

I presume this will occur on the z/OS 1.13 system prior to the upgrade.

$TSPOOLDEF should present no issues.

At z/OS 1.13 you can issue $DACTIVATE, LEVEL=Z2 to "backout the upgrade. This 
*IS NOT* available on z/OS 2.2. 

Z11 mode has been out for such a long time that I cannot forsee any issues at 
this point in time. 

You *MIGHT* consider enlarging the checkpoint dataset based on  "$HASP895  -- 
EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.".  I can't be certain without seeing 
the O/P of $DCHKPTSPACE.

HTH,



Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.


This email – including attachments – may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread Dazzo, Matt
Anybody have issues restoring jobs offloaded to tape that are z2 mode after 
going to z11 mode?

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of David Purdy
Sent: Wednesday, June 01, 2016 11:30 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: LARGEDS and Z11 Mode

Matt, I did a $DCKPTSPACE before and after the $ACTIVATE just to review. Added 
the parameter BERTUSE on a second $DCKPTSPACE command to insure no calculation 
errors and a second review. I believe the JOE count changed, but there may have 
been other spool activity going on.

Also $PJES2,ABEND and restarted JES to verify JES would work while I was logged 
on and able to fix it.

David



On Wednesday, June 1, 2016 Dazzo, Matt 
<00a854d4f854-dmarc-requ...@listserv.ua.edu> wrote:
Allen, Oops wanted to include this into the original post. Appears to me there 
should be plenty of free records here? The increase I believe is 302? Thanks 
Matt

$HASP852 CKPTSPACE
$HASP852 CKPTSPACE BERTNUM=32100,BERTFREE=31657,BERTWARN=80,
$HASP852 CKPT1=(CAPACITY=6288,UNUSED=4446),CKPT2=() 

$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Staller, Allan
Sent: Wednesday, June 01, 2016 10:34 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: LARGEDS and Z11 Mode

Should do it. 

I presume this will occur on the z/OS 1.13 system prior to the upgrade.

$TSPOOLDEF should present no issues.

At z/OS 1.13 you can issue $DACTIVATE, LEVEL=Z2 to "backout the upgrade. This 
*IS NOT* available on z/OS 2.2. 

Z11 mode has been out for such a long time that I cannot forsee any issues at 
this point in time. 

You *MIGHT* consider enlarging the checkpoint dataset based on "$HASP895 -- 
EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.". I can't be certain without seeing 
the O/P of $DCHKPTSPACE.

HTH,



Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED.

This email ? including attachments ? may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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

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

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

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread David Purdy
Matt, I did a $DCKPTSPACE before and after the $ACTIVATE just to review. Added 
the parameter BERTUSE on a second $DCKPTSPACE command to insure no calculation 
errors and a second review. I believe the JOE count changed, but there may have 
been other spool activity going on.

Also $PJES2,ABEND and restarted JES to verify JES would work while I was logged 
on and able to fix it.

David



On Wednesday, June 1, 2016 Dazzo, Matt 
<00a854d4f854-dmarc-requ...@listserv.ua.edu> wrote:
Allen, Oops wanted to include this into the original post. Appears to me there 
should be plenty of free records here? The increase I believe is 302? Thanks 
Matt

$HASP852 CKPTSPACE 
$HASP852 CKPTSPACE BERTNUM=32100,BERTFREE=31657,BERTWARN=80, 
$HASP852 CKPT1=(CAPACITY=6288,UNUSED=4446),CKPT2=() 

$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Staller, Allan
Sent: Wednesday, June 01, 2016 10:34 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: LARGEDS and Z11 Mode

Should do it. 

I presume this will occur on the z/OS 1.13 system prior to the upgrade.

$TSPOOLDEF should present no issues.

At z/OS 1.13 you can issue $DACTIVATE, LEVEL=Z2 to "backout the upgrade. This 
*IS NOT* available on z/OS 2.2. 

Z11 mode has been out for such a long time that I cannot forsee any issues at 
this point in time. 

You *MIGHT* consider enlarging the checkpoint dataset based on "$HASP895 -- 
EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.". I can't be certain without seeing 
the O/P of $DCHKPTSPACE.

HTH,



Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED.

This email ? including attachments ? may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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

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

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread Dazzo, Matt
Allen, Oops wanted to include this into the original post. Appears to me there 
should be plenty of free records here? The increase I believe is 302? Thanks 
Matt

$HASP852 CKPTSPACE
$HASP852 CKPTSPACE  BERTNUM=32100,BERTFREE=31657,BERTWARN=80, 
$HASP852CKPT1=(CAPACITY=6288,UNUSED=4446),CKPT2=()

$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Staller, Allan
Sent: Wednesday, June 01, 2016 10:34 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: LARGEDS and Z11 Mode

Should do it. 

I presume this will occur on the z/OS 1.13 system prior to the upgrade.

$TSPOOLDEF should present no issues.

At z/OS 1.13 you can issue $DACTIVATE, LEVEL=Z2 to "backout the upgrade. This 
*IS NOT* available on z/OS 2.2. 

Z11 mode has been out for such a long time that I cannot forsee any issues at 
this point in time. 

You *MIGHT* consider enlarging the checkpoint dataset based on  "$HASP895  -- 
EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.".  I can't be certain without seeing 
the O/P of $DCHKPTSPACE.

HTH,



Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.

This email ? including attachments ? may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread David Purdy
Backout is to $ACTIVATE,LEVEL=Z2
which is the 2.1 $ACTIVATE default.  We set LARGEDS=ALLOWED 

Just went through this, and it took 3 seconds wall time in a large sysplex.

David



On Wednesday, June 1, 2016 Dazzo, Matt 
<00a854d4f854-dmarc-requ...@listserv.ua.edu> wrote:
Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no
MAS to be concerned about. I gather from reading the jes2 init and tuning, 
Reference guide and JES2 Performance and Availability Considerations in 
Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED)
Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED.

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

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread Staller, Allan
Should do it. 

I presume this will occur on the z/OS 1.13 system prior to the upgrade.

$TSPOOLDEF should present no issues.

At z/OS 1.13 you can issue $DACTIVATE, LEVEL=Z2 to "backout the upgrade. This 
*IS NOT* available on z/OS 2.2. 

Z11 mode has been out for such a long time that I cannot forsee any issues at 
this point in time. 

You *MIGHT* consider enlarging the checkpoint dataset based on  "$HASP895  -- 
EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.".  I can't be certain without seeing 
the O/P of $DCHKPTSPACE.

HTH,



Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.

This email – including attachments – may contain confidential information. If 
you are not the intended recipient, do not copy, distribute or act on it. 
Instead, notify the sender immediately and delete the message.

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


Re: LARGEDS and Z11 Mode

2016-06-01 Thread Jousma, David
Well, we were already at Z11 mode, and post 2.2 you can go to Z22 mode to get 
the new JES features.   One of the pre-req's to get there is 
CYL_MANAGED=ALLOWED.   We had that turned off.   Turned it on dynamically in my 
TECH environment and instantly all of my Roscoe users were unable to view any 
JES output created after turning it on, and worse yet, turning it back off, the 
output was still unable to be accessed from Roscoe.   CA is still working on 
fixes.   And, as an FYI, CYL_MANAGED=ALLOWED came along in z/OS 1.11.   As an 
aside, our spool is all mod-54's, and could be part of the reason why CA has 
had a hard time replicating the problem on their end.

_
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Dazzo, Matt
Sent: Wednesday, June 01, 2016 10:11 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: LARGEDS and Z11 Mode

Planning for z1.13 to 2.2 upgrade and found that we need to move to jes2 
checkpoint mode Z11. We are a monplex so no MAS to be concerned about. I gather 
from reading the jes2 init and tuning, Reference guide and JES2 Performance and 
Availability Considerations in Redbooks the following.

Use $DACTIVATE command and resolve outstanding requirements, for me that looks 
like moving to LARGEDS support.
Change SPOOLDEF, LARGEDS=ALLOWED ($T SPOOLDEF,LARGEDS=ALLOWED) Issue $ACTIVE

Did I miss any steps? thanks Matt

This would be done during a scheduled system outage so there would be no 
activity.

What I can't find is how to test afterward, what problems to look for, how to 
back out if necessary?

Below is the display of the jes dactivate.
$HASP895 $DACTIVATE 997
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895  -- CONTAINS 32100 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895  -- CONTAINS 1847 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895  -- EXPAND CHECKPOINT SIZE TO 2149 4K RECORDS.
$HASP895  -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION
$HASP895 WOULD REACH 1 PERCENT.
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION:
$HASP895  -- LARGEDS SUPPORT MUST BE ACTIVATED.

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

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

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