- Subscribe to this page:
- RSS
- Email Alert
database applications
(762 results)-
White Papers
Automatic Generation of XSS and SQL Injection Attacks With Goal-Directed Model Checking
May 2008
Cross-site scripting (XSS) and SQL injection errors are two prominent examples of taint-based vulnerabilities that have been responsible for a large number of security breaches in recent years....
Provided by Stanford University
-
White Papers
JReq: Database Queries in Imperative Languages
Jan 2010
Instead of writing SQL queries directly, programmers often prefer writing all their code in a general purpose programming language like Java and having their programs be automatically rewritten to...
Provided by University of Massachusetts
-
Podcasts
The Value of Business Intelligence With SQL 2008 R2, Office 2010 and SharePoint 2010
Aug 2010
In a challenging economic environment, businesses must be even more agile and responsive to changes in the marketplace. From the chief executive to the marketing analyst, users need relevant...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Integrate a Map With SQL Server Reporting Services?
Jul 2010
This podcast, the speaker tells about how to insert a map into a report using SQL Server 2008 R2 Reporting Services. The map utilizes spatial data within a SQL Server database. This video...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Highlight Exceptions Table Analysis Tool for Data Mining?
Jul 2010
In this podcast, the speaker tells will learn how to use the Highlight Exceptions Table Analysis Tool for Excel. The Highlight Exceptions tool uses the Microsoft clustering algorithm and pattern...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Forecast Table Analysis Tool?
Jul 2010
In this tutorial one will learn how to use the Forecast Table Analysis Tool for Excel. The Forecast tool uses the Microsoft time series algorithm to predict future values based on trends in...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Use SQL Profiler With SQL Server 2008?
Jul 2010
This podcast, the speaker tells about how use SQL Profiler to perform the following tasks: - Create and Edit Traces-Create Trace Templates-Watch Trace results-Start, Pause, and Stop a Trace-Replay...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Setup Snapshot Replication With SQL Server 2008?
Jul 2010
This podcast, the speaker tells about how to configure Snapshot Replication between two instances of SQL Server 2008. This video demonstrates the following: Creating a Publisher database, Creating...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Using the HierarchyID Data Type in SQL Server 2008 to Manage Data Hierarchies?
Jul 2010
Managing hierarchies in Information Systems has long been a challenge to most information systems professionals. The issues are simple, but the implementation of hierarchies within databases is...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Profile Data With the Data Profiling Task and Viewer?
Jul 2010
Data quality is important to every business. Using the SQL Server 2008 Data Profiling task computes statistics about the data in a database to spot incorrect values. The Data Profiling viewer...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Import Text Files With SQL Server Integration Services?
Jul 2008
Many programs produce logs as plain text files. Sometimes these log files need to be imported into SQL Server to allow further analysis of the data. In this podcast, the speaker tells about shows...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Use the Row Value Constructor to Insert Data Into a SQL Server 2008 Table?
Jul 2010
In this podcast, the speaker tells about how to insert data into a SQL Server 2008 table using the Row Value Constructor. This demo shows how to Insert data into a SQL Server 2008 table-Four...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Use the Service Audit Object in SQL Server 2008?
Jul 2010
In this podcast, the speaker tells about how to use the Service Audit Object to record events within SQL Server 2008 Enterprise Edition. This demo shows how to Create a Server Audit Object-Create...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Import Data From Oracle Databases?
Jul 2010
Many organizations have both Oracle and SQL Server databases. In this video speaker shows how easy it is to use the import data wizard and SQL Server Integration Services to import data from a...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Configure Database Mail in SQL Server 2008?
Jul 2010
Database Mail is useful for sending e-mail to administrators and end users. Database mail can contain data from queries or from files or other resources on one's network. In this podcast, the...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Block Connections to SQL Server by IP Address Using Logon Triggers?
Jul 2010
This podcast, the speaker tells about how to restrict access to SQL Server 2005 SP 2 (Or Above) based on IP Address. This demo shows how to:- Retrieve the IP Address of the client using the...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Use PowerShell to Transfer Data?
Jul 2010
PowerShell can be used to export or import data. By creating a simple script one can easily move data between databases. This can be given to developers or testers to allow them to refresh data in...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Create and Publish a Data Cube for SQL Server Analysis Server 2008?
Jul 2010
This podcast, the speaker tells about how to use Business Intelligence Development Studio (BIDS) to create an data cube for SQL Server Analysis Server 2008. This demo shows how to: Use BIDS to...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Provide an Up-to-Date Data Warehouse With Change Data Capture?
Jul 2010
In this podcast, the speaker introduces one to the Change Data Capture feature of SQL Server 2008. After showing how to configure Change Data Capture on a database Scott shows a sample SSIS...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Automate Report Delivery in SQL Server Reporting Services Using Subscriptions?
Jul 2010
The speaker tells about how to create report subscriptions to au This demo shows how to: configure a shared data source to store credentials (required for subscriptions), configure SSRS for SMTP...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Setting Up a Maintenance Plan to Backup Databases?
Jul 2010
In this podcast, the speaker tells about how to create database maintenance plans using the Maintenance Plan wizard and SQL Server Integration Services (SSIS). The speaker also shows how to...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Create and Modify Reports Using the Report Builder Tool?
Jul 2010
In this podcast, the speaker tells about how to use SQL Server 2008 Business Intelligence Studio to create a report model. The people then use the report model and the Report Builder tool to...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Manage SQL Server 2008 Spatial Data?
Jul 2010
In this podcast, the speaker tells about an overview of spatial data in SQL Server 2008. Using the geometry data type Scott looks at some of the functions that a DBA might have to know to properly...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Streamline an Upgrade From SQL Server 2005 to SQL Server 2008?
Jul 2010
In this podcast the speaker introduces the SQL Server Upgrade Advisor. He then shows two methods for using the command line to upgrade a SQL server without having to wait for dialog boxes or...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Synchronizing Remote SQL Server Databases With the Sync Framework?
Jul 2010
In this podcast, the speaker tells about shows how to install the synchronization framework and then how to use it in conjunction with SQL Server 2008 change tracking to update remote,...
Provided by Microsoft Corporation
-
Podcasts
How Do I: The New SQL Audit Feature of SQL Server 2008?
Jul 2010
In this podcast, the speaker tells about one new SQL Audit feature of SQL Server 2008. Scott shows one how to set up a server audit using Transact SQL. He also shows one how to create a database...
Provided by Microsoft Corporation
-
Podcasts
How Do I: Use Policy Based Management Features of SQL Server 2008 to Manage SQL Servers?
Jul 2010
In this podcast, the speaker tells about how to use the new policy based management features of SQL Server 2008 to manage the SQL Servers. Scott shows one how to use facets, create conditions, and...
Provided by Microsoft Corporation
-
Podcasts
How Do I: The SQL Server 2008 Resource Governor?
Jul 2008
In this podcast, the speaker explores the SQL Server 2008 resource governor. The resource governor can help people allocate one CPU and memory effectively and ensure that rougue queries do not...
Provided by Microsoft Corporation
-
White Papers
Description of the Database Normalization Basics
Jan 2007
This paper explains database normalization terminology for beginners. A basic understanding of this terminology is helpful when discussing the design of a relational database. Normalization is the...
Provided by Microsoft
-
White Papers
XStream: A Signal-Oriented Data Stream Management System
Nov 2007
Sensors capable of sensing phenomena at high data rates on the order of tens to hundreds of thousands of samples per second are now widely deployed in many industrial, civil engineering,...
Provided by Massachusetts Institute of Technology
-
White Papers
InfiniBand Software and Protocols Enable Seamless Off-The Shelf Applications Deployment
Dec 2007
InfiniBand architecture defines a high-bandwidth, low-latency clustering interconnect that is used for High-Performance Computing (HPC) and Enterprise Data Center (EDC) class applications. It is...
Provided by Mellanox Technologies
-
White Papers
iTuned: A Tool for Configuring and Visualizing Database Parameters
Jun 2010
iTuned is a tool that takes a SQL workload as input and recommends good settings for database configuration parameters such as buffer pool sizes, multi-programming level, and number of I/O...
Provided by Association for Computing Machinery
-
White Papers
Automated and On-Demand Provisioning of Virtual Machines for Database Applications
Jun 2007
Utility computing delivers compute and storage resources to applications as an 'on-demand utility', much like electricity, from a distributed collection of computing resources. There is great...
Provided by Association for Computing Machinery
-
White Papers
The Equivalence of the Random Oracle Model and the Ideal Cipher Model, Revisited
Nov 2010
The authors consider the cryptographic problem of constructing an invertible random permutation from a public random function (i.e., which can be accessed by the adversary). This goal is...
Provided by University of California
-
White Papers
A New Data Processing Inequality and Its Applications in Distributed Source and Channel Coding
Feb 2008
In the distributed coding of correlated sources, the problem of characterizing the joint probability distribution of a pair of random variables satisfying an n-letter Markov chain arises. The...
Provided by University of Maryland
-
White Papers
Foundations of SPARQL Query Optimization
Jan 2009
The SPARQL query language is a recent W3C standard for processing RDF data, a format that has been developed to encode information in a machine readable way. The authors investigate the...
Provided by University of Zurich
-
White Papers
NoSQL, the Database for the Cloud
Mar 2011
NoSQL databases, the next generation databases, are a cost-effective alternative to relational databases. They have been successfully used by Google, Amazon, Twitter and Facebook to achieve...
Provided by Tata Consultancy Services
-
Whitepapers - Video
Customer video: Hologic
Apr 2011
Hologic is a medical device company that focused primarily on women's health. After Implementing the Oracle GRC they were able to reduce the overall cost of their internal audits. Oracle GRC has...
Provided by Oracle
-
Whitepapers - Video
IBM DB2 Autonomic Features Demo
May 2011
DB2 Autonomic Features Save Database Administration Time. These features help make it fast and easy to manage database operations. The demo shows just three of the many features including...
Provided by IBM
-
Whitepapers
An inside look at DB2 Advanced Enterprise Server Edition
May 2011
An Inside Look at DB2 Advanced Enterprise Server Edition - This new software bundle includes a range of tools thit simplifies the acquisition and use of core database features, such as storage...
Provided by IBM
-
White Papers
Depth Estimation for Ranking Query Optimization
Jul 2007
A relational ranking query uses a scoring function to limit the results of a conventional query to a small number of the most relevant answers. The increasing popularity of this query paradigm has...
Provided by BEA Systems
-
White Papers
XTOLS: Cross-Tier Oracle Label Security
Apr 2009
SELINKS allows cross-tier security enforcement between the application tier and the database tier by compiling policy functions and database queries into User-Defined Functions (UDFs) and SQL...
Provided by University of Maryland
-
White Papers
Oracle Streams: A High Performance Implementation for Near Real Time Asynchronous Replication
Jun 2008
The authors present the architectural design and recent performance optimizations of a state of the art commercial database replication technology provided in Oracle Streams. The underlying design...
Provided by Oracle USA
-
White Papers
Oracle Streams for Near Real Time Asynchronous Replication
Jun 2007
Replication users typically have two very conflicting needs. They require the online transaction workload to proceed seamlessly, as if there was no replication. At the same time, they need the...
Provided by Oracle USA
-
White Papers
Building Highly Scalable Web Applications With XStream
Aug 2010
Web applications with a very large number of users place an enormous load on the back-end databases for queries as well as transaction processing. As the underlying workload grows, web companies...
Provided by Oracle
-
White Papers
SAFELI ? SQL Injection Scanner Using Symbolic Execution
Jul 2008
This paper presents the current progress, main algorithm, and the open problems of a tool set called "SAFELI," for detecting SQL Injection vulnerabilities resident in Web applications. SAFELI...
Provided by Association for Computing Machinery
-
White Papers
Linkage Query Writer
Aug 2009
The authors present Linkage Query Writer (LinQuer), a system for generating SQL queries for semantic link discovery over relational data. The LinQuer framework consists of LinQL, a language for...
Provided by VLDB Endowment
-
White Papers
BibBase Triplified
Sep 2010
The authors present BibBase, a system for publishing and managing bibliographic data available in BibTeX files. BibBase uses a powerful yet light-weight approach to transform BibTeX les into rich...
Provided by Association for Computing Machinery
-
White Papers
Identifying Biologically Relevant Genes Via Multiple Heterogeneous Data Sources
Aug 2008
Selection of genes that are differentially expressed and critical to a particular biological process has been a major challenge in post-array analysis. Recent development in bioinformatics has...
Provided by Association for Computing Machinery
-
White Papers
CADS: Continuous Authentication on Data Streams
Sep 2007
The authors study processing and authentication of long-running queries on outsourced data streams. In this scenario, a Data Owner (DO) constantly transmits its data to a Service Provider (SP),...
Provided by Association for Computing Machinery
-
White Papers
How to build custom business solutions for iPhone and iPad
Mar 2011
The iPad and iPhone are winning over businesses, and desk-bound databases are a thing of the past. With FileMaker Pro and FileMaker Go, you can create custom-tailored business solutions that run...
Provided by FileMaker
-
White Papers
The fastest path to custom business solutions on iPad and iPhone
Mar 2011
Looking to take advantage of the iPhone and iPad revolution, and wondering how to get your business solutions on these devices? The FileMaker product line, including the FileMaker Go app, offers...
Provided by FileMaker
-
White Papers
NetQoS to IM and APM whitepaper
Mar 2011
IT professionals tasked with managing today's dynamic and increasingly complex local- and wide-area networks are often judged by how well they can optimize availability and performance to provide...
Provided by CA
-
White Papers
Information Governs: Run Your Business Better-and Prove It.
Feb 2011
In the past, organizations have chosen to tackle governance, risk, and compliance (GRC) projects among different departments and business units. As a result, this myopic strategy can be costly,...
Provided by Oracle
-
Whitepapers
Getting Started with Master Data Services
Feb 2011
Master Data Services in SQL Server 2008 R2 allows an organization to define a "single source of truth" about its enterprise data using a purpose-built centralized database and a predefined Web...
Provided by Global Knowledge
-
Whitepapers
Achieving Oracle Database Scalability With or Without RAC
Jan 2011
Oracle Real Application Clusters (RAC) allows organizations to scale databases horizontally by load balancing across multiple servers. But RAC has limitations in availability, performance,...
Provided by Quest Software, now a part of Dell
-
Whitepapers
Ensure High Availability for Critical Systems and Apps With SharePlex
Jan 2011
Your business counts on the availability of your Oracle databases 24/7/365 - so ANY downtime impacts your company and results in loss of business. How can you make sure your databases are...
Provided by Quest Software, now a part of Dell
-
White Papers
Semantic Focused Crawling for Retrieving ECommerce Information
Jun 2009
Focused crawling is proposed to selectively seek out pages that are relevant to a predefined set of topics without downloading all pages of the Web. With the rapid growth of the E-commerce, how to...
Provided by Academy Publisher
-
White Papers
On the Application of Data Mining to Official Data
Jan 2009
Retrieving valuable knowledge and statistical patterns from official data has a great potential in supporting strategic policy making. Data Mining (DM) techniques are well-known for providing...
Provided by Cardiff University
-
White Papers
Information for Success: Customer Experiences with Oracle Enterprise Manager
Jan 2011
Managing IT is no longer just about managing discrete IT components. Business users demand faster transactions, highly available business processes, and other similar business-centric results that...
Provided by Oracle
-
White Papers
Oracle Database Smart Flash Cache
Sep 2010
Available at no additional cost, Database Smart Flash Cache on Oracle Solaris and Oracle Enterprise Linux has the potential to offer considerable benefit to users of Oracle Database 11g Release 2...
Provided by Oracle
-
Podcasts
How Do I: Add Branding to a Visual Studio Integration Package?
Dec 2010
Add branding for the VSPackage and have the branding appear in the Help...About screen and the Microsoft Visual Studio start-up splash screen. The speaker explains Add Branding to a Visual Studio...
Provided by Microsoft
-
Podcasts
Podcast: Leveraging Blueprints to Easily Extend the Value of Your Investment in Oracle GRC Applications (MP3, 12 min.)
Dec 2010
Hundreds of customers globally have invested in Oracle GRC Applications to help solve mission-critical compliance and risk management challenges. To further extend the value of these investments,...
Provided by Oracle
-
Podcasts
Podcast: Introducing Oracle Fusion Governance, Risk, and Compliance AppCast (MP3, 13 min.)
Dec 2010
Oracle provides a secure path for customers to benefit from the latest technology advances to drive better business performance.ย Oracle Application Unlimited is Oracle's commitment to customer...
Provided by Oracle
-
Whitepapers
Gartner Report: Consider Oracle Standard Edition to Reduce Database Management Systems Costs
Mar 2010
Is your company overspending on Oracle database management licensing and maintenance solutions? In a tough economy you need to stretch every cent to the breaking point to deliver optimum service...
Provided by Quest Software, now a part of Dell
-
Whitepapers
The Top Five Reasons to Choose Toad® Over SQL Developer
Nov 2010
Can you actually save more money using Toad® rather than SQL Developer - a free product? The answer is "yes!" In this surprising Quest technical brief, learn how Toad's revolutionary new...
Provided by Quest Software, now a part of Dell
-
White Papers
Memory Storage Issues of Temporal Database Applications on Relational Database Management Systems
Apr 2010
Many existing database applications manage time-varying data. These database applications are referred to as temporal databases or time-oriented database applications that are considered as...
Provided by Science Publications
-
White Papers
Database Applications to Integrate Beam Line Optics Changes With Engineering Databases
Jun 2007
The LCLS project databases provide key nomenclature information while integrating many engineering and physics processes in the building of an accelerator. Starting with the elements existing in...
Provided by Stanford University
-
White Papers
Supporting Database Applications as a Service
Jul 2009
Multi-tenant data management is a form of Software as a Service (SaaS), whereby a third party service provider hosts databases as a service and provides its customers with seamless mechanisms to...
Provided by Institute of Electrical and Electronics Engineers
-
White Papers
A Static Analysis Framework for Database Applications
Nov 2008
Database developers today use data access APIs such as ADO.NET to execute SQL queries from their application. These applications often have security problems such as SQL injection vulnerabilities...
Provided by Microsoft
-
White Papers
MODA: Automated Test Generation for Database Applications Via Mock Objects
Sep 2010
Software testing has been commonly used in assuring the quality of database applications. It is often prohibitively expensive to manually write quality tests for complex database applications....
Provided by Association for Computing Machinery
-
White Papers
Secure Mobile Database Applications: A Case Study
Dec 2006
Mobile devices are gradually becoming commonplace. The computational and networking power of mobile devices is constantly increasing and new technologies are integrated into them to support new...
Provided by Demokritos University of Thrace
-
White Papers
Dynamic Test Input Generation for Database Applications
Jul 2007
Authors describe an algorithm for automatic test input generation for database applications. Given a program in an imperative language that interacts with a database through API calls, the...
Provided by Association for Computing Machinery
-
White Papers
Guide for Developing High-Performance Database Applications
Jun 2010
The Oracle database has been engineered to provide very high performance and scale to thousands of users. However, a database application should be properly designed to take advantage of the...
Provided by Oracle
-
Whitepapers
SQL Server 2008 ConsEMC Symmetrix VMAX Using EMC SRDF/TimeFinder and Oracle Database 10g/11g
Jun 2010
This white paper introduces EMC Symmetric VMAX software and hardware capabilities, and provides a Comprehensive set of best practices and procedures for high availability and business continuity...
Provided by EMC
-
White Papers
PHP Scalability and High Availability Database Resident Connection Pooling and Fast Application Notification
Apr 2008
PHP is a popular dynamic programming language for web applications. PHP comes with extensions that provide a wide range of capabilities including database access. The OCI8 extension in PHP allows...
Provided by Oracle
-
White Papers
Information Management With Oracle Database 11g Release 2
Jan 2010
The operation of corporations, enterprises, and other organizations relies on the management, understanding and efficient use of vast amounts of information. This information may come from...
Provided by Oracle
-
White Papers
Real-Time SQL Monitoring
Dec 2009
Real-time SQL monitoring, introduced in Oracle Database 11g, provides a very effective way to identify run-time performance problems with resource intensive long-running and parallel SQL...
Provided by Oracle
-
White Papers
Performance and Scalability Benchmark: Siebel CRM Release 8.0 Industry Applications and Oracle 10gR2 DB on IBM System X3850 Servers Running Red Hat Enterprise Linux
Mar 2007
This paper describes the performance and scalability capabilities of Oracles Siebel Customer Relationship Management (CRM) Applications Release 8.0. The benchmark comprised 3,500 concurrent users...
Provided by Oracle
-
White Papers
Oracle E-Business Suite Release 12.1 With Oracle Database 11g Advanced Compression
May 2010
The Oracle Database 11g Advanced Compression Option (ACO) introduces a comprehensive set of compression capabilities designed to help customers maximize resource utilization and reduce costs...
Provided by Oracle
-
Webcasts
Database Tuning 103: Applying Performance Tuning Techniques
Feb 2007
This informative webcast series provides a structured walkthrough of key Advantage CA-Datacom operational and tuning considerations.
Provided by CA
-
White Papers
XStream: A Signal-Oriented Data Stream Management System
Nov 2007
Sensors capable of sensing phenomena at high data rates on the order of tens to hundreds of thousands of samples per second are now widely deployed in many industrial, civil engineering,...
Provided by Massachusetts Institute of Technology
-
White Papers
InfiniBand Software and Protocols Enable Seamless Off-The Shelf Applications Deployment
Dec 2007
InfiniBand architecture defines a high-bandwidth, low-latency clustering interconnect that is used for High-Performance Computing (HPC) and Enterprise Data Center (EDC) class applications. It is...
Provided by Mellanox Technologies
-
White Papers
iTuned: A Tool for Configuring and Visualizing Database Parameters
Jun 2010
iTuned is a tool that takes a SQL workload as input and recommends good settings for database configuration parameters such as buffer pool sizes, multi-programming level, and number of I/O...
Provided by Association for Computing Machinery
-
White Papers
Automated and On-Demand Provisioning of Virtual Machines for Database Applications
Jun 2007
Utility computing delivers compute and storage resources to applications as an 'on-demand utility', much like electricity, from a distributed collection of computing resources. There is great...
Provided by Association for Computing Machinery
-
White Papers
The Equivalence of the Random Oracle Model and the Ideal Cipher Model, Revisited
Nov 2010
The authors consider the cryptographic problem of constructing an invertible random permutation from a public random function (i.e., which can be accessed by the adversary). This goal is...
Provided by University of California
-
White Papers
A New Data Processing Inequality and Its Applications in Distributed Source and Channel Coding
Feb 2008
In the distributed coding of correlated sources, the problem of characterizing the joint probability distribution of a pair of random variables satisfying an n-letter Markov chain arises. The...
Provided by University of Maryland
-
White Papers
Foundations of SPARQL Query Optimization
Jan 2009
The SPARQL query language is a recent W3C standard for processing RDF data, a format that has been developed to encode information in a machine readable way. The authors investigate the...
Provided by University of Zurich
-
White Papers
NoSQL, the Database for the Cloud
Mar 2011
NoSQL databases, the next generation databases, are a cost-effective alternative to relational databases. They have been successfully used by Google, Amazon, Twitter and Facebook to achieve...
Provided by Tata Consultancy Services
-
Whitepapers - Video
Customer video: Hologic
Apr 2011
Hologic is a medical device company that focused primarily on women's health. After Implementing the Oracle GRC they were able to reduce the overall cost of their internal audits. Oracle GRC has...
Provided by Oracle
-
Whitepapers - Video
IBM DB2 Autonomic Features Demo
May 2011
DB2 Autonomic Features Save Database Administration Time. These features help make it fast and easy to manage database operations. The demo shows just three of the many features including...
Provided by IBM
-
Whitepapers
An inside look at DB2 Advanced Enterprise Server Edition
May 2011
An Inside Look at DB2 Advanced Enterprise Server Edition - This new software bundle includes a range of tools thit simplifies the acquisition and use of core database features, such as storage...
Provided by IBM
-
Whitepapers
IBM DB2 9.7: Run Oracle applications on DB2 9.7 for Linux, UNIX, and Windows
May 2011
Run Oracle Applications on IBM DB2 9.7: Now is the Time. Leverage the IBM DB2 product's out-of-the-box support for SQL and PL/SQL to enable many Oracle applications to execute against DB2...
Provided by IBM
-
Whitepapers
Best practices for DB2 for Linux, UNIX, and Windows
May 2011
Learn Best Practices for IBM DB2 for Linux, UNIX and Windows from the Experts. This best practices series is practical guidance for optimizing IBM DB2 software to satisfy key business data...
Provided by IBM
-
Whitepapers
SQL compatibility in DB2 9.7
May 2011
New PL/SQL Compatibility Makes IBM DB2 Easy to Adopt Calling all developers with PL/SQL database skills...learn how you can reuse your knowledge and PL/SQL code on the IBM DB2 platform. This...
Provided by IBM
-
Podcasts
El Machetazo: Customer Testimonial Video
Sep 2012
Hear how El Machetazo runs SAP ERP on the ASE database from Sybase. With ASE, moving 280,000 stock-keeping units (SKUs) on the server takes four hours instead of four days.
Provided by SAP
-
Webcasts
Car rental firm drives up customer satisfaction with FileMaker Go for iPad
Jun 2011
See how car rental firm Acorn Rentals drives increased customer satisfaction, and eliminates paperwork, with FileMaker Go for iPad.
Provided by FileMaker
-
White Papers
SwissBox: An Architecture for Data Processing Appliances
Jan 2011
Database appliances offer fully integrated hardware, storage, operating system, database, and related software in a single package. Database appliances have a relatively long history but the...
Provided by ETH Zurich
-
White Papers
Transactional Intent
Jan 2011
Data state in a data management system such as a database is the result of the transactions performed on that data management system. Approaches such as single-message transactions and field calls...
Provided by SAP Research
-
White Papers
Energy-Efficient Continuous Isoline Queries in Sensor Networks
Jan 2011
Environmental monitoring is a promising application for sensor networks. Many scenarios produce geographically correlated readings, making them visually interesting and good targets for the...
Provided by Duke University
-
Whitepapers
Priority Mechanisms for OLTP and Transactional Web Applications
Jan 2011
Transactional workloads are a hallmark of modern OLTP and Web applications, ranging from electronic commerce and banking to online shopping. Often, the database at the core of these applications...
Provided by IBM
-
White Papers
SARD: A Statistical Approach for Ranking Database Tuning Parameters
Jun 2007
Traditionally, DBMSs are shipped with hundreds of configuration parameters. To address a broad class of applications, such configuration parameters are set to default values. Since the database...
Provided by University of Minnesota
-
White Papers
Updates for Structure Indexes
Jan 2011
The problem of indexing path queries in semistructured/XML databases has received considerable attention recently, and several proposals have advocated the use of structure indexes as supporting...
Provided by University of Wisconsin
-
White Papers
Lineage Processing Over Correlated Probabilistic Databases
Jun 2010
In this paper, the authors address the problem of scalably evaluating conjunctive queries over correlated probabilistic databases containing tuple or attribute uncertainties. Like previous work,...
Provided by Association for Computing Machinery
-
White Papers
A Unified Approach to Ranking in Probabilistic Databases
Aug 2009
The dramatic growth in the number of application domains that naturally generate probabilistic, uncertain data has resulted in a need for efficiently supporting complex querying and...
Provided by Association for Computing Machinery
-
White Papers
Workload-Aware Anonymization Techniques for Large-Scale Datasets
Aug 2008
Protecting individual privacy is an important problem in microdata distribution and publishing. Anonymization algorithms typically aim to satisfy certain privacy definitions with minimal impact on...
Provided by Association for Computing Machinery
-
Whitepapers
Dynamic Faceted Search for Discovery-Driven Analysis
Jun 2008
The authors propose a dynamic faceted search system for discovery-driven analysis on data with both textual content and structured attributes. From a keyword query, the authors want to dynamically...
Provided by IBM
-
White Papers
Efficient Computation of Diverse Query Results
Mar 2008
The authors study the problem of efficiently computing diverse query results in online shopping applications, where users specify queries through a form interface that allows a mix of structured...
Provided by Stanford University
-
White Papers
Two Can Keep a Secret: A Distributed Architecture for Secure Database Services
Jan 2011
Recent trends towards database outsourcing, as well as concerns and laws governing data privacy, have led to great interest in enabling secure database services. Previous approaches to enabling...
Provided by Stanford University
-
White Papers
Rate-Based Query Optimization for Streaming Information Sources
Jan 2011
Query optimizers typically attempt to minimize response time. While this approach has been and continues to be very successful in traditional environments, in the presence of information sources...
Provided by University of Wisconsin-Madison
-
White Papers
3-HOP: A High-Compression Indexing Scheme for Reachability Query
Jul 2009
Reachability queries on large directed graphs have attracted much attention recently. The existing work either uses spanning structures, such as chains or trees, to compress the complete...
Provided by Association for Computing Machinery
-
White Papers
Estimating the Number of Frequent Itemsets in a Large Database
Mar 2009
Estimating the number of frequent itemsets for minimal support รก in a large dataset is of great interest from both theoretical and practical perspectives. However, finding not only the number of...
Provided by Association for Computing Machinery
-
White Papers
Efficient Skyline Computation in Metric Space
May 2009
Given a set of n query points in a general metric space, a Metric-Space Skyline (MSS) query asks what are the closest points to all these query points in the database. Here, consider for any point...
Provided by Association for Computing Machinery
-
White Papers
New Sampling-Based Estimators for OLAP Queries
Jan 2011
One important way in which sampling for approximate query processing in a database environment differs from traditional applications of sampling is that in a database, it is feasible to collect...
Provided by Ohio State University
-
White Papers
Succinct Summarization of Transactional Databases: An Overlapped Hyperrectangle Scheme
Aug 2008
Transactional data are ubiquitous. Several methods, including frequent itemsets mining and co-clustering, have been proposed to analyze transactional databases. In this paper, the authors propose...
Provided by Association for Computing Machinery
-
White Papers
Effective and Efficient Itemset Pattern Summarization: Regression-Based Approaches
Aug 2008
In this paper, the authors propose a set of novel regression-based approaches to effectively and efficiently summarize frequent item-set patterns. Specifically, they show that the problem of...
Provided by Association for Computing Machinery
-
White Papers
Efficiently Answering Reachability Queries on Very Large Directed Graphs
Jun 2008
Efficiently processing queries against very large graphs is an important research topic largely driven by emerging real world applications, as diverse as XML databases, GIS, web mining, social...
Provided by Association for Computing Machinery
-
White Papers
Cartesian Contour: A Concise Representation for a Collection of Frequent Sets
Jul 2009
In this paper, the authors consider a novel scheme referred to as Cartesian contour to concisely represent the collection of frequent itemsets. Different from the existing works, this scheme...
Provided by Association for Computing Machinery
-
White Papers
Computing Label-Constraint Reachability in Graph Databases
Jun 2010
The world today is generating huge amounts of graph data such as social networks, biological networks, and the semantic web. Many of these real-world graphs are edge-labeled graphs, i.e., each...
Provided by Association for Computing Machinery
-
White Papers
Discovering Frequent Topological Structures From Graph Datasets
Jan 2011
The problem of finding frequent patterns from graph-based datasets is an important one that finds applications in drug discovery, protein structure analysis, XML querying, and social network...
Provided by Ohio State University
Keep Up with TechRepublic
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



