On Mon, 22 Apr 2024 15:17:47 +0300, Binyamin Dissen 
<[email protected]> wrote:

>Saw the example, tried with and without quotes. No luck.
>
.
.
.
Sorry, I only saw this post yesterday.
I've forced IPL to issue msg. IEA101A by changing IMSI char. from M to T in IPL 
parameter.
First, I've specified SYSP=DW, because our LOADxx specifies 'SYSPARM  DW'.
The list of SYSP suffixes must be completed on a single response and can't be 
split.
Then I asked for a MLPA list split onto two responses, followed by a long PROG 
list
split onto two responses too.   
Here's how it went:

  IEA371I SYS1.IPLPARM ON DEVICE 0A82 SELECTED FOR IPL PARAMETERS  
  IEA246I LOAD   ID DW SELECTED                                    
  IEA246I NUCLST ID 00 SELECTED                                    
  IEA519I IODF DSN = SYS1.IODF02                                   
  IEA520I CONFIGURATION ID = OS390   . IODF DEVICE NUMBER = 0A82   
  IEA091I NUCLEUS 1 SELECTED                                       
  IOS128I IPL DEVICE: 00A80  VOLUME: A3RES1                        
  IEA370I MASTER CATALOG SELECTED IS CATALOG.Z31A.MASTER           
| IEA101A SPECIFY SYSTEM PARAMETERS FOR z/OS 03.01.00 HBB77E0      
  R 0,'SYSP=DW,CONT'                                               
  IEE600I REPLY TO 00 IS;SYSP=DW,CONT                              
| IEA116A CONTINUE SYSTEM PARAMETERS             
  R 0,'MLPA=(00,CONT'                            
  IEE600I REPLY TO 00 IS;MLPA=(00,CONT           
| IEA116A CONTINUE SYSTEM PARAMETERS                                      
  R 0,'DI,L),PROG=(AB,AC,AD,AM,AN,A0,A1,A2,ZW,CONT'                       
  IEE600I REPLY TO 00 IS;DI,L),PROG=(AB,AC,AD,AM,AN,A0,A1,A2,ZW,CONT      
| IEA116A CONTINUE SYSTEM PARAMETERS                                      
  R 0,'SY,LB,LC,LD,LM,LN,L0,L1,L2,LL)'
  IEE252I MEMBER IEASYS00 FOUND IN ADCD.Z31A.PARMLIB         
  IEE252I MEMBER IEASYSDW FOUND IN USER.Z31A.PARMLIB         
  IEA007I STATIC SYSTEM SYMBOL VALUES 020                    
   &SYSALVL.          = "2"                                  
   &SYSCLONE.         = "1A"                                 
   &SYSNAME.          = "S0W1"                               
   &SYSOSLVL.         = "Z1030100"                           
.
.
.
...and here are excerpts from SDSF's SYSP command showing the result:

     MLPA      (00,DI)  

     PROG      (AB, 
     PROG      AC,  
     PROG      AD,  
     PROG      AM,  
     PROG      AN,  
     PROG      A0,  
     PROG      A1,  
     PROG      A2,  
     PROG      ZW,  
     PROG      SY,  
     PROG      LB,  
     PROG      LC,  
     PROG      LD,  
     PROG      LM,  
     PROG      LN,  
     PROG      L0,  
     PROG      L1,  
     PROG      L2,  
     PROG      LL)  

Regards,
Giliad

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to