EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide P/N 300-005-384 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com
Copyright 2004-2007 EMC Corporation. All rights reserved. Published August 2007 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All other trademarks used herein are the property of their respective owners. Contains software developed by the Apache Software Foundation. Distribution subject to the Apache Software License. Contains the HTTP Client Library, 1996-1998, Ronald Tschalaer. Distribution subject to the GNU Library General Public License. Contains the Cryptix library, Copyright 1995-2001 The Cryptix Foundation Limited. All rights reserved. Distribution subject to the Cryptix General License. Contains the MM.MySQL driver. Copyright (c) 1998-1999 Mark Matthews. Distribution subject to the GNU Library General Public License. Contains the Pager-Taglib, Copyright 2002 James Klicman <james@jsptags.com>. Distribution subject to the GNU Library General Public License. Portions Copyright 2000 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved.
Table of Contents Preface... 5 Chapter 1 Introduction... 7 Chapter 2 Adapter backend con guration... 9 ignorecase... 9 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide 3
Table of Contents List of Tables Table 1. ignorecase... 9 4 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide
Preface This manual provides instructions for installing Enterprise Content Integration Services adapter for Oracle. The most up-to-date information about the product is available in Enterprise Content Integration Services Release Notes. The latest version of this document and all documents related to ECI Services are available on the Powerlink site (http://powerlink.emc.com). The Enterprise Content Integration Services Adapter Installation Guide provides more information about adapters, backend configuration, and common ECI Services attributes. The configuration tasks should always be performed using the Admin Center. The Enterprise Content Integration Services Administration Guide provides more information on the Admin Center. This document contains references to configuration files and the possibility to edit them. Only experienced administrators should attempt manual configuration for troubleshooting purposes. Intended audience This guide is intended for ECI Services administrators and librarians: The administrator configures the ECI Services server. This person is responsible for the technical configuration of the system including the definition of backends. For instance, the administrator might configure the Lotus Notes adapter bundle to work with the local Notes repository installed on the intranet, thereby creating a new ACME_Notes backend. The librarian working in cooperation with the administrator organizes the backends into domains that make most sense to the end users. For instance, the librarian working in ACME Corporation could create an ACME domain containing only local backends, and specifically the local MIS backend configured by the administrator. Revision history The following changes have been made to this document. EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide 5
Preface Revision history Revision date August 2007 Description Initial release 6 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide
Chapter 1 Introduction ECI Services provides an adapter that can communicate with Oracle 8i and above. This adapter is a JDBC adapter that uses a library from Oracle. Therefore, most of the properties of this adapter are similar to a JDBC adapter. The only difference is that the procedure is simpler because you do not have to do the following: Download the JDBC library for Oracle, because it is already done for you in the ECI Services definition. Set the property JdbcDriver (by default, jdbcdriver=oracle.jdbc.driver.oracledriver). EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide 7
Introduction 8 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide
Adapter backend con guration Chapter 2 This section provides information on the property specific to Oracle. ignorecase The following property is specific to the Oracle adapter. It needs to be set to FALSE for any other kind of JDBC adapter (for example, Access database). Table 1. ignorecase Item ID Description Default value Description ignorecase This property allows the administrator to configure the case sensitivity of the Oracle adapter. true (for example, case insensitive) EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide 9
Adapter backend con guration 10 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide
Index C configuration Oracle, 9 I ignorecase property, 9 O Oracle configuration, 9 overview, 7 overview Oracle, 7 P property ignorecase, 9 EMC Documentum Enterprise Content Integration Services Version 6 Oracle Adapter Installation Guide 11