ORA-19717: for non-OMF search the pattern must be specified
What triggered the Error:
e procedure DBMS_BACKUP_RESTORE.SEARCHFILES was called with an empty pattern while the parameter OMF was set to FALSE.What should we do to fix it:
ther specify the pattern or set the parameter OMF to TRUE.