Narrow your search

Library

EhB (1617)

VUB (1502)

ULB (51)

KU Leuven (46)

Odisee (44)

Thomas More Kempen (44)

UCLL (44)

ULiège (44)

Thomas More Mechelen (43)

VIVES (43)

More...

Resource type

book (1617)

periodical (1)


Language

English (1608)

French (4)

Italian (3)

Dutch (2)


Year
From To Submit

2019 (1)

2017 (1)

2014 (1)

2012 (221)

2011 (285)

More...
Listing 1 - 10 of 1617 << page
of 162
>>
Sort by

Book
Expert Oracle GoldenGate
Authors: --- --- ---
ISBN: 9781430235675 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Expert Oracle GoldenGate is a hands-on guide to creating and managing complex data replication environments using the latest in database replication technology from Oracle. GoldenGate is the future in replication technology from Oracle, and aims to be best-of-breed. GoldenGate supports homogeneous replication between Oracle databases. It supports heterogeneous replication involving other brands such as Microsoft SQL Server and IBM DB2 Universal Server. GoldenGate is high-speed, bidirectional, highly-parallelized, and makes only a light impact on the performance of databases involved in replication. The authors share their experience in the form of tutorials on designing and implementing all types of Oracle GoldenGate environments. You'll learn methods for tuning Oracle GoldenGate performance. You'll discover GoldenGate's utility as a migration and extract, transform, load (ETL) tool. You'll learn to configure highly-available environments involving GoldenGate, Real Application Clusters, and Data Guard. From installation to design to implementation and troubleshooting, Expert Oracle GoldenGate helps you master all aspects of using and applying Oracle GoldenGate as the replication tool of choice in your environment. Explains all aspects of using GoldenGate for replication Covers homogeneous, heterogeneous, and bidirectional replication Shows the use of GoldenGate for data migration and extract, transform, load (ETL)


Book
Oracle Database 11g Performance Tuning Recipes
Authors: --- --- ---
ISBN: 9781430236634 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Performance problems are rarely "problems" per se. They are more often "crises" during which you're pressured for results by a manager standing outside your cubicle while your phone rings with queries from the help desk. You won't have the time for a leisurely perusal of the manuals, nor to lean back and read a book on theory. What you need in that situation is a book of solutions, and solutions are precisely what Oracle Database 11g Performance Tuning Recipes delivers. Oracle Database 11g Performance Tuning Recipes is a ready reference for database administrators in need of immediate help with performance issues relating to Oracle Database. The book takes an example-based approach, wherein each chapter covers a specific problem domain. Within each chapter are "recipes," showing by example how to perform common tasks in that chapter's domain. Solutions in the recipes are backed by clear explanations of background and theory from the author team. Whatever the task, if it's performance-related, you'll probably find a recipe and a solution in this book. Provides proven solutions to real-life Oracle performance problems Offers relevant background and theory to support each solution Written by a team of experienced database administrators successful in their careers


Book
PeopleSoft for the Oracle DBA
Authors: ---
ISBN: 9781430237082 Year: 2012 Publisher: Berkeley CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

PeopleSoft for the Oracle DBA, Second Edition stands on the boundary between the PeopleSoft application and the Oracle database. This new edition of David Kurtz's book is freshly revised, showing how to tame the beast and manage Oracle successfully in a PeopleSoft environment. You'll learn about PeopleSoft's Internet architecture and its use of Oracle's Tuxedo Application Server. You'll find full coverage of key database issues such as indexing, connectivity, and tablespace usage as they apply to PeopleSoft. Kurtz also provides some of the best advice and information to be found anywhere on managing and troubleshooting performance issues in a PeopleSoft environment. The solid coverage of performance troubleshooting is enough by itself to make PeopleSoft for the Oracle DBA a must-have book for any Oracle Database administrator working in support of a PeopleSoft environment. Explains PeopleSoft's technical architecture as it relates to Oracle Database Demonstrates how to instrument and measure the performance of PeopleSoft Provides techniques to troubleshoot and resolve performance problems


Book
Expert Indexing in Oracle Database 11g : Maximum Performance for Your Database
Authors: --- --- ---
ISBN: 9781430237365 Year: 2011 Publisher: Berkeley CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Expert Indexing in Oracle Database 11g is about the one database structure at the heart of almost all performance concerns: the index. Database system performance is one of the top concerns in information technology today. Administrators struggle to keep up with the explosion of access and activity driven by the proliferation of computing into everything from phones to tablets to PCs in our increasingly connected world. At the heart of any good-performing database lies a sound indexing strategy that makes appropriate use of indexing, and especially of the vendor-specific indexing features on offer. Few databases fully exploit the wealth of data access mechanisms provided by Oracle. Expert Indexing in Oracle Database 11g helps by bringing together information indexing and how to use it into one, convenient and blissfully short volume that you can read quickly and have at your fingertips for reference. Learn the different types of indices available and when each is best applied. Recognize when queries aren't using indices as you intend. Manage your indexing for maximum performance. Let Expert Indexing in Oracle Database 11g be your guide to deep mastery of the most fundamental performance optimization structure in Oracle Database. Explains how indices work, how they help, and how they hinder Demystifies the various index choices Describes the database administration chores associated with indices


