Front Cover Content Manager Ondemand Guide
Total Page:16
File Type:pdf, Size:1020Kb
Front cover Content Manager OnDemand Guide Administration, database structure, and multiple instances Storage management and performance PDF indexing, ODWEK, Xenos, and user exits Wei-Dong Jackie Zhu Stephanie Kiefer Jefferson Mike Adair Martin Pepper Henry Martens ibm.com/redbooks International Technical Support Organization Content Manager OnDemand Guide February 2003 SG24-6915-00 Note: Before using this information and the product it supports, read the information in “Notices” on page xiii. First Edition (February 2003) This edition applies to Version 7, Release 1, IBM DB2 Content Manager OnDemand for Multiplatforms (product number 5697-G34), Version 7, Release 1, IBM DB2 Content Manager OnDemand for z/OS and OS/390 (product number 5655-H39), and Version 5, Release 2, IBM DB2 Content Manager OnDemand for iSeries ™ (product number 5722-RD1). © Copyright International Business Machines Corporation 2003. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Figures . vii Tables . .xi Notices . xiii Trademarks . xiv Preface . xv The team that wrote this redbook. xv Become a published author . xvii Comments welcome. xviii Chapter 1. Overview and concepts . 1 1.1 Overview . 2 1.2 Concepts . 4 1.2.1 OnDemand Web Enablement Kit . 15 Chapter 2. Administration . 17 2.1 Report administration . 18 2.1.1 Storage sets . 19 2.1.2 Application groups. 19 2.1.3 Applications. 26 2.1.4 Folders . 28 2.2 User and group administration . 34 2.2.1 User types, authorities, and functions . 35 2.2.2 Decentralized system administration . 36 2.2.3 Summary. 40 Chapter 3. Database structure . 41 3.1 System control tables . 42 3.2 Main data table structures . 44 3.3 Relationship between databases when loading data . 48 3.4 Search sequence from folder . 49 3.5 System log. 51 3.6 Database creation and relationship on z/OS. 51 Chapter 4. Multiple instances. 55 4.1 Introduction . 56 4.2 Multiple instances on UNIX . 56 4.2.1 Defining a second instance . 56 © Copyright IBM Corp. 2003. All rights reserved. iii 4.2.2 Working with the second instance. 62 4.3 Multiple instances on Windows NT . 63 4.3.1 Defining a second instance . 63 4.4 Multiple instances on iSeries. 64 4.5 Multiple instances on z/OS . 69 4.5.1 Understanding file systems in UNIX System Services (USS) . 70 4.5.2 Creating an instance on z/OS . 75 Chapter 5. Storage management . 85 5.1 Tivoli Storage Manager for Multiplatforms. 86 5.1.1 TSM overview . 86 5.1.2 Configuring OnDemand for TSM archive management . 95 5.1.3 OnDemand storage management. 97 5.1.4 Storage set definition . 99 5.1.5 Application group storage management . 103 5.1.6 Advanced application group storage management. 105 5.1.7 ARSMAINT . 106 5.2 Object Access Method for z/OS . 107 5.2.1 OAM components and SMS terminologies . 107 5.2.2 Defining a storage set . 110 5.2.3 Storing data to Virtual Storage Access Method data sets. 114 5.3 Archive Storage Manager for iSeries . 115 5.3.1 Migration policy . 116 5.3.2 Application group storage management . 125 5.3.3 Advanced application group storage management. 128 Chapter 6. Performance . 131 6.1 When performance tuning is necessary . 132 6.2 Tuning OnDemand to enhance performance . 134 6.2.1 OnDemand architecture . 134 6.2.2 OnDemand configuration . 135 6.2.3 Database. 136 6.2.4 System management . 138 6.2.5 Storage management . 141 6.2.6 ODWEK configuration . 142 6.3 Performance issues based on data type . 149 6.3.1 PDF data . 149 6.3.2 Line data . 151 6.3.3 AFP data . 153 Chapter 7. PDF indexing. 157 7.1 Getting started. 158 7.1.1 What is the Portable Document Format? . 158 7.1.2 PDF and the OnDemand client . 159 iv Content Manager OnDemand Guide 7.2 Indexing issues with PDF . 160 7.2.1 Listing fonts in a PDF file . 161 7.3 PDF indexer . 162 7.3.1 PDF indexing on z/OS. 166 Chapter 8. Installing and customizing ODWEK . 171 8.1 ODWEK architecture . 172 8.1.1 ODWEK access to OnDemand . 172 8.2 Integrating with APIs . 173 8.2.1 HTML samples (URL API). 174 8.2.2 Java API samples . 179 8.3 Deploying the ODWEK servlet . 189 8.3.1 Creating the EAR and WAR files . 189 8.3.2 Deploying the ODWEK servlet in WAS V4 . 192 8.3.3 Deploying the ODWEK servlet in WAS V5 . ..