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


AUTHCODE—set or retrieve an AUTHCODE

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

                                                      .-C-.   
>--,member--,-+---------------+--,-+-------------+--,-+---+----->
              '-from_authcode-'    '-to_authcode-'    '-U-'   

>--,-+-------------+--,-+-------------+------------------------><
     '-dd_authmsgs-'    '-dd_authrept-'   

Call invocation format

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

                                            .-C-.   
>--,member--,from_authcode--,to_authcode--,-+---+--------------->
                                            '-U-'   

>--,dd_authmsgs--,dd_authrept);--------------------------------><

Return codes

 0
Normal completion. Authcode changed or reported successfully.
 2
Normal completion. Authcode not changed. One of these occurred:
  • To_authcode = existing authcode (no change needed)
  • From_authcode requested does not equal existing authcode (no change wanted)
  • Member is not editable.
 4
Warning condition. Segment exists at a lower level with an authcode not equal to the "to_authcode" which could overlay the current segment.
 8
Error condition. Invalid type, member, or mode parameter. See the dd_authmsgs for details.
12
Severe error condition. Accounting record not found or severe error.
16
Severe error condition. One of these occurred:
  • Not authorized to update "to_authcode", access_key mismatch, or not authorized to update data set.
  • Verification failed.
  • Error updating accounting record.
  • Invalid group.
SCLM might not produce messages because there was an error invoking the AUTHCODE module.
20
Severe error condition. SCLM does not produce messages because the SCLM ID is not valid.
24
Severe error condition. SCLM does not produce messages because SCLM services have not been initialized.
32
Severe error condition. SCLM does not produce messages for one of these reasons:
  • You requested an invalid service.
  • You supplied an invalid parameter list for the requested service.
  • 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