Book
Oracle Core
Authors: ---
ISBN: 9781430239550 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Oracle Core: Essential Internals for DBAs and Developers by Jonathan Lewis provides just the essential information about Oracle Database internals that every database administrator needs for troubleshooting no more, no less. Oracle Database seems complex on the surface. However, its extensive feature set is really built upon upon a core infrastructure resulting from sound architectural decisions made very early on that have stood the test of time. This core infrastructure manages transactions and the ability to commit and roll back changes, protects the integrity of the database, enables backup and recovery, and allows for scalability to thousands of users all accessing the same data. Most performance, backup, and recovery problems that database administrators face on a daily basis can easily be identified through understanding the essential core of Oracle Database architecture that Lewis describes in this book. Provides proven content from a world-renowned performance and troubleshooting expert Emphasizes the significance of internals knowledge to rapid identification of database performance problems Covers the core essentials and does not waste your time with esoterica


Book
Repairing and Querying Databases under Aggregate Constraints
Authors: --- --- ---
ISBN: 9781461416418 Year: 2011 Publisher: New York, NY Springer New York

Loading...
Export citation

Choose an application

Bookmark

Abstract

Research has deeply investigated several issues related to the use of integrity constraints on relational databases. In particular, a great deal of attention has been devoted to the problem of extracting "reliable" information from databases containing pieces of information inconsistent with regard to some integrity constraints. In this manuscript, the problem of extracting consistent information from relational databases violating integrity constraints on numerical data is addressed. Aggregate constraints defined as linear inequalities on aggregate-sum queries on input data are considered. The notion of repair as consistent set of updates at attribute-value level is exploited, and the characterization of several data-complexity issues related to repairing data and computing consistent query answers is provided. Moreover, a method for computing reasonable  repairs of inconsistent numerical databases is introduced, for a restricted but expressive class of aggregate constraints. An extension of this method for dealing with the data repairing problem in the presence of weak aggregate constraints which are expected to be satisfied, but not required to, is presented. Furthermore, a technique for computing consistent answers of aggregate queries in the presence of a wide form of aggregate constraints is provided. Finally, extensions of the framework as well as several open problems are discussed.


Book
Efficient Usage of Adabas Replication
Authors: ---
ISBN: 9783834882141 Year: 2011 Publisher: Wiesbaden Vieweg+Teubner Verlag

Loading...
Export citation

Choose an application

Bookmark

Abstract

In today's IT organization replication becomes more and more an essential technology. This makes Software AG's Event Replicator for Adabas an important part of your data processing. Setting the right parameters and establishing the best network communication, as well as selecting the efficient target components, is essential for successfully implementing replication. This book provides comprehensive information and unique best-practice experience in the field of Event Replicator for Adabas. It also includes sample codes and configurations making your start very easy. It describes all components necessary to replicate Adabas data successfully, efficiently and securely from the mainframe to Adabas and non-Adabas target databases - located on the mainframe or any open system. The author's comprehensive experience comes from Adabas replication to Windows, primarily on the subscription database and the Reptor engine. This can easily be applied to UNIX and Linux systems. By also providing practical solutions to avoid common problems, the author's experience with mass data replication lets your project become a success story.


Book
Pro SQL Server 2008 Policy-Based Management
Authors: --- --- ---
ISBN: 9781430229117 9781430271888 9781430229100 Year: 2010 Publisher: Berkeley CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro SQL Server 2008 Policy-Based Management is critical for database administrators seeking in-depth knowledge on administering servers using the new policy-based management features introduced in SQL Server 2008. This book will cover everything from a basic introduction to policy-based management to creating your own custom policies to enforce consistent rules across your organization. Provides in-depth treatment of policy-based management in a single source Provides practical usage scenarios for policy-based management Provides guidance to help meet growing regulatory compliance needs


Book
Expert Oracle Practices : Oracle Database Administration from the Oak Table
Authors: --- --- --- --- --- et al.
ISBN: 9781430226697 9781430270058 9781430226680 Year: 2010 Publisher: Berkeley CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is an anthology of effective database management techniques representing the collective wisdom of the OakTable Network. With an emphasis upon performance but also branching into security, national language, and other issues the book helps you deliver the most value for your company's investment in Oracle Database technologies. You'll learn to effectively plan for and monitor performance, to troubleshoot systematically when things go wrong, and to manage your database rather than letting it manage you.


Book
Object Databases
Authors: --- ---
ISBN: 9783642146817 9783642146800 9783642146824 Year: 2010 Publisher: Berlin, Heidelberg Springer Berlin Heidelberg

Loading...
Export citation

Choose an application

Bookmark

Abstract

ICOODB 2009 was the second in a series of international conferences aimed at promoting the exchange of information and ideas between members of the objectdatabasecommunity. A keyfeatureof the conferencewasits goalto bring together developers, users and researchers. The conference had three di?erent trackso?eredasatutorialday,anindustrydayandaresearchday. Inaddition,a demo sessionwithcontributionsfromallthree communities enabledparticipants to see the latest and on-going developments in object database technologies, supporting tools and also applications. The conference proceedings presented as this volume consist of the papers presentedintheresearchtrack. Bypublishing theseaftertheconference,authors were given an opportunity to revise and extend their papers based on feedback and discussions held during the conference. Six of the papers were selected from submissions based on reviews by at least three members of the Program C- mittee. These papers address a number of classic database issues such as query processing, transaction processing, event models and the coupling of data and services in the context of modern object databases. In addition, the research track included three invited presentations from researchers who were leaders in the ?eld during what might be called the ?rst generation of object databases back in the 1980s and early 1990s. At this time, research in object data models as well as object-oriented databases and p- sistent programming languages was very active. Over the years, this research became less fashionable and many researchers moved into other ?elds. However, somecontinuedand astechnologiesandmarketsevolvedso did their models and systems.

Listing 1 - 10 of 1617 << page
of 162
>>
Sort by