1<?xml version="1.0" encoding="UTF-8"?> 2 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24<helpdocument version="1.0"> 25<meta> 26<topic id="textsharedexplorerdatabasedabawiz02oraclexml" indexer="include" status="PUBLISH"> 27<title id="tit" xml-lang="en-US">Oracle Database Connection</title> 28<filename>/text/shared/explorer/database/dabawiz02oracle.xhp</filename> 29</topic> 30<comment>Database Wizard Oracle page</comment> 31</meta> 32<body> 33<bookmark xml-lang="en-US" branch="index" id="bm_id5900753"> 34<bookmark_value>Oracle databases (base)</bookmark_value> 35</bookmark><comment>mw added one index entry</comment> 36<paragraph role="heading" id="par_idN105A4" xml-lang="en-US" level="1" l10n="NEW">Oracle Database Connection</paragraph> 37<paragraph role="paragraph" id="par_idN105A8" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies the options to access an Oracle database.</ahelp><comment>copied text from shared\explorer\database\11110000</comment></paragraph> 38<paragraph role="heading" id="par_idN105BD" xml-lang="en-US" level="2" l10n="NEW">Oracle database</paragraph> 39<paragraph role="paragraph" id="par_idN105C1" xml-lang="en-US" l10n="NEW">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.</paragraph> 40<switch select="sys"> 41<case select="UNIX"> 42<paragraph role="paragraph" id="par_idN105D4" xml-lang="en-US" l10n="NEW">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:</paragraph> 43<paragraph role="paragraph" id="par_idN105D7" xml-lang="en-US" l10n="NEW">http://otn.oracle.com/tech/java/sqlj_jdbc/content.html</paragraph> 44</case> 45</switch> 46<paragraph role="paragraph" id="par_idN105EA" xml-lang="en-US" l10n="NEW"><ahelp hid=".">In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information.</ahelp></paragraph> 47<paragraph role="paragraph" id="par_idN105F1" xml-lang="en-US" l10n="NEW">For an Oracle database, the syntax of the URL is:</paragraph> 48<paragraph role="example" id="par_idN105F4" xml-lang="en-US" l10n="NEW">oracle:thin:@hostname:port:database_name</paragraph> 49<list type="unordered"> 50<listitem> 51<paragraph role="listitem" id="par_idN105FD" xml-lang="en-US" l10n="NEW">hostname is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server.</paragraph> 52</listitem> 53<listitem> 54<paragraph role="listitem" id="par_idN10601" xml-lang="en-US" l10n="NEW">port is the port where the Oracle database listens. Ask your database administrator for the correct port address.</paragraph> 55</listitem> 56<listitem> 57<paragraph role="listitem" id="par_idN10605" xml-lang="en-US" l10n="NEW">database_name is the name of the Oracle database. Ask your database administrator for the correct name.</paragraph> 58</listitem> 59</list> 60<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_ORACLE_ET_ORACLEHOSTSERVER" id="bm_id6442152" localize="false"/> 61<paragraph role="heading" id="par_idN10608" xml-lang="en-US" level="2" l10n="NEW">Name of the Oracle database</paragraph> 62<paragraph role="paragraph" id="par_idN1060C" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the name of the Oracle database.</ahelp></paragraph> 63<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_ORACLE_ET_ORACLECLASS" id="bm_id7636036" localize="false"/> 64<paragraph role="heading" id="par_idN1060F" xml-lang="en-US" level="2" l10n="NEW">Server URL</paragraph> 65<paragraph role="paragraph" id="par_idN10613" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the URL for the database server.</ahelp></paragraph> 66<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_ORACLE_ET_ORACLEPORT" id="bm_id7325357" localize="false"/> 67<paragraph role="heading" id="par_idN10616" xml-lang="en-US" level="2" l10n="NEW">Port number</paragraph> 68<paragraph role="paragraph" id="par_idN1061A" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the port number for the database server.</ahelp></paragraph> 69<!-- removed HID 852231276 --> 70<paragraph role="heading" id="par_idN1061D" xml-lang="en-US" level="2" l10n="NEW">Oracle JDBC Driver Class</paragraph> 71<paragraph role="paragraph" id="par_idN10621" xml-lang="en-US" l10n="NEW"><ahelp hid="HID_DSADMIN_DRIVERCLASS">Enter the name of the JDBC driver.</ahelp></paragraph> 72<!-- removed HID 852234832 --> 73<paragraph role="heading" id="par_idN10630" xml-lang="en-US" level="2" l10n="NEW">Test Class</paragraph> 74<paragraph role="paragraph" id="par_idN10634" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Tests the connection with the current settings.</ahelp></paragraph> 75<paragraph role="paragraph" id="par_idN10637" xml-lang="en-US" l10n="NEW"><link href="text/shared/explorer/database/dabawiz03auth.xhp">Authentication</link></paragraph> 76<paragraph role="paragraph" id="par_idN10646" xml-lang="en-US" l10n="NEW"><link href="text/shared/explorer/database/dabawiz00.xhp">Database Wizard</link></paragraph> 77</body> 78</helpdocument> 79