DB2 Spatial Extender User's Guide and Reference

Total Page:16

File Type:pdf, Size:1020Kb

DB2 Spatial Extender User's Guide and Reference IBM® DB2® Spatial Extender User’s Guide and Reference Ve r s i o n 8 SC27-1226-00 IBM® DB2® Spatial Extender User’s Guide and Reference Ve r s i o n 8 SC27-1226-00 Before using this information and the product it supports, be sure to read the general information under Notices. This document contains proprietary information of IBM. It is provided under a license agreement and is protected by copyright law. The information contained in this publication does not include any product warranties, and any statements provided in this manual should not be interpreted as such. You can order IBM publications online or through your local IBM representative. v To order publications online, go to the IBM Publications Center at www.ibm.com/shop/publications/order v To find your local IBM representative, go to the IBM Directory of Worldwide Contacts at www.ibm.com/planetwide To order DB2 publications from DB2 Marketing and Sales in the United States or Canada, call 1-800-IBM-4YOU (426-4968). When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 1998 - 2002. All rights reserved. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Part 1. Introduction........1 System requirements for installing Spatial Extender............28 Chapter 1. About DB2 Spatial Extender . 3 Installing DB2 Spatial Extender for Windows ............30 The purpose of DB2 Spatial Extender ....3 Installing DB2 Spatial Extender for AIX . 32 Spatialdata............4 Installing DB2 Spatial Extender for HP-UX 34 How data represents geographic features. 4 Installing DB2 Spatial Extender for Solaris Thenatureofspatialdata.......6 Operating Environment .......36 Wherespatialdatacomesfrom.....7 Installing DB2 Spatial Extender for Linux How features, spatial information, spatial data, and Linux OS/390 .........38 and geometries fit together .......8 Creating the DB2 Spatial Extender instance environment...........40 Chapter 2. About Geometries .....11 Verifying the Spatial Extender installation 42 Geometries ............11 Troubleshooting tips for the installation Properties of geometries ........13 sampleprogram.........44 Type.............13 Post-Installation considerations......45 Geometry coordinates ........14 Downloading ArcExplorer ......45 XandYcoordinates........14 Accessing geocoder reference data . 45 Zcoordinates..........15 CD-ROMs for DB2 Spatial Extender data Mcoordinates..........15 andmaps............47 Interior, boundary, and exterior ....15 Simple or non-simple ........15 Chapter 5. Migrating the Spatial Extender Emptyornotempty........15 environment to DB2 Universal Database Minimum bounding rectangle (MBR) . 15 Version 8 ............49 Dimension...........15 Migrating a spatially-enabled database . 49 Spatial reference system identifier ....16 Migrating from a 32–bittoa64–bit environment...........50 Chapter 3. How to use DB2 Spatial Migrationmessages........51 Extender .............17 HowtouseDB2SpatialExtender.....17 Chapter 6. Setting up a database ....53 Interfaces to DB2 Spatial Extender and Configuring a database to accommodate associated functionality .......17 spatialdata............53 Tasks that you perform to set up DB2 Tuning the database configuration parameters 53 Spatial Extender and create projects . 17 Tuning transaction log characteristics . 53 Tuning the application heap size ....55 Part 2. Setting up DB2 Spatial Tuning the application control heap size 56 Extender ............25 Chapter 7. Setting up spatial resources for Chapter 4. Getting started with DB2 Spatial a database ............59 Extender .............27 How to set up resources in your database . 59 Setting up and configuring Spatial Inventory of resources supplied for your Extender—Steps...........27 database ............59 Setting up and configuring Spatial Enabling a database for spatial operations 60 Extender............27 How to work with reference data .....61 Reference data ..........61 © Copyright IBM Corp. 1998 - 2002 iii Table of contents Setting up access to reference data . 61 Environments for performing spatial analysis 119 Registering a geocoder .......62 Examples of spatial function operations . 119 Rules for using grid indexes to optimize Part 3. Creating projects that use spatialfunctions..........121 spatial data ..........63 Chapter 13. DB2 Spatial Extender commands ...........123 Chapter 8. Setting up spatial resources for Invoking commands for setting up DB2 a project .............65 Spatial Extender and developing projects . 123 How to use coordinate systems .....65 Coordinate systems ........65 Chapter 14. Writing applications and Selecting or creating coordinate systems. 73 using the sample program ......131 How to set up spatial reference systems. 74 Writing applications for DB2 Spatial About spatial reference systems ....74 Extender.............131 Selecting or creating spatial reference Including the DB2 Spatial Extender header systems ............76 file in spatial applications .......131 Calling DB2 Spatial Extender stored Chapter 9. Setting up spatial columns . 83 procedures from an application .....132 Spatialcolumns...........83 The DB2 Spatial Extender sample program 134 Spatial columns with viewable content . 83 Spatialdatatypes.........83 Chapter 15. Identifying DB2 Spatial Creatingspatialcolumns........86 Extender problems .........143 Setting up spatial columns for access by How to interpret DB2 Spatial Extender visualizationtools..........86 messages.............143 DB2 Spatial Extender stored procedure Chapter 10. Populating spatial columns . 89 output parameters .........146 How to import and export spatial data . 89 DB2 Spatial Extender function messages . 148 About importing and exporting spatial DB2 Spatial Extender CLP messages . 150 data..............89 DB2 Control Center messages ......153 Importing spatial data .......91 Tracing DB2 Spatial Extender problems with Exporting spatial data........94 the db2trc command .........154 Howtouseageocoder........96 The db2diag.log utility ........155 Geocodersandgeocoding......96 Setting up geocoding operations ....98 Setting up a geocoder to run Part 4. Reference material ....157 automatically ..........101 Running a geocoder in batch mode . 102 Chapter 16. Stored procedures ....159 GSE_export_sde ..........160 Chapter 11. Using indexes and views to GSE_import_sde ..........162 access spatial data.........105 ST_alter_coordsys ..........165 Spatialindexes...........105 ST_alter_srs ............167 Howtocreatespatialgridindexes....106 ST_create_coordsys .........172 Creatingspatialgridindexes.....107 ST_create_srs ...........174 General guidelines for getting the most ST_disable_autogeocoding .......182 outofspatialgridindexes......110 ST_disable_db ...........184 UsingtheIndexAdvisor.......111 ST_drop_coordsys .........186 Using views to access spatial columns . 118 ST_drop_srs............187 ST_enable_autogeocoding .......189 Chapter 12. Analyzing and Generating ST_enable_db ...........191 spatial information .........119 ST_export_shape ..........194 iv DB2 Spatial Extender User’s Guide and Reference Table of contents ST_import_shape ..........198 Functions for information about ST_register_geocoder.........207 geometries within a geometry.....268 ST_register_spatial_column ......212 Functions for information about rings, ST_remove_geocoding_setup ......215 boundaries, envelopes, and minimum ST_run_geocoding .........217 bounding rectangles ........270 ST_setup_geocoding .........220 Functions for information about ST_unregister_geocoder ........224 dimensions...........271 ST_unregister_spatial_column......226 Functions for information as to whether a geometry is closed, empty, or simple . 272 Chapter 17. Catalog views ......229 Functions for information about spatial The DB2GSE.ST_COORDINATE_SYSTEMS reference systems .........272 catalogview...........229 Spatial functions that generate new The DB2GSE.ST_GEOMETRY_COLUMNS geometries ............273 catalogview...........231 Functions for converting geometries into The other geometries .........273 DB2GSE.ST_GEOCODER_PARAMETERS Functions for creating geometries that catalogview...........232 represent configurations of space . 274 The DB2GSE.ST_GEOCODERS catalog view 233 Functions for deriving individual The DB2GSE.ST_GEOCODING catalog view 234 geometries from multiple geometries . 278 The Functions for creating geometries based DB2GSE.ST_GEOCODING_PARAMETERS onmeasures..........279 catalogview...........236 Functions for creating modified forms of The DB2GSE.ST_SIZINGS catalog view . 238 geometries ...........280 The Miscellaneous spatial functions .....282 DB2GSE.ST_SPATIAL_REFERENCE_SYSTEMS catalogview...........238 Chapter 19. Spatial functions: syntax and The DB2GSE.ST_UNITS_OF_MEASURE parameters ...........285 catalogview...........242 Spatial functions: considerations and associateddatatypes........285 Chapter 18. Spatial functions: categories Factorstoconsider........285 and uses ............243 Treating values of ST_Geometry as values Spatial functions that convert geometries to ofasubtype..........286 and from data exchange formats .....243 Spatial functions listed according to input Constructorfunctionsingeneral....243 type.............287 Well-known text (WKT) representation 248 MBR Aggregate ..........291 Well-known binary (WKB) representation 249 ST_AppendPoint
Recommended publications
  • Netezza EOL: IBM IAS Is a Flawed Upgrade Path Netezza EOL: IBM IAS Is a Flawed Upgrade Path
    Author: Marc Staimer WHITE PAPER Netezza EOL: What You’re Not Being Told About IBM IAS Is a Flawed Upgrade Path Database as a Service (DBaaS) WHITE PAPER • Netezza EOL: IBM IAS Is a Flawed Upgrade Path Netezza EOL: IBM IAS Is a Flawed Upgrade Path Executive Summary It is a common technology vendor fallacy to compare their systems with their competitors by focusing on the features, functions, and specifications they have, but the other guy doesn’t. Vendors ignore the opposite while touting hardware specs that mean little. It doesn’t matter if those features, functions, and specifications provide anything meaningfully empirical to the business applications that rely on the system. It only matters if it demonstrates an advantage on paper. This is called specsmanship. It’s similar to starting an argument with proof points. The specs, features, and functions are proof points that the system can solve specific operational problems. They are the “what” that solves the problem or problems. They mean nothing by themselves. Specsmanship is defined by Wikipedia as: “inappropriate use of specifications or measurement results to establish supposed superiority of one entity over another, generally when no such superiority exists.” It’s the frequent ineffective sales process utilized by IBM. A textbook example of this is IBM’s attempt to move their Netezza users to the IBM Integrated Analytics System (IIAS). IBM is compelling their users to move away from Netezza. In the fall of 2017, IBM announced to the Enzee community (Netezza users) that they can no longer purchase or upgrade PureData System for Analytics (the most recent IBM name for its Netezza appliances), and it will end-of-life all support next year.
    [Show full text]
  • SAP Database Administration with IBM
    André Faustmann, Michael Greulich, André Siegling, Benjamin Wegner, and Ronny Zimmerman SAP® Database Administration with IBM® DB2® Bonn Boston Contents at a Glance 1 Introduction ............................................................................ 19 2 SAP System Landscapes ......................................................... 25 3 Basics and Architecture of the IBM DB2 for LUW Database ................................................................................. 71 4 Lifecycle ................................................................................. 233 5 Administration Tools Inside and Outside the SAP System .... 327 6 Backup, Restore, and Recovery .............................................. 463 7 Monitoring DB2 SAP Systems with SAP Solution Manager .................................................................................. 575 8 SAP NetWeaver Business Warehouse and IBM DB2 for LUW .................................................................................. 647 9 Common Problems and Their Solutions for DB2 Administrators ........................................................................ 697 Contents Foreword .................................................................................... 15 Acknowledgments ....................................................................... 17 1 Introduction ................................................................. 19 1.1 Who This Book Is For .................................................... 21 1.2 Focus of This Book .......................................................
    [Show full text]
  • IBM DB2 for Z/OS: the Database for Gaining a Competitive Advantage!
    Why You Should Read This Book Tom Ramey, Director, DB2 for z/OS IBM Silicon Valley Laboratory “This book is a ‘must read’ for Enterprise customers and contains a wealth of valuable information! “It is clear that there is a technology paradigm shift underway, and this is opening enormous opportunities for companies in all industries. Adoption of Cloud, Mobile, and Analytics promises to revolutionize the way we do business and will add value to a company’s business processes across all functions from sales, marketing, procurement, manufacturing and finance. “IT will play a significant role enabling this shift. Read this book and find out how to integrate the heart of your infrastructure, DB2 for z/OS, with new technologies in order to maximize your investment and drive new value for your customers.” Located at IBM’s Silicon Valley Laboratory, Tom is the director of IBM’s premiere relational database management system. His responsibilities include Architecture, Development, Service, and Customer Support for DB2. He leads development labs in the United States, Germany, and China. Tom works closely with IBM’s largest clients to ensure that DB2 for z/OS continues as the leading solution for modern applications, encompassing OLTP to mobile to analytics. At the same time he continues an uncompromising focus on meeting the needs of the most demanding operational environments on Earth, through DB2’s industry- leading performance, availability, scaling, and security capabilities. IBM DB2 for z/OS: The Database for Gaining a Competitive Advantage! Shantan Kethireddy Jane Man Surekha Parekh Pallavi Priyadarshini Maryela Weihrauch MC Press Online, LLC Boise, ID 83703 USA IBM DB2 for z/OS: The Database for Gaining a Competitive Advantage! Shantan Kethireddy, Jane Man, Surekha Parekh, Pallavi Priyadarshini, and Maryela Weihrauch First Edition First Printing—October 2015 © Copyright 2015 IBM.
    [Show full text]
  • Developing Embedded SQL Applications
    IBM DB2 10.1 for Linux, UNIX, and Windows Developing Embedded SQL Applications SC27-3874-00 IBM DB2 10.1 for Linux, UNIX, and Windows Developing Embedded SQL Applications SC27-3874-00 Note Before using this information and the product it supports, read the general information under Appendix B, “Notices,” on page 209. Edition Notice This document contains proprietary information of IBM. It is provided under a license agreement and is protected by copyright law. The information contained in this publication does not include any product warranties, and any statements provided in this manual should not be interpreted as such. You can order IBM publications online or through your local IBM representative. v To order publications online, go to the IBM Publications Center at http://www.ibm.com/shop/publications/ order v To find your local IBM representative, go to the IBM Directory of Worldwide Contacts at http://www.ibm.com/ planetwide/ To order DB2 publications from DB2 Marketing and Sales in the United States or Canada, call 1-800-IBM-4YOU (426-4968). When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright IBM Corporation 1993, 2012. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Introduction to embedded Include files for COBOL embedded SQL SQL................1 applications .............29 Embedding SQL statements
    [Show full text]
  • Proc SQL Vs. Pass-Thru SQL on DB2® Or How I Found a Day
    NESUG 15 Beginning Tutorials Proc SQL vs. Pass-Thru SQL on DB2® Or How I Found a Day Jeffrey S. Cohen, American Education Services/PHEAA Abstract When extracting data from multiple tables, you must employ Join conditions to avoid a Cartesian product, Many people use Proc SQL to query DB2 where each row from table one will be joined with databases yet ignore the Pass-thru ability of this each row in table two. A Join condition will tell the Proc. This paper will compare the Proc SQL of DBMS how to match the rows of the two tables. Consider the above example, only now we want the SAS® and Pass-thru SQL on the same 30 million- color of the person's car as well: row table to highlight the time and resource Select A.Name, savings that Pass-through SQL can give. A.Age, A.City, Overview B.Color From Table_Demographics A Inner Join One of the most useful features of SAS software is Table_Cars B on its ability to read data in almost any form or A.Name = B.Name storage medium from multiple data sets. When Where A.Age < 30 and accessing data from a Database Management (A.City = 'Syracuse' or System (DBMS) such as DB2, the SQL procedure A.State = 'Maine') is required. Like many SAS procedures there are a Notice that when selecting multiple columns a variety of options available, some greatly comma must separate them. Also notice that the impacting performance. We will examine three table Table_Demographics is given the pseudonym techniques to use when joining three tables with of A and the table Table_Cars is given the Proc SQL and the results on performance.
    [Show full text]
  • Toad for IBM DB2 Release Notes
    Toad for IBM DB2 7.1.x Release Notes Monday, November 18, 2019 Contents About Toad for IBM DB2 1 New Features 1 System Requirements 2 Resolved Issues and Enhancements 4 Known Issues 4 Third Party Known Issues 6 Getting Started 7 Toad for DB2 Editions 7 Product Licensing 8 Globalization 8 About Us 9 Copyright 9 About Toad for IBM DB2 With Toad, developers and database administrators can use a familiar, proven tool to manage databases. Toad empowers developers and administrators, of varying skill levels, to rapidly create and execute queries, automate database object management, and develop SQL more efficiently. Toad also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database, while increasing your productivity and delivering access to an active user community. Toad for IBM DB2 7.1.2 is a patch release with new features, security enhancements and resolved issues. New Features In Toad for IBM DB2 7.1 the following new features were implemented: Security and Installation Enhancements For this release of Toad for IBM DB2 we have provided internal security adjustments. We have revised a list of third party components in use according to their known and potential vulnerabilities. Toad uses only reliable and safe components by third party vendors. See the list of third party components in Toad for IBM DB2the help file, section About Us | Third Party Components. Our Toad installers are now based on the Wix Toolset , which improves user experience and performance of the installation process. See Resolved Issues for more enhancements and resolved issues in this release of Toad for IBM DB2.
    [Show full text]
  • DB2 Database Facilities Management …
    IBM Jay.Manaloto Search Submit IBM Profiles Communities Apps Share Wikis This Wiki Search IBM TRIRIGA Following Actions Wiki Actions TRIRIGA Wiki Home You are in: IBM TRIRIGA > IBM TRIRIGA Application Platform > Performance > Best Practices for System Performance > Database specific considerations > DB2 database Facilities Management … Facilities Maintenance DB2 database Like | Updated December 4, 2019 by Jay.Manaloto | Tags: db2, db2_database, db2_performance, db2_tuning, performance, reserve_performance, system_performance Add or Environmental & Ener… remove tags Real Estate Management Edit Page Actions Capital Project Manag… CAD Integrator-Publis… IBM TRIRIGA Connect… IBM TRIRIGA Anywhere IBM TRIRIGA Applicati… Best Practices for System Performance. Support Matrix 5 Database Server Tuning and Maintenance (continued) Hints and Tips Installing < Back to Table of Contents Admin Console 5 Database Server Tuning and Maintenance (continued) 5.3 IBM DB2 Database (was 5.6) Builder Tools 5.3.1 IBM DB2 Database Server Tuning (was 5.2) a. DB2 Automatic Buffer Pool Size and Auto Extends (was 5.5.5) Connector for Busin… b. DB2 Diagnostic Log (was 5.5.6) 5.3.2 IBM DB2 Application Platform Indexes (was 5.4.2.a) Connector for Esri GIS 5.3.3 Reserve Indexes for DB2 (was 5.4.2.d) Document Manager 5.3.4 Lease Indexes for DB2 5.3.5 Internal Lease Benchmark Findings Extended Formula a. Performance Benchmark Index Objectives b. Performance Environments Gantt Scheduler b.1 Data-Load Hardware Environment b.2 Multi-User Benchmark Test Environment Globalization b.3 Software Environment Group Object b.4 Key Configurations b.4.1 IBM DB2 Database Server Label Manager b.4.2 IBM WebSphere Application Server b.4.3 Operating System Licensing b.4.4 IBM TRIRIGA Platform c.
    [Show full text]
  • IBM DB2 Database (Was 5.6) Builder Tools 5.3.1 IBM DB2 Database Server Tuning (Was 5.2) A
    IBM Jay.Manaloto Search Submit IBM Profiles Communities Apps Share Wikis This Wiki Search IBM TRIRIGA Following Actions Wiki Actions TRIRIGA Wiki Home You are in: IBM TRIRIGA > IBM TRIRIGA Application Platform > Performance > Best Practices for System Performance > Database specific considerations > DB2 database Facilities Management … Facilities Maintenance DB2 database Like | Updated December 4, 2019 by Jay.Manaloto | Tags: db2, db2_database, db2_performance, db2_tuning, performance, reserve_performance, system_performance Add or Environmental & Ener… remove tags Real Estate Management Edit Page Actions Capital Project Manag… CAD Integrator-Publis… IBM TRIRIGA Connect… IBM TRIRIGA Anywhere IBM TRIRIGA Applicati… Best Practices for System Performance. Support Matrix 5 Database Server Tuning and Maintenance (continued) Hints and Tips Installing < Back to Table of Contents Admin Console 5 Database Server Tuning and Maintenance (continued) 5.3 IBM DB2 Database (was 5.6) Builder Tools 5.3.1 IBM DB2 Database Server Tuning (was 5.2) a. DB2 Automatic Buffer Pool Size and Auto Extends (was 5.5.5) Connector for Busin… b. DB2 Diagnostic Log (was 5.5.6) 5.3.2 IBM DB2 Application Platform Indexes (was 5.4.2.a) Connector for Esri GIS 5.3.3 Reserve Indexes for DB2 (was 5.4.2.d) Document Manager 5.3.4 Lease Indexes for DB2 5.3.5 Internal Lease Benchmark Findings Extended Formula a. Performance Benchmark Index Objectives b. Performance Environments Gantt Scheduler b.1 Data-Load Hardware Environment b.2 Multi-User Benchmark Test Environment Globalization b.3 Software Environment Group Object b.4 Key Configurations b.4.1 IBM DB2 Database Server Label Manager b.4.2 IBM WebSphere Application Server b.4.3 Operating System Licensing b.4.4 IBM TRIRIGA Platform c.
    [Show full text]
  • A Survey: Security Perspectives of ORACLE and IBM-DB2 Databases
    International Journal of Scientific and Research Publications, Volume 3, Issue 1, January 2013 1 ISSN 2250-3153 A Survey: Security Perspectives of ORACLE and IBM- DB2 Databases Lavanya Pamulaparty*, T. Praveen Kumar**, P. Vijaya Babu Varma** * Associate Professor and Head of CSE, Methodist College of Engineering. & Technology. ** Assistant Professor, Dept. of CSE, Methodist College of Engineering. & Technology. *** Assistant Professor, Dept. of CSE, Methodist College of Engineering & Technology. Abstract- As storage of data plays an integral part of databases, independent assurance of the security built into DB2. Whereas security issues becomes major concerns. Relational databases Oracle has undergone multiple evaluations of its database, IBM hold a significant portion of data stored in software, therefore has failed to have independent experts formally evaluate DB2, today’s database purchase decisions revolve around how secure making it difficult to qualify their assertions about their security the product is. This paper provides a categorical feature implementations. Oracle’s business model is to secure products comparison between Oracle9i Database (Oracle) and IBM DB2 out-of-the-box, and IBM’s is to make customers pay to secure Universal Database (DB2), in addition to examining features the products they purchase. This divergence in approach provided in the SecureWay product line from Tivoli, an IBM demonstrates the value of security to these database competitors subsidiary [7]. It explores the impact of IBM’s and Oracle’s and the resulting security built-in to their customers’ security models on users seeking to protect their critical deployments [7]. information systems and contrasts IBM’s strategy of building security outside of the DB2 database against Oracle’s strategy of securing information in the database server[6].In addition to the II.
    [Show full text]
  • Z/OS Basics Preface
    Contents Preface . iii How this course is organized . iii How each topic is organized . iv Part 1. Introduction to z/OS and the mainframe environment Chapter 1. Introduction to the new mainframe . 3 1.1 The new mainframe. 4 1.2 The S/360: A turning point in mainframe history . 4 1.3 An evolving architecture . 5 1.4 Mainframes in our midst . 6 1.5 What is a mainframe? . 7 1.6 Who uses mainframe computers?. 10 1.7 Factors contributing to mainframe use . 11 1.8 Typical mainframe workloads . 14 1.9 Roles in the mainframe world . 21 1.10 z/OS and other mainframe operating systems . 27 1.11 Summary . 29 Chapter 2. z/OS overview. 31 2.1 What is an operating system? . 32 2.2 Overview of z/OS facilities. 32 2.3 What is z/OS? . 34 2.4 Virtual storage and other mainframe concepts . 39 2.5 What is workload management? . 57 2.6 I/O and data management. 60 2.7 Supervising the execution of work in the system . 60 2.8 Defining characteristics of z/OS . 68 2.9 Licensed programs for z/OS . 69 2.10 Middleware for z/OS . 70 2.11 A brief comparison of z/OS and UNIX. 71 2.12 Summary . 73 Chapter 3. TSO/E, ISPF, and UNIX: Interactive facilities of z/OS . 75 3.1 How do we interact with z/OS? . 76 3.2 TSO overview . 76 3.3 ISPF overview . 80 3.4 z/OS UNIX interactive interfaces. 99 3.5 Summary .
    [Show full text]
  • Developing PHP Applications for IBM Database Servers
    Front cover Developing PHP Applications for IBM Data Servers Develop and deploy Web solutions using PHP and IBM data servers See PHP with DB2, Informix IDS, and Cloudscape examples Port PHP applications from MySQL to DB2 Whei-Jen Chen Holger Kirstein Daniel Krook Kiran H Nair Piotr Pietrzak ibm.com/redbooks International Technical Support Organization Developing PHP Applications for IBM Data Servers May 2006 SG24-7218-00 Note: Before using this information and the product it supports, read the information in “Notices” on page xi. First Edition (May 2006) This edition applies to DB2 UDB Version 8.2, Informix IDS Version 10, PHP Versions 4 and 5, Apache 1.3, and Apache 2. © Copyright International Business Machines Corporation 2006. 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 . ix Notices . xi Trademarks . xii Preface . xiii The team that wrote this redbook. xiii Acknowledgement. xv Become a published author . xvi Comments welcome. xvi Chapter 1. Technology overview . 1 1.1 Web application environment . 2 1.1.1 Web application advantages . 2 1.1.2 Web application challenges . 3 1.1.3 The state of the Web application world . 4 1.1.4 Web application components . 4 1.2 IBM data servers . 5 1.2.1 DB2 data server . 5 1.2.2 Informix database server family . 8 1.2.3 Cloudscape . 10 1.3 HTTP Servers . 11 1.3.1 Apache HTTP Server . 12 1.3.2 IBM HTTP Server . 15 1.3.3 Which Web server do I choose? .
    [Show full text]
  • Database Administration Guide for SAP on IBM Db2 for Linux, UNIX, and Windows Company
    Administration Guide | PUBLIC Document Version: 2.5 – 2021-09-23 Database Administration Guide for SAP on IBM Db2 for Linux, UNIX, and Windows company. All rights reserved. All rights company. affiliate THE BEST RUN 2021 SAP SE or an SAP SE or an SAP SAP 2021 © Content 1 Introduction................................................................7 1.1 Document History............................................................ 8 1.2 Naming Conventions..........................................................10 2 Administration Tools and Tasks.................................................12 2.1 Administration Tools..........................................................12 2.2 Administration Tasks..........................................................13 3 Architectural Overview.......................................................16 3.1 SAP Application Server for ABAP.................................................16 3.2 SAP Application Server for Java..................................................17 3.3 Db2 Components............................................................18 3.4 Db2 Client Connectivity........................................................19 4 User Management and Security................................................ 21 4.1 SAP System Users and Groups...................................................21 Access Authorizations for Db2 Directories and Database-Related Files....................25 4.2 Role-Based Security Concept for Database Users..................................... 27 Database Roles for
    [Show full text]