Oracle-databasekopling
Angjev innstillingar for tilgang til ein Oracle-database.
Oracle-database
Du kan bruka ein JDBC-drivar for å få tilgang til ein Oracle-database frå Solaris eller Linux. For tilgang til databasen frå Windows, treng du ein ODBC-drivar.
På UNIX må du vera sikker på å at Oracle-databaseklienten er installert med JDBC-støtte. JDBC-drivarklassen til Oracle-klienten versjon 8.x for Solaris er i mappa <Oracle Klient>/produkt/jdbc/lib/classes111.zip. Du kan også henta den siste versjon av drivaren ned frå Oracle si heimeside.
Namnet på Oracle-databasen
Enter the name of the Oracle database. Ask your database administrator for the correct name.
Tenaradresse
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.
Portnummer
Enter the port number for the database server. Ask your database administrator for the correct port address.
Oracle JDBC-drivarklasse
Enter the name of the JDBC driver.
Testklasse
Testar koplinga med dei gjeldande innstillingane.