On Fri, Mar 17, 2023 at 04:22:39PM +0000, esst...@juno.com wrote:
>  Hello
> .                                                                       
> I need some clarity on SDSF CSR display Common storage remaining Memory 
> When I use CSR function I see job CSVDJOB listed with                   
> CSVDJOB     ECSA   ECSA%                                                
>                    12288  0.0170                                              
>   
> Its not clear to me if ECSA is a decimal or hex value ? 

I'd guess decimal.  12288 is 4 * 4096

> 2nd                                                                  
> I look at the JOB CSVDJOB: it has three steps and each step          
> invokes CSVDYLPA REQUEST=ADD,MEMBERLIST=. So the JOB dynamically     
> defines three modules in LPA.                                        

> If I look at the load library in TSO 3.4 Browse the three modules,    
> I have the following Lengths:                                          
> .                                                                    
> PGM1  X'000500' = 1,280.                                             
> PGM2  X'000810' = 2,064.                                             
> PGM3  X'000B48' = 2,888.                                             
> ------------------------                                             
> Total   X'1858' = 6,232.                                             

So each fits in a 4K block and each got their own 4K block.

----------------------------------------------------------------------
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