forked from amazingfate/help
96 lines
6.7 KiB
XML
Executable File
96 lines
6.7 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
***********************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: dabawiz02oracle.xhp,v $
|
|
*
|
|
* $Revision: 1.6 $
|
|
*
|
|
* last change: $Author: vg $ $Date: 2006-11-01 17:16:54 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
************************************************************************
|
|
-->
|
|
|
|
<helpdocument version="1.0">
|
|
<meta>
|
|
<topic id="textsharedexplorerdatabasedabawiz02oraclexml" indexer="include" status="PUBLISH">
|
|
<title id="tit" xml-lang="en-US">Oracle Database Connection</title>
|
|
<filename>/text/shared/explorer/database/dabawiz02oracle.xhp</filename>
|
|
</topic>
|
|
<history>
|
|
<created date="2004-07-28T16:07:28">UFI: Database Wizard Oracle page</created>
|
|
<lastedited date="2006-08-29T08:45:45">DEDR: Reviewed</lastedited>
|
|
</history>
|
|
</meta>
|
|
<body>
|
|
<bookmark xml-lang="en-US" branch="index" id="bm_id5900753"><bookmark_value>Oracle databases (base)</bookmark_value>
|
|
</bookmark><comment>mw added one index entry</comment>
|
|
<paragraph role="heading" id="par_idN105A4" xml-lang="en-US" level="1" l10n="NEW">Oracle Database Connection</paragraph>
|
|
<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>
|
|
<paragraph role="heading" id="par_idN105BD" xml-lang="en-US" level="2" l10n="NEW">Oracle database</paragraph>
|
|
<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>
|
|
<switch select="sys">
|
|
<case select="UNIX">
|
|
<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>
|
|
<paragraph role="paragraph" id="par_idN105D7" xml-lang="en-US" l10n="NEW">http://otn.oracle.com/tech/java/sqlj_jdbc/content.html</paragraph>
|
|
</case>
|
|
</switch>
|
|
<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>
|
|
<paragraph role="paragraph" id="par_idN105F1" xml-lang="en-US" l10n="NEW">For an Oracle database, the syntax of the URL is:</paragraph>
|
|
<paragraph role="example" id="par_idN105F4" xml-lang="en-US" l10n="NEW">oracle:thin:@hostname:port:database_name</paragraph>
|
|
<list type="unordered">
|
|
<listitem>
|
|
<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>
|
|
</listitem>
|
|
<listitem>
|
|
<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>
|
|
</listitem>
|
|
<listitem>
|
|
<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>
|
|
</listitem>
|
|
</list>
|
|
<bookmark xml-lang="en-US" branch="hid/HID_PAGE_DBWIZARD_ORACLE_ET_ORACLEHOSTSERVER" id="bm_id6442152" localize="false"/>
|
|
<paragraph role="heading" id="par_idN10608" xml-lang="en-US" level="2" l10n="NEW">Name of the Oracle database</paragraph>
|
|
<paragraph role="paragraph" id="par_idN1060C" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the name of the Oracle database.</ahelp></paragraph>
|
|
<bookmark xml-lang="en-US" branch="hid/HID_PAGE_DBWIZARD_ORACLE_ET_ORACLECLASS" id="bm_id7636036" localize="false"/>
|
|
<paragraph role="heading" id="par_idN1060F" xml-lang="en-US" level="2" l10n="NEW">Server URL</paragraph>
|
|
<paragraph role="paragraph" id="par_idN10613" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the URL for the database server. </ahelp></paragraph>
|
|
<bookmark xml-lang="en-US" branch="hid/HID_PAGE_DBWIZARD_ORACLE_ET_ORACLEPORT" id="bm_id7325357" localize="false"/>
|
|
<paragraph role="heading" id="par_idN10616" xml-lang="en-US" level="2" l10n="NEW">Port number</paragraph>
|
|
<paragraph role="paragraph" id="par_idN1061A" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the port number for the database server.</ahelp></paragraph>
|
|
<bookmark xml-lang="en-US" branch="hid/852231276" id="bm_id3172399" localize="false"/>
|
|
<paragraph role="heading" id="par_idN1061D" xml-lang="en-US" level="2" l10n="NEW">Oracle JDBC Driver Class</paragraph>
|
|
<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>
|
|
<bookmark xml-lang="en-US" branch="hid/852234832" id="bm_id209051" localize="false"/>
|
|
<paragraph role="heading" id="par_idN10630" xml-lang="en-US" level="2" l10n="NEW">Test Class</paragraph>
|
|
<paragraph role="paragraph" id="par_idN10634" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Tests the connection with the current settings.</ahelp></paragraph>
|
|
<paragraph role="paragraph" id="par_idN10637" xml-lang="en-US" l10n="NEW"><link href="text/shared/explorer/database/dabawiz03auth.xhp">Authentication</link></paragraph>
|
|
<paragraph role="paragraph" id="par_idN10646" xml-lang="en-US" l10n="NEW"><link href="text/shared/explorer/database/dabawiz00.xhp">Database Wizard</link></paragraph>
|
|
</body>
|
|
</helpdocument>
|