Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ORA-00955: 名称已被现有对象使用
已经有这么多的陈述和这么多的对象。那么,如何找出导致此错误发生的对象(表、列、序列、视图等)?
我尝试了这些链接,但无法解决问题 -
如果您在 SQL*Plus 中运行脚本,SET ECHO ON则可以将输出假脱机到一个文件中以供以后分析。
SET ECHO ON