Připojení Oracle
Nastavení pro přístup k databázi Oracle.
Databáze Oracle
Pro přístup k databázi Oracle ze systémů Solaris nebo Linuxu je možné použít ovladač JDBC. Pro přístup ze systému Microsoft Windows potřebujete ovladač ODBC.
V UNIXu se ujistěte, že je klient databáze Oracle nainstalován s podporou JDBC. Třída ovladače JDBC ze Solaris Oracle klienta verze 8.x se nachází v adresáři <Oracle client>/product/jdbc/lib/classes111.zip. Nejnovější verzi také najdete na webových stránkách Oracle.
Název databáze Oracle
Enter the name of the Oracle database. Ask your database administrator for the correct name.
URL serveru
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.
Číslo portu
Enter the port number for the database server. Ask your database administrator for the correct port address.
Třída ovladače Oracle JDBC
Enter the name of the JDBC driver.
Otestovat třídu
Otestuje připojení se současným nastavením.