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


VERINFO—retrieve version information

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-FLMCMD--VERINFO,project--,-+---------+--,group--,type-------->
                              '-prj_def-'                  

>--,member--,-+------+--,-+------+--,-+-----------------+------->
              '-date-'    '-time-'    '-user_info_table-'   

>--,-+---------------+--,-+-------------------+----------------->
     '-include_table-'    '-change_code_table-'   

                         .-FORWARD--.                  
>--,-+--------------+--,-+----------+--,-+---------+------------>
     '-ada_cu_table-'    +-BACKWARD-+    '-dd_msgs-'   
                         '-MATCH----'                  

>--,-+----------+----------------------------------------------><
     '-longdate-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-lastrc--:=--FLMLNK('VERINFOb'--,sclm_id,--,group--,type------>

>--,member--,date--,time--,user_info_table--,include_table------>

                                        .-FORWARD--.   
>--,change_code_table--,ada_cu_table--,-+----------+------------>
                                        +-BACKWARD-+   
                                        '-MATCH----'   

>--,$msg_array--,-+----------+-);------------------------------><
                  '-longdate-'      

Return codes

 0
Normal completion. An audit record exactly matching the specified criteria was found and the information was stored successfully.
 8
Error completion. No audit record was found for the specified member.
  • If FORWARD was specified then there are no audit records for the group which match or follow the specified type, member, date and time.
  • If BACKWARD was specified then there are no audit records for the group which match or precede the specified type, member, date and time.
  • If MATCH was specified then there is not an audit record with the specified group, type and member name.
12
Error completion. Refer to the messages for more information.
20
Severe error condition. SCLM does not produce messages because the SCLM ID is invalid.
24
Severe error condition. SCLM does not produce messages because SCLM services have not been initialized.
32
Severe error condition. An invalid parameter list was passed to the requested service.
34
Severe error condition. An invalid service was requested.
36
Severe error condition. The version of the FLMLNK subroutine does not match the version of the SCLM services module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014