Antonio Alvarado Hernández's Library tagged → View Popular
Burleson: Distributed Oracle Data Warehouses - How snapshots works
A snapshot is created on a destination system with the CREATE SNAPSHOT command, and the remote table is immediately defined and populated from the master table.
The Underground PHP and Oracle Manual
This book is designed to bridge the gap between the many PHP and the many Oracle texts available. It shows how to use the PHP scripting language with the Oracle database, from installation to using them efficiently.
Patrick Boulay's Blog
A personal blog from a freelance Oracle DBA, with interesting Oracle resources, tips and tricks.
Burleson: Auditing and reporting Oracle user activity
This article describes my work in creating end-user login/logoff procedures to facilitate tracking end-user activity. Please be advised that the initial implementation of system-level triggers for end
(tags: user triggers system oracle howto database bur
Burleson: SQL to compare rows within two tables
Oracle Corporations developer Vadim Tropashko has some interesting notes on tuning Oracle SQL queries that compare the contents of two tables, showing several SQL solutions and their performance with
(tags: trick tip table sql resource oracle database c
Burleson: Intelligent Oracle DBA Maintenance
Oracle provides table and index maintenance tools (Oracle 10g online reorganization) for a very good reason. To keep Oracle running super-fast, Oracle chose not to incur the overhead of coalescing ta
(tags: tuning tip resource oracle maintenance databas
Burleson: Oracle tuning steps: SQL statements
Oracle SQL tuning is a phenomenally complex subject. Entire books have been written about the nuances of Oracle SQL tuning; however, there are some general guidelines that every Oracle DBA follows in
(tags: tuning trick tip sql resource performance oracl
Burleson: Oracle performance tuning with indexes
Oracle includes numerous data structures to improve the speed of Oracle SQL queries. Taking advantage of the low cost of disk storage, Oracle includes many new indexing algorithms that dramatically in
(tags: tuning resource performance oracle indexing da
Burleson: Oracle 11g new Features
At Oracle Openworld 2006, Oracle announced some exciting new features of Oracle 11g, and they promise 482 new Oracle11g features. For me, the most exciting new features relate to tools that automate
(tags: resource release oracle new feature database bu
Burleson: Tips for Using Oracle Stored Procedures
Oracle stored procedures and triggers are faster than traditional code, which leads to an increase in popularity. As application code moves away from external programs and into the database engine, DB
(tags: using trick tip stored resource procedure orac
Burleson: Oracle 10g Predictive Modeling
One of the most effective tools for forecasting Oracle performance is the time-series data in STATSPACK and the Automatic Workload Repository in Oracle 10g. Using this time-series information, the Or
(tags: time-series resource release predictive oracle
Burleson: Oracle SQL cost based optimization
Oracles cost-based SQL optimizer (CBO) is an extremely sophisticated component of Oracle that governs the execution for every Oracle query. The CBO has evolved into one of the worlds most sophistica
(tags: resource oracle optimization database cost bur
Burleson: How to become an Oracle DBA
Every year, young computer professionals leave the hallowed halls and ivory towers of college and survey the landscape for computer jobs. They look at the salary surveys and drool at the prospect of
(tags: oracle howto dba database burleson become)
Burleson: Inside Oracle cloud Computing
Cloud computing has been touted as a radical "paradigm shift", where IT power is delivered to an application over the internet as you need it, rather than drawn from a centralized server. Re
(tags: oracle distributed database computing cloud burleson)
Burleson: Why disks are obsolete
Oracle disk manufacturers are starting to recognize their imminent displacement by solid-state disks and things are not always as they seem when looking at disk manufacturer’s specifications. Read ab
(tags: top resource oracle obsolete disk database bur
Burleson: PL/SQL best practice standards
PL/SQL has become a mature and popular language since its introduction in 1991, yet the language is still relatively young compared to its ancestors (both direct ancestors, like Ada, and indirect ance\n (tags: standard resource practice oracle database bur
Burleson: Oracle materialized views and partitioning
Materialized views are an Oracle Silver Bullet when pre-joining tables together for super-fast response time. One issue with highly-normalized, non-redundant Oracle table designs (e.g. third normal fo
(tags: view resource partitioning oracle materialized
Burleson: Justifying a migration upgrade to Oracle 10g
There are many compelling reasons to migrate directly to Oracle 10g release 2. Oracle 10g is very stable and there are many administrative and performance benefits to justify a migration to Oracle 10
(tags: resource release oracle migration justificatio
Burleson: Oracle 10g migration tuning tips
Oracle has improved the cost-based Oracle optimizer in 9.0.5 and again in 10g, so one of the most common causes of bad performance right after moving to 10g are related to environmental parameter sett
(tags: tuning tip resource release oracle migration d
Burleson: Top 10 Reasons for poor Oracle performance
What are the most common root-causes of poor Oracle performance? Every expert will give you a different opinion, but I’ve prepared my list based on our hundreds of Oracle tuning engagements.
(tags: top resource poor performance oracle database burleson
Selected Tags
Related Tags
Sponsored Links
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
