GeekArticles
Database
OracleInstalling Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 (32- and 64-bit)
Author: oracle.com |
Published: 9th Jan 2008 |
Visited: 90 times |
Add CommentFiled in: OracleLearn the basics of installing Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 from the bare metal up (for evaluation purposes only).
Read Article Sponsored Links
Related Articles
• Linux Thin Client Networks Design and Deployment Linux Thin Client Networks Design and Deployment
Considering the Network
Much information already exists concerning methods for deploying networks and hardware. We shall try to clarify differences between using a network with personal computers and thin clients with the help of anecdotes. Certain de ...
• Using Oracle XML DB Repository Using Oracle XML DB Repository
Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...
• Linux Thin Client Networks Design and Deployment Review Linux Thin Client Networks Design and Deployment Review
Introduction
This book is written by David Richards, a veteran Linux thin client network designer. Designed for System Administrators, Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client net ...
• PerformancePoint 2007: Installing Planning Server Building more intelligent dashboards for businesses is a great idea; however, getting the software installed can be a showstopper. Find out how to install Planning Server, one of several installations required to get PerformancePoint work ...
• Virtual Earth?What's New in the Latest Release Microsoft's web-based mapping application has an upgraded user interface, better compatibility, and improved functionality, so it's an ideal time to get started with the platform or upgrade your existing application. Find out what's new and what's changed in the latest rele ...
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...