ウォレットを使用しないSQL*Plusの接続
SQL*Plusは、SQLコマンドの入力に使用するコマンドライン・インタフェースです。SQL*PlusはOracleデータベースに接続します。
クライアントをインストールおよび構成し、SQL*Plusを使用してTLS認証を使用してAutonomous Databaseに接続するには、次を実行します。
Note
If you are connecting to an Autonomous Database instance using Microsoft Active Directory credentials, then connect using an Active Directory user name in the form of "AD_domain\AD_username" (double quotes must be included), and Active Directory user password.詳細は、Autonomous DatabaseでのMicrosoft Active Directoryの使用を参照してください。
If you are connecting to an Autonomous Database instance using Microsoft Active Directory credentials, then connect using an Active Directory user name in the form of "AD_domain\AD_username" (double quotes must be included), and Active Directory user password.詳細は、Autonomous DatabaseでのMicrosoft Active Directoryの使用を参照してください。