RMVFTRACNE (Remove Filter Action Entry)
RMVFTRACNE Command syntax diagram
Purpose
The Remove Filter Action Entry (RMVFTRACNE) command allows the user to remove an action entry from the specified filter object.
Required Parameters
- FILTER
- Specifies the qualified name of the filter from which the action entry is being removed.
The name of the filter can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched until the first match is found.
*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
library-name: Specify the name of the library to be searched.
filter-name: Specify the name of the filter.
- GROUP
- Specifies the group that identifies the action entry being removed.
Example for RMVFTRACNE
RMVFTRACNE FILTER(MYLIB/MYFILTER) GROUP(CHICAGO)This command removes the action entry identified by the group CHICAGO in the filter MYFILTER in library MYLIB.
Error messages for RMVFTRACNE
*ESCAPE Messages
- CPF2150
- Object information function failed.
- CPF2151
- Operation failed for &2 in &1 type *&3.
- CPF812F
- Filter damaged.
- CPF91DD
- Action entry for group &4 not found.
- CPF91EC
- Internal processing error occurred.
- CPF91E8
- Internal processing error occurred.
- CPF9802
- Not authorized to object &2 in &3.
- CPF9803
- Cannot allocate object &2 in library &3.
- CPF9807
- One or more libraries in library list deleted.
- CPF9808
- Cannot allocate one or more libraries on library list.
- CPF9830
- Cannot assign library &1.