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: March 2008
Functionality of dbms_rowid
dbms_rowid This package can be used to obtain information regarding the physical location of rows in a table, or the contents of a particular block.
Posted in Oracle
Comments Off
Using FTP without input.
How many times have you needed to run ftp un-attended, to fetch a backup overnight or duplicate large amounts of data to another directory? We regularly do this between systems, more often than not for standby database creation. Here’s how … Continue reading
Posted in Unix/Linux
Comments Off
Set autotrace on fails.
Sometimes you want to trace the functionality of a query you are executing, for which autotrace should be set on. However, there are steps to be taken to set this up.
Posted in Oracle
Comments Off
Driving and Driver Tables.
What are the driving and driver tables in an oracle SQL statement?
Posted in Oracle
Comments Off