That's a bit strange: On the one hand it fails the activate, having 
accepted the add (which is what I expect from a non-enabled subsystem, 
having read the manual). On the other hand usage seems to succeed anyway. 
Is it possible you already had BLSR up and running when the activate 
failed?

Thanks, Martin

Martin Packer,
zChampion, Principal Systems Investigator,
Worldwide Banking Center of Excellence, IBM

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker
Blog: 
https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker



From:
Norbert Friemel <nf.ibmm...@web.de>
To:
IBM-MAIN@listserv.ua.edu, 
Date:
09/11/2012 11:20 AM
Subject:
Re: Is The Batch LSR Subsystem Dynamic?
Sent by:
IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu>



On Tue, 11 Sep 2012 09:37:11 +0100, Martin Packer wrote:

>
>I can't find anything that suggests BLSR is a DYNAMIC Subsystem - and I
>don't think we have time for an IPL before we have to make changes. (I'm
>not 100% certain we absolutely can't.)
>
>The narrow question is whether BLSR is a Dynamic Subsystem or not. Wider
>answers accepted, of course.
>

I tried this (Test-LPAR, z/OS 1.11):

>SETSSI ADD,S=BLSR,I=CSRBISUB
CSR002I BATCH LSR SUBSYSTEM BLSR INITIALIZATION COMPLETE. 
IEFJ022I SETSSI ADD COMMAND FOR SUBSYSTEM BLSR COMPLETED SUCCESSFULLY 

>SETSSI ACT,S=BLSR
IEFJ023I SETSSI ACTIVATE COMMAND FOR SUBSYSTEM BLSR COMPLETED WITH ERRORS
IEFJ036I SUBSYSTEM BLSR IS NOT ENABLED FOR THE SETSSI COMMAND 

>D SSI,SUB=BLSR
IEFJ100I  12.01.51  SSI DISPLAY 007 
SUBSYS=BLSR 
   DYNAMIC=YES     STATUS=ACTIVE       COMMANDS=REJECT 


Test with a (SMP/E)-Batch-Job: 

//S1      EXEC SMPEZOS 
//SMPCSI    DD SUBSYS=(BLSR,'DDNAME=$SMPCSI', 
//             'HBUFND=100','HBUFNI=10','MSG=I') 
//$SMPCSI   DD DISP=SHR, 
//             DSN=xxxx.SMPE.CSI 
//SMPCNTL  DD * 
 SET BDY(GLOBAL). 
 LIST GZONE. 
/* 


Seems to work:

CSR020I BUFSI=4096, BUFSD=4096, BUFNI=1280, BUFND=1280, HBUFNI=10, 
HBUFND=100, SHRPOOL=15. DDNAME=SMPCSI
CSR022I STRNO=16, ACB RMODE31=ALL, RMODE31=ALL. DDNAME=SMPCSI    
CSR021I ACB CONVERTED TO USE VSAM LSR. DDNAME=SMPCSI   
CSR020I BUFSI=4096, BUFSD=4096, BUFNI=1280, BUFND=1280, HBUFNI=10, 
HBUFND=100, SHRPOOL=15. DDNAME=SMPCSI
CSR022I STRNO=16, ACB RMODE31=ALL, RMODE31=ALL. DDNAME=SMPCSI    
CSR021I ACB CONVERTED TO USE VSAM LSR. DDNAME=SMPCSI   
CSR020I BUFSI=4096, BUFSD=4096, BUFNI=1280, BUFND=1280, HBUFNI=10, 
HBUFND=100, SHRPOOL=15. DDNAME=SMPCSI
CSR022I STRNO=16, ACB RMODE31=ALL, RMODE31=ALL. DDNAME=SMPCSI    
CSR021I ACB CONVERTED TO USE VSAM LSR. DDNAME=SMPCSI   
CSR020I BUFSI=4096, BUFSD=4096, BUFNI=1280, BUFND=1280, HBUFNI=10, 
HBUFND=100, SHRPOOL=15. DDNAME=SMPCSI
CSR022I STRNO=16, ACB RMODE31=ALL, RMODE31=ALL. DDNAME=SMPCSI  
CSR021I ACB CONVERTED TO USE VSAM LSR. DDNAME=SMPCSI 

Norbert Friemel
 

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








Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU






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

Reply via email to