Data Modeler User's Guide

Total Page:16

File Type:pdf, Size:1020Kb

Data Modeler User's Guide Oracle® SQL Developer Data Modeler User's Guide Release 18.1 E94838-01 March 2018 Oracle SQL Developer Data Modeler User's Guide, Release 18.1 E94838-01 Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved. Primary Author: Celin Cherian Contributing Authors: Chuck Murray Contributors: Philip Stoyanov This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle. Contents Preface Audience xii Documentation Accessibility xii Product Accessibility xii Related Documents xii Conventions xiii Third-Party License Information xiii 1 Data Modeler Concepts and Usage 1.1 Installing and Getting Started with SQL Developer Data Modeler 1-1 1.2 Data Modeler User Interface 1-2 1.2.1 Menus for Data Modeler 1-4 1.2.2 Context Menus 1-8 1.3 Working with Data Modeler 1-10 1.3.1 Database Design 1-11 1.3.2 Data Types Model 1-11 1.3.2.1 Data Types Diagram and Subviews 1-12 1.3.2.2 Distinct Types 1-13 1.3.2.3 Structured Types 1-14 1.3.2.4 Collection Types 1-14 1.3.2.5 Logical Types 1-14 1.3.3 Process Model 1-15 1.3.3.1 Data Flow Diagrams 1-16 1.3.3.2 Transformation Processes and Packages 1-16 1.3.4 Logical Model 1-16 1.3.4.1 Logical Diagram and Subviews 1-17 1.3.4.2 Entities 1-18 1.3.4.3 Attributes 1-18 1.3.4.4 Unique Identifiers (UIDs) 1-18 1.3.4.5 Inheritances 1-18 1.3.4.6 Relations 1-18 1.3.4.7 Arcs 1-19 iii 1.3.4.8 Type Substitution 1-19 1.3.4.9 Views 1-19 1.3.5 Relational Models 1-19 1.3.5.1 Relational Diagram and Subviews 1-20 1.3.5.2 Tables 1-21 1.3.5.3 Columns 1-21 1.3.5.4 Indexes 1-21 1.3.5.5 Relations 1-21 1.3.5.6 Relational Views 1-21 1.3.6 Physical Models 1-22 1.3.6.1 Clusters 1-22 1.3.6.2 Contexts 1-23 1.3.6.3 Dimensions 1-23 1.3.6.4 Directories 1-23 1.3.6.5 Disk Groups 1-23 1.3.6.6 External Tables 1-23 1.3.6.7 Indexes 1-23 1.3.6.8 Roles 1-23 1.3.6.9 Rollback Segments 1-24 1.3.6.10 Segments (Segment Templates) 1-24 1.3.6.11 Sequences 1-24 1.3.6.12 Snapshots 1-24 1.3.6.13 Stored Procedures 1-24 1.3.6.14 Synonyms 1-24 1.3.6.15 Structured Types 1-24 1.3.6.16 Tables 1-25 1.3.6.17 Tablespaces 1-25 1.3.6.18 Users 1-25 1.3.6.19 Views 1-25 1.3.7 Business Information 1-25 1.3.7.1 Contacts 1-26 1.3.7.2 Documents 1-26 1.3.7.3 Emails 1-26 1.3.7.4 Locations 1-26 1.3.7.5 Resource Locators 1-26 1.3.7.6 Responsible Parties 1-27 1.3.7.7 Telephones 1-27 1.4 Approaches to Data Modeling 1-27 1.4.1 Top-Down Modeling 1-27 1.4.2 Bottom-Up Modeling 1-29 1.4.3 Targeted Modeling 1-30 iv 1.5 User Preferences for Data Modeler 1-31 1.5.1 Environment 1-31 1.5.2 Data Modeler 1-32 1.5.2.1 DDL 1-33 1.5.2.2 Diagram 1-36 1.5.2.3 Model 1-36 1.5.2.4 Reports 1-39 1.5.2.5 Search 1-40 1.5.2.6 Third Party JDBC Drivers 1-40 1.5.3 Format 1-40 1.5.4 Global Ignore List 1-41 1.5.5 Mouse Actions 1-41 1.5.6 Shortcut Keys (Accelerator Keys) 1-42 1.5.7 SSH (Secure Shell) 1-43 1.5.8 Usage Reporting 1-43 1.5.9 Versioning 1-43 1.5.10 Web Browser and Proxy 1-44 1.6 Saving, Opening, Exporting, and Importing Designs 1-45 1.6.1 Importing a DDL File 1-46 1.6.2 Importing Cube Views Metadata 1-46 1.6.3 Importing from Microsoft XMLA 1-46 1.6.4 Importing an ERwin File 1-46 1.6.5 Importing from a Data Dictionary 1-47 1.6.6 Importing an Oracle Designer Model 1-47 1.6.7 Importing a Data Modeler Design 1-47 1.6.8 Importing a Domain 1-47 1.7 Exporting and Importing Preferences and Other Settings 1-47 1.7.1 Restoring the Original Data Modeler Preferences 1-48 1.8 Data Modeler Reports 1-48 1.8.1 Generating Reports as RTF, HTML, or PDF Files 1-48 1.8.2 Using the Reporting Repository and Reporting Schema 1-50 1.8.3 Using SQL Developer to View Exported Reporting Schema Data 1-51 1.8.3.1 Design Content reports 1-52 1.8.3.2 Design Rules reports 1-52 1.9 Using Versioning 1-53 1.9.1 About Subversion and Data Modeler 1-53 1.9.1.1 Pending Changes 1-53 1.9.2 Basic Workflow: Using Subversion with a Design 1-54 1.10 For More Information About Data Modeling 1-55 v 2 Data Modeler Tutorial: Modeling for a Small Database 2.1 Develop the Logical Model 2-1 2.1.1 Adding Domains 2-1 2.1.2 Creating the Books Entity 2-2 2.1.3 Creating the Patrons Entity 2-3 2.1.4 Creating the Transactions Entity 2-4 2.1.5 Creating Relations Between Entities 2-5 2.2 Develop the Relational Model 2-6 2.3 Generate DDL 2-6 2.4 Save the Design 2-7 3 Data Modeler Dialog Boxes 3.1 Add Event 3-1 3.2 Add/Remove Objects 3-1 3.3 Advanced Properties (Connections) 3-2 3.4 Arc Properties 3-2 3.5 Attribute Properties 3-3 3.6 Change Subview Object Names Prefix 3-4 3.7 Change Request Properties 3-4 3.8 Change Requests Administration 3-5 3.9 Check for Updates 3-5 3.10 Choose Directory 3-6 3.11 Collection Type Properties 3-6 3.12 Column Properties 3-7 3.13 Common Information in Dialog Boxes 3-9 3.14 Compare Mapping 3-10 3.15 Compare Modeling Designs 3-10 3.16 Compare Models 3-10 3.17 Color Palette and Custom Colors 3-12 3.18 Connection Information 3-12 3.19 Contact Properties 3-12 3.20 Create Database Connection 3-13 3.21 Create Discovered Foreign Keys 3-14 3.22 Cube Properties 3-15 3.23 Custom Reports Template 3-17 3.24 Data Dictionary Connections 3-18 3.25 Data Dictionary Import (Metadata Extraction) 3-19 3.26 Database Connection Editor 3-20 3.27 DDL File Editor 3-20 3.28 DDL Generation Options 3-21 vi 3.29 Design Properties 3-22 3.30 Design Rules 3-24 3.30.1 Design Rules 3-24 3.30.2 Custom Rules 3-25 3.30.3 Libraries 3-26 3.30.4 Transformations 3-26 3.31 Dimension Properties 3-26 3.32 Display Properties 3-28 3.33 Distinct Type Properties 3-28 3.34 Document Properties 3-28 3.35 Domain Properties (Domains Model) 3-29 3.36 Domains Administration 3-29 3.37 Email Properties 3-30 3.38 Engineering 3-30 3.39 Entity Properties 3-32 3.40 Event Properties 3-34 3.41 Export Cube Views Metadata 3-35 3.42 Export to Microsoft XMLA 3-35 3.43 Export to Oracle Analytic Workspaces 3-35 3.44 Export to Reporting Schema 3-36 3.45 Export Wizard 3-37 3.46 Export/Import Connections 3-38 3.46.1 Export Connections 3-38 3.46.2 Import Connections 3-39 3.47 External Agent Properties 3-39 3.48 External Data Properties 3-41 3.49 File Processing 3-41 3.50 Find Object (Search) 3-41 3.51 Flow Properties 3-42 3.52 Foreign Key Properties 3-43 3.53 Glossary Editor 3-44 3.54 Hierarchy Properties 3-46 3.55 Import Domains 3-47 3.56 Import Glossary (Naming Standard Definitions) 3-47 3.57 Import Mapped Models from VAR Files 3-48 3.58 Import Oracle Designer Model 3-48 3.59 Import Data
Recommended publications
  • Histcoroy Pyright for Online Information and Ordering of This and Other Manning Books, Please Visit Topwicws W.Manning.Com
    www.allitebooks.com HistCoroy pyright For online information and ordering of this and other Manning books, please visit Topwicws w.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact Tutorials Special Sales Department Offers & D e al s Manning Publications Co. 20 Baldwin Road Highligh ts PO Box 761 Shelter Island, NY 11964 Email: [email protected] Settings ©2017 by Manning Publications Co. All rights reserved. Support No part of this publication may be reproduced, stored in a retrieval system, or Sign Out transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps. Recognizing the importance of preserving what has been written, it is Manning’s policy to have the books we publish printed on acid­free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine. Manning Publications Co. PO Box 761 Shelter Island, NY 11964 www.allitebooks.com Development editor: Cynthia Kane Review editor: Aleksandar Dragosavljević Technical development editor: Stan Bice Project editors: Kevin Sullivan, David Novak Copyeditor: Sharon Wilkey Proofreader: Melody Dolab Technical proofreader: Doug Warren Typesetter and cover design: Marija Tudor ISBN 9781617292576 Printed in the United States of America 1 2 3 4 5 6 7 8 9 10 – EBM – 22 21 20 19 18 17 www.allitebooks.com HistPoray rt 1.
    [Show full text]
  • Powerdesigner 16.6 Data Modeling
    SAP® PowerDesigner® Document Version: 16.6 – 2016-02-22 Data Modeling Content 1 Building Data Models ...........................................................8 1.1 Getting Started with Data Modeling...................................................8 Conceptual Data Models........................................................8 Logical Data Models...........................................................9 Physical Data Models..........................................................9 Creating a Data Model.........................................................10 Customizing your Modeling Environment........................................... 15 1.2 Conceptual and Logical Diagrams...................................................26 Supported CDM/LDM Notations.................................................27 Conceptual Diagrams.........................................................31 Logical Diagrams............................................................43 Data Items (CDM)............................................................47 Entities (CDM/LDM)..........................................................49 Attributes (CDM/LDM)........................................................55 Identifiers (CDM/LDM)........................................................58 Relationships (CDM/LDM)..................................................... 59 Associations and Association Links (CDM)..........................................70 Inheritances (CDM/LDM)......................................................77 1.3 Physical Diagrams..............................................................82
    [Show full text]
  • Package 'Databaseconnector'
    Package ‘DatabaseConnector’ April 15, 2021 Type Package Title Connecting to Various Database Platforms Version 4.0.2 Date 2021-04-12 Description An R 'DataBase Interface' ('DBI') compatible interface to various database plat- forms ('PostgreSQL', 'Oracle', 'Microsoft SQL Server', 'Amazon Redshift', 'Microsoft Parallel Database Warehouse', 'IBM Netezza', 'Apache Im- pala', 'Google BigQuery', and 'SQLite'). Also includes support for fetching data as 'Andromeda' objects. Uses 'Java Database Connectivity' ('JDBC') to con- nect to databases (except SQLite). SystemRequirements Java version 8 or higher (https://www.java.com/) Depends R (>= 2.10) Imports rJava, SqlRender (>= 1.7.0), methods, stringr, rlang, utils, DBI (>= 1.0.0), urltools, bit64 Suggests aws.s3, R.utils, withr, testthat, DBItest, knitr, rmarkdown, RSQLite, ssh, Andromeda, dplyr License Apache License VignetteBuilder knitr URL https://ohdsi.github.io/DatabaseConnector/, https: //github.com/OHDSI/DatabaseConnector 1 2 R topics documented: BugReports https://github.com/OHDSI/DatabaseConnector/issues Copyright See file COPYRIGHTS RoxygenNote 7.1.1 Encoding UTF-8 R topics documented: connect . .3 createConnectionDetails . .6 createZipFile . .9 DatabaseConnectorDriver . 10 dbAppendTable,DatabaseConnectorConnection,character,data.frame-method . 10 dbClearResult,DatabaseConnectorResult-method . 11 dbColumnInfo,DatabaseConnectorResult-method . 12 dbConnect,DatabaseConnectorDriver-method . 13 dbCreateTable,DatabaseConnectorConnection,character,data.frame-method . 13 dbDisconnect,DatabaseConnectorConnection-method
    [Show full text]
  • Amazon Aurora Mysql Database Administrator's Handbook
    Amazon Aurora MySQL Database Administrator’s Handbook Connection Management March 2019 Notices Customers are responsible for making their own independent assessment of the information in this document. This document: (a) is for informational purposes only, (b) represents current AWS product offerings and practices, which are subject to change without notice, and (c) does not create any commitments or assurances from AWS and its affiliates, suppliers or licensors. AWS products or services are provided “as is” without warranties, representations, or conditions of any kind, whether express or implied. The responsibilities and liabilities of AWS to its customers are controlled by AWS agreements, and this document is not part of, nor does it modify, any agreement between AWS and its customers. © 2019 Amazon Web Services, Inc. or its affiliates. All rights reserved. Contents Introduction .......................................................................................................................... 1 DNS Endpoints .................................................................................................................... 2 Connection Handling in Aurora MySQL and MySQL ......................................................... 3 Common Misconceptions .................................................................................................... 5 Best Practices ...................................................................................................................... 6 Using Smart Drivers ........................................................................................................
    [Show full text]
  • Database Language SQL: Integrator of CALS Data Repositories
    Database Language SQL: Integrator of CALS Data Repositories Leonard Gallagher Joan Sullivan U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Information Systems Engineering Division Computer Systems Laboratory Gaithersburg, MD 20899 NIST Database Language SQL Integrator of CALS Data Repositories Leonard Gallagher Joan Sullivan U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Information Systems Engineering Division Computer Systems Laboratory Gaithersburg, MD 20899 September 1992 U.S. DEPARTMENT OF COMMERCE Barbara Hackman Franklin, Secretary TECHNOLOGY ADMINISTRATION Robert M. White, Under Secretary for Technology NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY John W. Lyons, Director Database Language SQL: Integrator of CALS Data Repositories Leonard Gallagher Joan Sullivan National Institute of Standards and Technology Information Systems Engineering Division Gaithersburg, MD 20899, USA CALS Status Report on SQL and RDA - Abstract - The Computer-aided Acquisition and Logistic Support (CALS) program of the U.S. Department of Defense requires a logically integrated database of diverse data, (e.g., documents, graphics, alphanumeric records, complex objects, images, voice, video) stored in geographically separated data banks under the management and control of heterogeneous data management systems. An over-riding requirement is that these various data managers be able to communicate with each other and provide shared access to data and
    [Show full text]
  • Relational and Object-Oriented Databases
    Relational and Object-Oriented Databases by Willi-Hans Steeb International School for Scientific Computing Contents 1 What is a table? 1 1.1 Introduction . 1 1.2 Examples . 5 1.3 Tables in Programs . 8 1.4 Table and Relation . 33 2 Structured Query Language 35 2.1 Introduction . 35 2.2 Integrity Rules . 38 2.3 SQL Commands . 39 2.3.1 Introduction . 39 2.3.2 Aggregate Function . 40 2.3.3 Arithmetic Operators . 40 2.3.4 Logical Operators . 40 2.3.5 SELECT Statement . 41 2.3.6 INSERT Command . 45 2.3.7 DELETE Command . 46 2.3.8 UPDATE Command . 47 2.3.9 CREATE TABLE Command . 48 2.3.10 DROP TABLE Command . 51 2.3.11 ALTER TABLE Command . 52 2.4 Set Operators . 53 2.5 Views . 60 2.6 Primary and Foreign Keys . 62 2.7 Datatypes in SQL . 63 2.8 Joins . 66 2.9 Stored Procedure . 71 2.10 MySQL Commands . 72 2.11 Cursors . 73 2.12 PL and SQL . 75 2.13 ABAP/4 and SQL . 76 2.14 Query Processing and Optimization . 77 i 3 Normal Forms 83 3.1 Introduction . 83 3.2 Anomalies . 87 3.3 Example . 89 3.4 Fourth and Fifth Normal Forms . 93 4 Transaction 101 4.1 Introduction . 101 4.2 Data Replication . 107 4.3 Locks . 108 4.4 Deadlocking . 111 4.5 Threads . 117 4.5.1 Introduction . 117 4.5.2 Thread Class . 119 4.5.3 Example . 121 4.5.4 Priorities . 123 4.5.5 Synchronization and Locks .
    [Show full text]
  • SQL Developer Data Modeler: a Top-Down Product Overview
    SQL Developer Data Modeler: A Top-Down Product Overview Sue Harper Oracle United Kingdom Keywords: SQL Developer Data Modeler, ERD, DDL Generation, model, capture, design Introduction Oracle SQL Developer Data Modeler is a graphical data modeling tool for creating, browsing and editing data models, including logical, relational, physical, multi-dimensional, and data type models. It supports forward and reverse engineering from Oracle Database, Microsoft SQL Server and IBM DB2 databases and the generation of DDL scripts for these databases. SQL Developer Data Modeler offers features and utilities that enhance the data modeling experience, improve productivity and promote the use of standards. SQL Developer Data Modeler is designed for a broad spectrum of database developers; from business architects to DBAs and from database to application developers, serving as a powerful communication tool between developers and business users. In this article we review the main modelers and features in SQL Developer Data Modeler 2.0 starting with the logical model and progressing through the features to the final DDL script. Often called the top-down approach, this is not the only flow of work through the product, as indeed, users can start by importing a data model and reverse engineering the objects to create an initial diagram and progressing from there. We will refer to various methods of creating models and updating the database using the product. Integrated Models SQL Developer Data Modeler provides facilities to build sets of related and integrated models. Many consider the core of SQL Developer Data Modeler to be the logical model. It is this logical model that provides a true implementation-independent view of enterprise information.
    [Show full text]
  • An Introduction to Oracle SQL Developer Data Modeler
    An Oracle White Paper June 2009 An Introduction to Oracle SQL Developer Data Modeler Oracle White Paper— An Introduction to Oracle SQL Developer Data Modeler Introduction ....................................................................................... 1 Oracle SQL Developer Data Modeler ................................................ 2 Architecture ................................................................................... 2 Integrated Models.............................................................................. 4 Logical Models .............................................................................. 4 Relational Models.......................................................................... 5 Physical Models............................................................................. 5 Multi-dimensional Models .............................................................. 7 Data Type and Structured Type Models ...................................... 10 Spatial Models............................................................................. 11 Creating Models .............................................................................. 13 Creating New Models .................................................................. 13 Importing from the Data Dictionary .............................................. 13 Importing from Oracle Designer................................................... 14 Generating Scripts........................................................................... 15 Generating DDL
    [Show full text]
  • Database Schema Connection String
    Database Schema Connection String Mortie is book-learned and serpentinizing seraphically while weeded Daryl outvalues and flux. Transpacific and anaptyctic Shimon never relet chronologically when Aram reregulating his constituencies. Which Pasquale recounts so anecdotally that Adolf peoples her duplicatures? Is it was a message if set: import connections is to database connection is an x protocol connection requires Learn everything there site to need about connection strings in webconfig. Unable to stroll to Oracle 11g User Schema as primary Source. Specifying a Schema Definition Using Connection Properties. Dns server database schema name for that you. Oracle9i user's schema geodatabase sdeoracle9i oracle9i is the. Connecting to relate Database PostgreSQL JDBC Driver. Connection URLs Reference Prisma Docs. Prisma needs a connection URL to your able to lash to exclude database eg when sending queries with Prisma Client or when changing the database schema. Strings for numerous databases and data stores Code samples are in C You district provide the values in red Microsoft SQL Server ODBC DSN. You already exists it be closed when statement though. If database connection string is connected, you may need to the databases with actual values. String connStr serverlocalhostuserrootdatabaseworldport3306. Configuration PostgREST 701 documentation. Note that using the overwrite option of ogr2ogr and lco SCHEMA option display the. Below is like database schema should we did anyone raised the. Each connection string is connecting to connect strings in the connections. Sql server database connection strings mostly require dba access and file system, depending on server? Mongooseconnect'mongodbusernamepasswordhostportdatabaseoptions. Syntax for an executable context. The database profile that depends on your default.
    [Show full text]
  • NJ/NX-Series Database Connection CPU Units User's Manual
    Machine Automation Controller NJ/NX-series Database Connection CPU Units User’s Manual NX701-££20 NX102-££20 NJ501-££20 NJ101-££20 CPU Unit W527-E1-10 NOTE • All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form, or by any means, mechanical, electronic, photocopying, recording, or oth- erwise, without the prior written permission of OMRON. • No patent liability is assumed with respect to the use of the information contained herein. Moreover, because OMRON is constantly striving to improve its high-quality products, the informa- tion contained in this manual is subject to change without notice. • Every precaution has been taken in the preparation of this manual. Nevertheless, OMRON as- sumes no responsibility for errors or omissions. Neither is any liability assumed for damages resulting from the use of the information contained in this publication. Trademarks • Sysmac and SYSMAC are trademarks or registered trademarks of OMRON Corporation in Japan and other countries for OMRON factory automation products. • Microsoft, Windows, Windows Vista, Excel, and SQL Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and other countries. • EtherCAT® is registered trademark and patented technology, licensed by Beckhoff Automation GmbH, Germany. • ODVA, CIP, CompoNet, DeviceNet, and EtherNet/IP are trademarks of ODVA. • The SD and SDHC logos are trademarks of SD-3C, LLC. • Oracle, Java, and MySQL are registered trademarks of Oracle Corporation and/or its affiliates in the USA and other countries. • IBM and DB2 are registered trademarks of International Business Machines Corporation in the USA and other countries.
    [Show full text]
  • Handling Unstructured Data Type in DB2 and Oracle
    Communications of the IIMA Volume 3 Issue 2 Article 6 2003 Handling Unstructured Data Type in DB2 and Oracle Alexander P. Pons Computer Information Systems, University of Miami Hassan Aljifri Computer Information Systems, University of Miami Follow this and additional works at: https://scholarworks.lib.csusb.edu/ciima Recommended Citation Pons, Alexander P. and Aljifri, Hassan (2003) "Handling Unstructured Data Type in DB2 and Oracle," Communications of the IIMA: Vol. 3 : Iss. 2 , Article 6. Available at: https://scholarworks.lib.csusb.edu/ciima/vol3/iss2/6 This Article is brought to you for free and open access by CSUSB ScholarWorks. It has been accepted for inclusion in Communications of the IIMA by an authorized editor of CSUSB ScholarWorks. For more information, please contact [email protected]. Alexander P. Pons, Hassan Aljifri Handling Unstructured Data Type in DB2 and Oracle Alexander P. Pons Computer Information Systems, University of Miami, 421 Jenkins Building, Coral Gables, FL 33146 Phone: 305-284-1960, Fax: 305-284-5161, [email protected] Hassan Aljifri Computer Information Systems, University of Miami, 421 Jenkins Building, Coral Gables, FL 33146 Phone: 305-284-4767, Fax: 305-284-5161, [email protected] ABSTRACT The objective of our work is to determine which mainstream object-relational database management systems (ORDMS) provide convenient facilities for the storage and manipulation of unstructured data objects. These objects, which consist of video, audio, photographs, and even executable code such as Java applets, are becoming readily employed by desktop, network, and Internet applications. Typically, these ORDMSs must store the objects in a manner by which they can be easily accessed, but more importantly, easily processed during either storage or retrieval.
    [Show full text]
  • Implementing Database Connections in SPSS
    District Data Coordinator Toolbox: Implementing Database Connections in SPSS Jason Schoeneberger, Ph.D. Senior Researcher & Task Lead Data, data, everywhere The volume of and the push to Teachers, principals, make use educational data is administrators and analysts often growing: have difficulty keeping pace. • More people must become data savvy (teachers, coordinators, etc.) • Leadership may request cyclical reporting to establish and monitor trends • Little time to document business rules or standardize data storage practices • Quality control can take time or be difficult to manage 2 Some familiar scenarios (using data stored in SQL, Oracle, Access, etc.) • The same data points are • Analysts are maintaining necessary across idiosyncratic versions of reporting cycles various data elements • Process to acquire and (e.g. test score files, report data is repetitive student attendance files, across reporting cycles etc.) • A non-technical person • Idiosyncratic versions may be tasked with have commonalities reporting responsibility across analyst versions • Lack of documentation • Separate data requests • Analysts report shortage completed by different of storage space on analysts yield conflicting network or external hard results (e.g. a school drives mean test score) 3 Database connections • Databases (e.g., SQL, Oracle, Access, etc.) allow for basic data base connectivity: – Open Database Connectivity (ODBC) – Object Linking and Embedding Database (OLEDB) – These are often standard on computers • ODBC/OLEDB connections are frameworks
    [Show full text]