Oracle データベース接続
Oracle データベースにアクセスするためのオプションを指定します。
Oracle データベース
JDBC ドライバーを使用すると、Solaris または Linux から Oracle データベースにアクセスできます。Windows から Oracle データベースにアクセスするには、ODBC ドライバーが必要です。
UNIX では、JDBC サポートとともに Oracle データベースクライアントがインストールされていることを確認します。Solaris Oracle クライアントバージョン 8.x 用の JDBC ドライバークラスは、<Oracle client>/product/jdbc/lib/classes111.zip ディレクトリにあります。次の Oracle の Web サイトから、最新バージョンのドライバーをダウンロードすることもできます。
Oracle データベースの名前
Enter the name of the Oracle database. Ask your database administrator for the correct name.
サーバー URL
Enter the URL for the database server. This is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server.
ポート番号
Enter the port number for the database server. Ask your database administrator for the correct port address.
Oracle JDBC ドライバークラス
Enter the name of the JDBC driver.
テストクラス
現在の設定で接続をテストします。