Discussion:
axctivate
(too old to reply)
Morph Shadow
2011-08-12 20:59:35 UTC
Permalink
I have upgraded to z/os v1r11 and would like to activate JES2 to v11. Does anyone have the correct sequence to perform this. The $DACTIVATE tells me what need to be done.

$HASP895 $DACTIVATE
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 20000 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 2534 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 3087 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.
$HASP895 -- CKPT1 IS TOO SMALL BY 394 4K RECORDS.
$HASP895 -- CKPT2 IS TOO SMALL BY 394 4K RECORDS.

I can expand the chkpt datasets and issue the command to activate largeds support. I would like to do this without taking the system down. Any help would be appreciated.

Thank You
Ciancio, Nick , H USA
2011-08-12 21:19:11 UTC
Permalink
You will need to allocate new JES2 ckpt dsn's and and perform a JES2
RECONFIG (once for CKPT1 and once for CKPT2) to migrate to the new
(larger) ckpt dsn's. Once JES2 is using the new CKPT dsn's you should
be able to perform the $ACTIVATE
________________________________

From: JES2 discussion group [mailto:JES2-***@listserv.vt.edu] On Behalf Of
Morph Shadow
Sent: Friday, August 12, 2011 4:59 PM
To: JES2-***@listserv.vt.edu
Subject: axctivate


I have upgraded to z/os v1r11 and would like to activate JES2 to v11.
Does anyone have the correct sequence to perform this. The $DACTIVATE
tells me what need to be done.

$HASP895 $DACTIVATE
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2
$HASP895 THE CURRENT CHECKPOINT:
$HASP895 -- CONTAINS 20000 BERTS AND BERT UTILIZATION IS 1
$HASP895 PERCENT.
$HASP895 -- CONTAINS 2534 4K RECORDS.
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL:
$HASP895 -- EXPAND CHECKPOINT SIZE TO 3087 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.
$HASP895 -- CKPT1 IS TOO SMALL BY 394 4K RECORDS.
$HASP895 -- CKPT2 IS TOO SMALL BY 394 4K RECORDS.

I can expand the chkpt datasets and issue the command to activate
largeds support. I would like to do this without taking the system down.
Any help would be appreciated.

Thank You
Lizette Koehler
2011-08-12 22:03:32 UTC
Permalink
I would like to add that you do not need to take down JES2 or do a Cold
Start.

Using the $TCKPTDEF,RECONFIG=Y command allows you to create and move to a
new JES2 Checkpoint dataset.

See the following thread:
http://www.mail-archive.com/ibm-***@bama.ua.edu/msg10603.html

If you need more details, please ask.


It is fairly easy.

Lizette

<--- snip ---->

I have upgraded to z/os v1r11 and would like to activate JES2 to v11.
Does anyone have the correct sequence to perform this. The $DACTIVATE
tells me what need to be done.=20
=20
$HASP895 $DACTIVATE =20
$HASP895 JES2 CHECKPOINT MODE IS CURRENTLY Z2 =20
$HASP895 THE CURRENT CHECKPOINT: =20
$HASP895 -- CONTAINS 20000 BERTS AND BERT UTILIZATION IS 1 =20
$HASP895 PERCENT. =20
$HASP895 -- CONTAINS 2534 4K RECORDS. =20
$HASP895 z11 CHECKPOINT MODE ACTIVATION WILL: =20
$HASP895 -- EXPAND CHECKPOINT SIZE TO 3087 4K RECORDS. =20
$HASP895 -- REQUIRE 0 ADDITIONAL BERTS AND UTILIZATION =20
$HASP895 WOULD REACH 1 PERCENT. =20
$HASP895 z11 ACTIVATION WILL FAIL IF ISSUED FROM THIS MEMBER.=20
$HASP895 THE FOLLOWING ISSUES PREVENT ACTIVATION: =20
$HASP895 -- LARGEDS SUPPORT MUST BE ACTIVATED. =20
$HASP895 -- CKPT1 IS TOO SMALL BY 394 4K RECORDS. =20
$HASP895 -- CKPT2 IS TOO SMALL BY 394 4K RECORDS. =20

I can expand the chkpt datasets and issue the command to activate
largeds support. I would like to do this without taking the system down.
Any help would be appreciated.
=20
Thank You=20

<--- unsnip ---->

Loading...