z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LMQUERY—give a dialog information about a data set

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--LMQUERY--DATAID(data-id)--+-------------------+----->
                                      '-PROJECT(proj-var)-'   

>--+--------------------+--+--------------------+--------------->
   '-GROUP1(group1-var)-'  '-GROUP2(group2-var)-'   

>--+--------------------+--+--------------------+--------------->
   '-GROUP3(group3-var)-'  '-GROUP4(group4-var)-'   

>--+----------------+--+------------------+--------------------->
   '-TYPE(type-var)-'  '-DATASET(dsn-var)-'   

>--+-----------------+--+--------------------+------------------>
   '-DDNAME(ddn-var)-'  '-VOLUME(serial-var)-'   

>--+--------------+--+----------------+--+------------------+--->
   '-ENQ(enq-var)-'  '-OPEN(open-var)-'  '-LRECL(lrecl-var)-'   

>--+------------------+--+------------------+------------------->
   '-RECFM(recfm-var)-'  '-DSORG(dsorg-var)-'   

>--+------------------+--+------------------------+------------->
   '-ALIAS(alias-var)-'  '-PASSWORD(password-var)-'   

>--+----------------------+------------------------------------><
   '-OVOLUME(ovolume-var)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('LMQUERYb',data-id--,-+----------+----------->
                                         '-proj-var-'   

>--,-+------------+--,-+------------+--,-+------------+--------->
     '-group1-var-'    '-group2-var-'    '-group3-var-'   

>--,-+------------+--,-+----------+--,-+---------+-------------->
     '-group4-var-'    '-type-var-'    '-dsn-var-'   

>--,-+---------+--,-+------------+--,-+---------+--------------->
     '-ddn-var-'    '-serial-var-'    '-enq-var-'   

>--,-+----------+--,-+-----------+--,-+-----------+------------->
     '-open-var-'    '-lrecl-var-'    '-recfm-var-'   

>--,-+-----------+--,-+-----------+--,-+--------------+--------->
     '-dsorg-var-'    '-alias-var-'    '-password-var-'   

>--,-+-------------+-);----------------------------------------><
     '-ovolume-var-'      

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

Return codes

 0
Normal completion.
 4
No applicable information available for a specified keyword; blanks are returned.
10
No data set is associated with the given data ID; that is, LMINIT has not been completed.
16
Truncation or translation error in accessing dialog variables.
20
Severe error; unable to continue.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014