ORA-19717: for non-OMF search the pattern must be specified ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-19717: for non-OMF search the pattern must be specified
Cause: The procedure DBMS_BACKUP_RESTORE.SEARCHFILES was called with an empty pattern while the parameter OMF was set to FALSE.
Action: Either specify the pattern or set the parameter OMF to TRUE.
编辑:编程语言
标签:文档,procedure,ORA,OMF,search