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.
我尝试在 Linux 4.1.12-61.1.27.el7uek.x86_64 x86_64、Oracle 数据库 12C 上运行 dbca。不幸的是出现了以下错误:无法找到或加载主类 oracle.assistants.dbca.driver.DBConfigurator。在这种情况下有人可以帮忙吗?环境变量:设置了 ORACLE_HOME、DISPALY、ORACLE_BASE 和 PATH。
尝试以下操作:
cd $ORACLE_HOME/bin
然后要么
./dbca
或者
$ORACLE_HOME/bin/dbca