Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: What to check?
Are they dumping the table over the network or locally?
If it's over the network, then probably there is a slow network connection or/and small array fetch.
Checking the number of fetches in a trace/tkprof file could help.
Also pre-compiled languages have many bugs that disable array fetch.
I'm assuming that it's a simple single table dump!
Regards
Waleed
-----Original Message-----
To: Multiple recipients of list ORACLE-L
Sent: 2/28/03 4:09 PM
Someone writes a SQL script to dump a table on three different database on three different Solaris8 machines, he complaines one of machines took 6 hours to dump a table while other two's only take one hour. He asks me to investigate why. I log into the machine in question to check I/O statistic, memory, CPU usage and found no problem. What else should I check here?
Regards,
David
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Khedr, Waleed
INET: Waleed.Khedr_at_FMR.COM
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sat Mar 01 2003 - 22:28:35 CST
![]() |
![]() |