Explain about LMMLIST�list a library's members



Explain about LMMLIST�list a library's members..

Answer / dimpy19

1.The LMMLIST service, when used with the LIST or SAVE option, creates a list of the first occurrence of all the members in an ISPF library,
a concatenated set of ISPF libraries, or an MVS� partitioned data set associated with the given data ID
2.You must complete the LMINIT and LMOPEN services before using LMMLIST. Use the LMMLIST FREE option to release the list storage space when it is not needed.
3.LIST|FREE|SAVE - These options determine the action performed by the LMMLIST service.
a.LIST : The first time that you invoke the LMMLIST service with the LIST option, it creates a member list for use by a dialog.
b.FREE : The FREE option specifies that the storage acquired to create the member list is to be freed.
C.SAVE : The SAVE option writes all member names in a list specified by the data ID to a data set.need use Group and Member for this.


>>-ISPEXEC--LMMLIST--DATAID(data-id)--+--------------------+---->
| .-LIST-. |
'-OPTION(-+-FREE-+-)-'
'-SAVE-'

>--+--------------------+--+------------------+----------------->
'-MEMBER(member-var)-' | .-NO--. |
'-STATS(-+-YES-+-)-'

>--+--------------+--+-------------------------+--+------+-----><
'-GROUP(group)-' '-PATTERN(member-pattern)-' '-LONG-'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

how to run batch program without jcl?

3 Answers   HSBC, IBM,


What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?

4 Answers  


How does jcl act on code(if you take a cobol program)?

0 Answers  


please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,

1 Answers   IBM,


How to find in aparticular step how many versions a paricular gdg base have?

4 Answers   TCS,






In how ways you can pass the data from Jcl to cobol ?

3 Answers   Cap Gemini, IBM,


common jcl abends??

2 Answers   ADP, Wipro,


Explain how can values be passed from the job stream to an executable program?

0 Answers  


Differentiate between the joblib and the steplib statements?

0 Answers  


What are the parameters that are used in creating a gdg?

0 Answers  


when can a job time-out occur? How to overcome that?

0 Answers   IBM,


Explain in DD statement what is the use of DCB parameter?

0 Answers  


Categories