Re: OT: External table novelties

  • From: Fuad Arshad <fuadar@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 25 Aug 2004 19:39:50 -0700 (PDT)

external tables  to read archive data.
users normally always want the data  even though they'll never  actually use it 
.
We've moved some data to flat files and given them views to access the data.
works like a charm.
Saved a lot of database apace and maintainence.
Jared Still <jkstill@xxxxxxxxx> wrote:
Dear list,

Due to a presentation I have promised to give, I am gathering ideas 
on novel uses for external tables. 

I already have 2 good examples to work with, but it would be nice to
have some more to work with. 

What I already have:

Using external tables to muck about with the alert.log and trace files.

See http://www.dbazine.com/still1.shtml if interested in that.

Along similar lines is using external tables to read trace files. There's
a bit of a twist to that one though, as the trace files have extra markers
in them, and the SQL to query them uses analytic functions to group
the data.

So, any other novel uses I should consider?

Thanks,

Jared
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: