Free Newsletters:
Database Daily  
DBASupport

 The Knowledge Center for Oracle Professionals

Search DBAsupport:
 
HOME 11g Central 10g Central 9i Central 8i Central Oracle News Scripts FAQ OCP Zone Resources Technical Docs Tools & Utilities Forums
internet.com


» HOME
» FEATURES
    11g Central
    10g Central
    9i Central
    8i Central
    Oracle News
» COMMUNITY
    Scripts
    Forums
    FAQ
    OCP Zone
» RESOURCES
    Resources
    Technical Docs
    Tools & Utilities
    Tech Jobs
Marketplace Partners
Become a Marketplace Partner


internet.commerce
Be a Commerce Partner












internet.com
Internet News
Internet Investing
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/ Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International
EarthWeb
Career Resources

Search internet.com
Advertise
Corporate Info
Newsletters
E-mail Offers



 






DBASupport Eight Reasons Why Oracles Acquisition of Sun isn't All Bad
Much has been said about why Oracle acquired Sun, how it will be the demise of the free world and produce a one-world database monopoly. While there is probably a little truth in the statement, we should keep in mind that much of what is happening can be beneficial for the end customer.

Oracle Database to SQL Server Comparisons
One of the initial obstacles a database administrator encounters is learning where features of his/her system live or reside on a less familiar system. Steve Callan approaches this feature comparison by taking SQL Server and mapping its features back into Oracle.

Oracle Database Archive Logging -- Where are my archive logs?
Archive log destinations can be tricky when defining or viewing in Oracle Database. Stick to a few common rules and never get lost.

Oracle Database 11gR2: Installing Grid Infrastructure
Jim Czuprynski demonstrates how to install and configure a new Oracle Database 11g Release 2 (11gR2) Grid Infrastructure home as the basis for the majority of the grid computing features that were only available in a Real Application Clusters (RAC) clustered database environment in previous releases.

Oracle DBA Job Interview - Nailing a Fairly Common Question
While not that technical in nature, this one question gives you an opportunity to list reasons or possibilities of a technical nature, which in turn allow you to demonstrate your knowledge and understanding of how Oracle Database works, and perhaps in this case, how it may not be working.

Pay Attention to your Oracle Database Archive Logging Function
Ignore your archive logging function and your Oracle database will soon become crippled and unusable. Learn how to pay attention, starting with ensuring that Automatic archival is Enabled, how to switch into archive log mode if it's not enabled and how to locate where redo logs are archived.

Configuring Oracle as a Data Source for SQL Server
Discover what happens within SQL Server during and after configuring Oracle as a data source. Quite a few objects are created, including a system-level database, numerous jobs running under the SQL Server agent, and flat files created on the file system. Read on to learn more.

When tuning Oracle is not an option
Before you start monitoring your Oracle database, make sure you understand some of the behind-the-scenes issues of using Oracle monitoring.

Leveraging Logical Standby Databases in Oracle 11g Data Guard
Oracle Data Guard still offers support for the venerable logical standby database in Oracle Database 11g. This article, investigates how data warehouse and data mart environments can effectively leverage logical standby database features, but simultaneously provide a final destination when failover from a primary database is mandated during disaster recovery.

Building an Oracle (and other RDBMS) Server Environment
In previous articles discussing Oracle and VMware, the hardware and software components consisted of a Windows-based PC and the Oracle RDBMS. Steve Callan expands upon the "Oracle in a virtualized environment" concept by looking at other alternatives for the hardware and software.

Oracle 11g Security Guidelines for Auditing
Oracle focuses on the default settings for just about all of the security setup in "The Oracle 2-Day Security Guide". As we draw near the close of the book, we'll examine a few guidelines for auditing.

Setting up Oracle as a Data Source for SQL Server
The requirements for setting up Oracle as a data source for SQL Server include some obstacles and one major showstopper. Read on to learn a work-a-round that allows you to continue the setup.

Creating a standard audit trail in Oracle Database 11g
Turning on auditing is easy; knowing what to do with it is entirely different. Learn how to create a standard audit trail using Oracles Enterprise Manager.

Setting default auditing as recommended by Oracle
If you dont know where to start when setting Oracle auditing parameters, just start with what Oracle recommends. In this article, we set the default auditing as recommended by Oracle.

