创建数据库
通常,DBA 会创建 Autonomous Database ,然后为开发人员提供连接到数据库所需的连接信息和身份证明 zip。这些 DBA 拥有 Oracle Cloud 用户账户,授权他们创建和管理专用基础设施上的 Autonomous Database 。
如果您是 DBA,除了作为开发人员之外,还可以使用以下 Oracle Cloud Infrastructure 接口之一来创建 Autonomous Database :
-
Oracle Cloud 控制台。有关说明,请参见 Create a Dedicated Autonomous Database 。
-
Oracle Cloud Infrastructure REST API。有关信息,请参阅 Oracle Cloud Infrastructure API 文档中的 CreateAutonomousDatabase 端点。
-
Oracle Cloud Infrastructure CLI。有关信息,请参见《 OCI CLI Command Reference 》中的 OCI db autonomous-database create 命令。
-
Oracle Cloud Infrastructure SDK 或插件。有关信息,请参阅 Oracle Cloud Infrastructure API 文档中的 Software Development Kits 和 DevOps Tools and Plug-ins 。
相关主题