Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





New Security Features Planned for Firefox 4

Another Laptop Theft Exposes 21K Patients' Data

Oracle Hits to Road to Pitch Data Center Plans
Database Journal |DBA Support |SQLCourse |SQLCourse2









Systems Programmer / Software Engineer - C, Unix-Linux, Multi-threading, IPC
WSI Nationwide, Inc.
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

Oracle

Aug 11, 2010

What's New in Oracle Warehouse Builder

By Steve Callan

Oracle Warehouse Builder (OWB) has seen many changes lately. Keeping up with new features in the Oracle RDBMS can be challenging enough, but when you add changes to products, you may have your work cut out for you. This article explores some updates in OWB for Oracle11gR2 (plus some of the changes between 10g and 11g).

Starting with 11gR1, OWB users work in a workspace as opposed to having their own repository schemas as found in Oracle10g. All of the workspaces are owned by the OWBSYS account and are managed or stored within OWBSYS's schema, which simplifies management of OWB objects within the database. Users within the database can be added as OWB users via the granted role of OWB_USER (it's more than just granting a role, user management within OWB should be done within OWB).

When installing OWB, two operations are worthy of note. The first and probably most important is that OWB is installed along with the RDBMS software. There is no more companion CD and no starting up a separate Oracle Universal Installer session. The installation of OWB is clean, simple, and transparent.

Given that virtually all database users use a PC for things related to using Oracle, OWB has a client installation that is also quite streamlined. If installing OWB in a simple architecture (both client and server are on the same machine), the client software is also installed along with the RDBMS software. In a split architecture (client really is a client and not on the server), then the standalone client installation comes into play.

View article

» See All Articles by Columnist Steve Callan

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

Oracle Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
Oracle Forum
Topic By Replies Updated
Oracle Data Mining: Classification jan.hasller 0 July 5th, 07:19 AM
Find duplicates - Unique IDs Lava 5 July 2nd, 08:30 AM
no matching unique or primary key rcanter 1 April 25th, 12:32 PM
Update values of one table based on condition of values in other table using Trigger Gladiator 3 February 29th, 06:01 PM