The Second 5 top new features in Oracle Database 11gR2
The second part of this two-part article completes a high-level evaluation of Oracle 11gR2's new features to assist Oracle DBAs to decide whether to upgrade their Oracle 9i, 10g, and 11gR1 databases to Oracle 11g Release 2 in the near term.

» More Features...

Receive articles via our XML/RSS feed




DBASupport News IBM's DB2 Is The New Choice for Flexibility
Oracle compatibility within DB2 9.7; enabling users to more easily migrate from Oracle.

Oracle Stops Selling Hitachi Data Storage Arrays, and Focuses on Suns Storage Systems
Oracle will stop selling high-end data storage arrays from Hitachi Data Systems.

Encryption Wizard 6.2 Released by RDC
Encryption Wizard has intelligent re-key features to offer more security against data theft.

F5 and Oracle Have Created the Oracle Enterprise Manager Plug-in for BIG-IP
Extension of Oracle Enterprise Manager, through this plug-in, helps manage environments through a central location.

DbProtect Integrates with Oracle's Audit Vault
The integration of Application Security Inc's DbProtect and Oracle's Audit Vault has been announced.

Oracle Increases the Cost for Certification Exams
Oracle has increased, starting in March, the cost of technical certification exams for Sun and Oracle.

The Oracle SQL Developer 2.1 Patch 1 is Available for Download
While there is no in-place upgrade available, you can install Oracle SQL Developer 2.1.1 through download.

Database Technologists Will Benefit from Sun Content at IOUGs Collaborate 10
The Oracle database is just one piece of the pie. With Sun products being displayed at Collaborate 10, database technologists should gain benefit from a complete system stack experience.

Oracle's Plans for MySQL at MySQL Conference
The O'Reilly MySQL Conference & Expo will be held at the Santa Clara Convention Center and the Hyatt Regency Santa Clara.

Forrester Research Recognizes Oracle as Leader in Data Mining
As an option to Oracle 11g, Oracle Data Mining helps users integrate and build BI application with predictive information.

510 TB Oracle Database Runs Continuously for 2 Years
What is to be believed to be the worlds largest OLAP Oracle database has been continuously running for two years.

Oracle in the Cloud?
Oracle will also outline how it plans to use the assets brought by newly acquired Sun Microsystems, which includes helping customers build private clouds.

Oracle Tours 15 Cities to Discuss Products, Services, and Plans
Focus will be on the newly combined company of Oracle and Sun and future plans with customers.

Oracle Deletes Chris Warticki's Blog
Does reeling in blogger improve Oracle support or shut down lines of communication?

New Oracle Database Lite Release Now Available
Added support for synchronization between SQLite Database and Oracle Database.

» More News...

Receive news via our XML/RSS feed




Bulk File Edit
This script will go through each file with the *.dat extension in a directory and fill the 3rd pattern "<>" in the line that contains a specified directory, with a specified path.

FULL OUTER JOIN LOOP
This script displays matched records from two tables when constraints prevent a full outer join.

IF EXISTS/IF NOT EXISTS
This script creates a user, if the user does not exist in the db and drops the user, if the user exists in the db.

Killing Sessions
Use this script to kill a job and re-run it fter incorporating HINTS.

Debugging Column Length
This script debugs column length mismatch in Oracle tables and joins the matching rows through an equi join.

» More Scripts...



Latest Database Articles from DevX
Flex RESTing with MySQL
Overview of Sybase ASE In-Memory Database Feature
Use Comparison Operators in SQL to Remove/Return Columns with Null Values
Displaying the Row Number in a SELECT Query with SQL Server 2005
More Table View Tricks for the iPhone


Database Administration Forum Latest Forum Threads
Topic By Replies Updated
  Partition table Ritasam87 1 March 12th, 08:08 AM
  how to reference database link without domain name? zxmgh 2 March 11th, 07:37 PM
  doubt about parameter files? gssr141 2 March 10th, 03:41 PM
  Shutdown Schedule Help oraclekb 5 March 9th, 03:35 PM


Database Development Forum Latest Forum Threads
Topic By Replies Updated
  Fetch value from a excel file into Forms binoyshil 7 March 12th, 08:45 AM
  integrity constraints binoyshil 1 March 12th, 08:24 AM
  query to change column values prodadmin 2 March 11th, 06:44 AM
  Use associative array in SQL aspdba 1 March 10th, 01:12 PM






The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers