Database
A database is a structured collection of records or data.
Article

Row-Level Security with Virtual Private Database

Oracle's Virtual Private Database technology provides a logical and elegant method for applying security to the data within database tables. This article explains how VPD can be used to provide...
Article

Add custom validation to data columns in ADO.NET

Currently, the DataTable has minimal support for custom validation in data columns when creating extended data columns. This article shows how to add regular expression validation capabilities to the...
Article

10gR2 New Feature: Case Insensitive Searches

There are always a few topics in regards to writing SQL that always seem to come up more often than others. Querying data with case insensitivity is one of those topics. And Oracle has addressed this...
Article

10gR2 New Feature: Asynchronous Commit

One of the primary tests for DBMS reliability is what's known as the ACID test. ACID-compliant systems are as close as you can get to guaranteed not to lose your data. Essentially, as long as your...
Article

Spice up your SQL Scripts with Variables

Everyone knows the basic features of sql*plus, but one underused feature that can make your scripts an order of magnitude more useful is the ability to store and reuse values, including values read...
Article

Managing XML using Oracle's XMLDB

This article introduces Oracle XML DB features to the DBAs and Developers who are not actively working with XML. It offers a quick start to those who finds quite a lot of Oracle XML literature around...
Article

10gR2 New Feature: ASM Command Line Utility

Oracle 10g Release 2 introduced a new command line utility -- called asmcmd -- that can be used to manage ASM (Automatic Storage Management) diskgroups. This utility uses familiar Unix-style...
Article

Drilling from OLAP to Relational using Discoverer 10.1.2

This article explais how one can drill from a Discoverer for OLAP worksheet to a Discoverer Plus Relational worksheet using Discoverer 10.1.2.
Article

Create a Robust Document Management System with Oracle Text

Oracle Text has a powerful text-search engine that allows users to search and manage documents and URLs as quickly and easily as any other data. Learn to use these features to deliver a robust...
Article

Use an Oracle API to Extract and Store Database Objects' DDL

The usual method for extracting DDL commands from objects (such as database tables, indexes, constraints, triggers, etc.) involves extracting the metadata from those objects and storing it in memory....
Article

Oracle Net Configurations: Find the Weak Link

Properly developing and deploying an Oracle application requires a strong knowledge of network configuration and setup. This article discusses Oracle Net Services, the suite of products that enables...
Article

Run Oracle Stored Procedures in Parallel - inside the Database

If you need a solution for running Oracle stored procedures in parallel, don't reinvent the wheel with solutions that run outside the database. Execute stored procedures in parallel inside the...
Article

Oracle PGA pga_max_size undocumented parameter

Almost every Oracle professional agrees that the old-fashioned sort_area_size and hash_area_size parameters imposed a cumbersome one-size-fits-all approach to sorting and hash joins. Different tasks...
Article

Oracle metabase scripting language for warehouse builder

One of the most challenging areas for any Oracle DBA is the management of complex job streams. Fortunately, Oracle has come to the rescue with the dbms_scheduler package and the Oracle Warehouse...
Article

Oracle 10g AWR SQL Tuning Scripts

The AWR tables contain super-useful information about the time-series execution plans for SQL statements and this repository can be used to display details about the frequency of usage for table and...
Article

Oracle 10g dynamic sampling - table hint

One of the greatest problems with the Oracle Cost-based Optimizer (CBO) was not a problem with the CBO at all, but with the failure of the Oracle DBA to gather accurate schema statistics. Even with...
Article

Building a Simple Firewall Using Oracle Net

So, you want to set up a secured database infrastructure? You are not alone. With the proliferation of threats from all sources * identity thefts to corporate espionage cases and with increased...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.