1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OCIデータベース・ツールでOracle DB (Base DB/ADB) に接続する方法

1
Last updated at Posted at 2021-11-18

OCIデータベース・ツールは、2021年11月にリリースされたOCIマネージド・サービスです。このサービスを利用すると、OCI上のOracle DBやMySQL DBへの接続を安全に作成・管理できます。パスワードやAutonomous DB (ADB) のウォレット・ファイルなどの機密情報はOCI Vaultで暗号化され、SQLワークシートから直接データベースへアクセス可能です。

本記事では、OCIデータベース・ツールを使用して、Oracle Base DBとAutonomous DB (ADB) に接続する具体的な手順を紹介します。
image.png

サポート対象のDBタイプ
Autonomous Database
DB system database (BM,VM,Exadata)
Exadata VM cluster database

動作検証環境

項目 Oracle Base DB Autonomous DB
DBタイプ VM Autonomous Data Warehouse (Shared)
DBバージョン 21c Standard Edtion 19c
サブネット プライベート・サブネット N/A
接続タイプ プライベート・エンドポイント パブリック

ステップ

リンクから、詳細をご確認いただけます。


関連記事
クラウド技術ブログ一覧
SQL Developerで各種なDBへの接続方法
OCI Cloud ShellのSQL PlusからPublic/Private両方のAutonomous DBに接続する方法
OCI Bastionサービスでプライベートサブネット内のOracle DBに接続する方法
OCI Bastionサービスでプライベートサブネット内のAutonomous AI Databaseに接続する方法

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?