For the technical purpose of database developers and administrators, a database is simply a collection of operating system files. Database files are normally stored in a proprietary binary format that can only be mounted by an instance of the relational database software that created them. The purpose of the database instance is to to manage and [...]
What is a Database?
Introduction to Oracle Exadata V2
This post came out of the difficulty to find the information needed to prepare myself for a week long Exadata proof of concept I have scheduled next month at the Oracle Technology Center in Menlo Park. The topics listed below should confirm your suspicion that there is significant learning and study required to understand Exadata. [...]
Basic UNIX Commands for the DBA
A collection of commonly used UNIX commands by the Oracle Database Administrator. File Manipulation Action Command Example list file contents cat cat myfile append to a file cat cat myfile >>newfile combine two files cat cat myfile1 myfile2 >newfile create a file cat cat >newfile copy a file cp cp myfile newfile create a file [...]
Database Management 101
Author: Khaled Kahlouni Companies have a wealth of information systems as they continue to collect mountains of data on a daily basis. The need to house their information and have them readily available will always be there. Therefore, creating, monitoring, and maintaining the databases that house the data, pose higher challenges on the Information Technology [...]
Search
- What is a Schema in SQL Server 2005? February 21, 2009
- Oracle 11g New Features for Developers February 2, 2011
- Introduction to Oracle 11g Cursors June 23, 2011
- So you want to be a Data Modeler? December 25, 2008
- Using Triggers and Compound Triggers in Oracle 11g June 16, 2011
- What is a Database? January 1, 2012
- Looking forward to SQL Server 2012 January 1, 2012
- Introduction to Oracle Exadata V2 October 1, 2011
- Understanding Oracle 11g Constraints September 26, 2011
- Google Malware Warning September 4, 2011