文档解释
ORA-39194: Table mode jobs require the tables to be comma separated.
Cause: The string describing tables in a table mode job was not comma separated.
Action: Retry the job specifying the tables separated by commas.
ORA-39194错误是数据库“表模式”作业要求表必须以逗号分隔的结果。
官方解释
常见案例
一般处理方法及步骤
1、确认表的模式时,表名称是否以逗号来分隔;
2、将表名分隔用逗号,然后尝试重新运行该作业;
3、检查日志以查看作业是否成功完成。
查看更多关于ORA-39194: Table mode jobs require the tables to be comma separated. ORACLE 报错的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did233734