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


DELETE—delete database components

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

                           .-TEXT-.   
>--,member--,access_key--,-+------+----------------------------><
                           +-ACCT-+   
                           '-BMAP-'   

Call invocation format

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

>--,member--,access_key--,-+-TEXT-+--,$msg_array--);-----------><
                           +-ACCT-+                    
                           '-BMAP-'                    

Return codes

 0
Normal completion.
 4
Warning condition. The member, accounting record, or build map were not found.
 8
Error condition.
20
Severe error condition. Messages are not produced. Invalid SCLM ID.
24
Severe error condition. Messages are not produced. SCLM services have not been initialized.
32
Severe error condition. Messages are not produced for one of these reasons:
  • Invalid service requested
  • Invalid parameter list for the requested service
  • The version of the FLMLNK subroutines does not match the version of the SCLM services module.
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