RMVPFCST (Remove Physical File Constraint) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: Conditional; see Restrictions
                    .-*LIBL/--------.
>>-RMVPFCST--FILE(--+---------------+--physical-file--)--------->
                    +-*CURLIB/------+
                    '-library-name/-'
 
                                         (2)
>--CST(--+-*ALL---------------------+--)------------------------>
         +-*CHKPND------------------+
         | .----------------------. |
         | V                 (1)  | |
         '---constraint-name------+-'
 
>--+-----------------------+------------------------------------>
   |        .-*ALL----.    |
   '-TYPE(--+-*REFCST-+--)-'
            +-*UNQCST-+
            +-*PRIKEY-+
            '-*CHKCST-'
 
>--+--------------------------------+--------------------------><
   |         (3)   .-*RESTRICT-.    |
   '-RMVCST(-------+-*REMOVE---+--)-'
                   '-*KEEP-----'
 
 

Notes:

  1. A maximum of 300 repetitions.

  2. All parameters preceding this point can be specified in positional form.

  3. This parameter is not valid when TYPE(*REFCST) or TYPE(*CHKCST) is specified.