Comments
- Phil Dunn (@Phil_Oracle) on Oracle’s New T5 TPC-C: Where’s the SPARC?, Part II
- ODBC on Installing the Netezza ODBC Driver.
- ashish on View deleted data in Netezza with view_deleted_records.
- Gary on Installing the Netezza ODBC Driver.
- venkat on Installing the Netezza ODBC Driver.
- Gary on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- arnab on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- Hank Classe on ANS1017E (RC-50) Session rejected: TCP/IP connection failure
- Sean Robinson on Registering with Multiple listeners.
- Gary on Sending nzevent emails for system state changes.
Meta
Monthly Archives: July 2007
Rman Restore with different file names.
Rman, restore database to another host with a different disk layout. When restoring a database backup to another system, you can specify the new locations of the datafiles to be restored to using the AUXFILE option in Rman, defining the … Continue reading
Posted in Oracle
Comments Off
Install oracle 10g on Solaris 8
Introduction This paper will walk you through the steps of installing Oracle Database 10g release 1 (Oracle version 10.1.0) in a Sun Solaris SPARC environment. About 90% of the material presented here applies to other platforms as well. Everything you … Continue reading
Posted in Oracle
Comments Off
Send Email from 10g
Configure and use the sys.utl_mail package to send emails.
Posted in Oracle
Comments Off
Tracing a Session.
Tracing Sessions. You can often need to trace a session to see what it is doing. This document gives a guide on how to go about this.
Posted in Oracle
Comments Off
Standard Rman Backups
The Rman backups for databases. These should follow a common format, which backs up the archivelogs, database and controlfiles. Logically, this should perform a backup, and then delete the previous backups which are not required. Where space is a premium, … Continue reading
Posted in Oracle
Comments Off
Optimal Flexible Architecture.
Optimal Flexible Architecture. The Optimal Flexible Architecture (OFA) was introduced to make the management of oracle database's simpler. There are a number of rules which the database should adhere to, allowing it to be considered OFA compliant. Oracle 11g new feature: Enhanced … Continue reading
Posted in Oracle
Comments Off