Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to "Defragment" Tablespaces ?

Re: How to "Defragment" Tablespaces ?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 9 Apr 2001 21:03:42 +0100
Message-ID: <986846840.2000.0.nnrp-12.9e984b29@news.demon.co.uk>

Let me guess - pread64() and random
latch back off ?

--
Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Practical Oracle 8i:  Building Efficient Databases
Publishers:  Addison-Wesley

Reviews at: http://www.jlcomp.demon.co.uk/book_rev.html



Connor McDonald wrote in message <3AD19143.1755_at_yahoo.com>...

>
>As further reinforcement you can see a 'bug' on Metalink where a large
>Oracle user (who I happened to be working for at the time) got massively
>hit by "performance problems" when upgrading to 8i - and NONE of the
>explain plans had changed...the reason was due to a change in the calls
>made to the underlying disks (in a veritas file system) which brought
>the database to a standstill on internal locking issues (a variant on
>inode locks)...the only fix was to not use vxfs file systems (by moving
>to quick io)...
>
>Another reason I prefer to use raw on locally managed tspaces..
>
>Cheers
>Connor
Received on Mon Apr 09 2001 - 15:03:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US