文档解释 ORA-32351: database link name cannot start with a number while creating materialized view Cause: This event was dis
ORA-32351: database link name cannot start with a number while creating materialized view
Cause: This event was disabled by default. If enabled, the fix for bug 6074902 will be disabled and you will be unable to create database links starting with a number when creating a materialized view on remote tables.
Action: No action necessary.
oracle 错误 ORA-32351 表明数据库链接 (Database Link) 名不能以数字开头。
“ORA-32351:数据库链接名无效。 All database link names must start with a letter.”
此错误是在试图创建一个物化视图 (Materialized View) 时发生的,但在物化视图使用到数据库链接时,就会引发此错误。
1.确定物化视图的使用的数据库链接的名称。
2.确保数据库链接的名称以字母开头。
3.重新使用 DDL(数据定义语言)语句,创建物化视图。
--结束END--
本文标题: ORA-32351: database link name cannot start with a number while creating materialized view ORACLE 报错
本文链接: https://lsjlt.com/news/532423.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0