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.
我使用 RASADM 工具以交互方式创建 RAS 对象。但现在我需要将 RAS 对象从 DEV 部署到 TEST。是否有任何工具可以导出这些对象(SQL Developer 插件或类似工具)?
我厌倦了等待,并在 GitHub 上编写了免费的开源导出应用程序
https://github.com/glebovpavel/RAS-Export
使用 PL/SQL 过程 (DBMS_METADATA.GET_DDL)。