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.
我想在我的本地环境中下载并运行 PROD DB。我可以使用任何简单的 Gui 工具来执行此操作吗?
我宁愿不陷入命令行头痛。
抱歉,您将不得不使用 expdp 和 impdp。你也许能找到一个像 TOAD 一样运行 impdp 的 GUI 工具,但最终它会执行 expdp/impdp。
没有比命令行更好的方法了..对不起,oracle 的构建是为了让您的手在与其他小型数据库不同的事情上变脏。