SHOW FILTERs
SHOW FILTERs [name]
This command displays a list of all user-defined BLOB filters declared in the current database using the declare filter command.The second form of the command shows the full details of a specific filter.
SQL> show filter;
FUNNEL
...
SQL> show filter funnel;
BLOB Filter: FUNNEL
Input subtype: 2 Output subtype: 1
Filter library is myfilterlib
Entry point is blr2asc