From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/sdatabase/dabawiz02oracle.xhp | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 helpcontent2/source/text/sdatabase/dabawiz02oracle.xhp (limited to 'helpcontent2/source/text/sdatabase/dabawiz02oracle.xhp') diff --git a/helpcontent2/source/text/sdatabase/dabawiz02oracle.xhp b/helpcontent2/source/text/sdatabase/dabawiz02oracle.xhp new file mode 100644 index 000000000..efe7aae2e --- /dev/null +++ b/helpcontent2/source/text/sdatabase/dabawiz02oracle.xhp @@ -0,0 +1,60 @@ + + + + + +Oracle Database Connection +/text/sdatabase/dabawiz02oracle.xhp + + +UFI: Database Wizard Oracle page + + + + +Oracle databases (base) +mw added one index entry +

Oracle Database Connection

+Specifies the options to access an Oracle database.copied text from shared\explorer\database\11110000 +

Oracle database

+You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver. + + +On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version of the driver from the Oracle web site. + + + +

Name of the Oracle database

+Enter the name of the Oracle database. Ask your database administrator for the correct name. + +

Server 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. + +

Port number

+Enter the port number for the database server. Ask your database administrator for the correct port address. + +

Oracle JDBC Driver Class

+Enter the name of the JDBC driver. + +

Test Class

+Tests the connection with the current settings. +Authentication + + +
-- cgit v1.2.3