Is ether anyway to speed expdp.
---
frmsrcurl: http://compgroups.net/comp.databases.oracle.server/expdp-is-painfully-slow
I cannot reduce version because I am using some partitioing fetaures
which are only in 11.1.
Problem seems to be doiman index (seraching on google). Does not look
like Oracle has fixe dthis problem/bug in 11.1 even though problem was
reported back in 10.x.
---
frmsrcurl: http://compgroups.net/comp.databases.oracle.server/expdp-is-painfully-slow
snip
> I am using Oracle 11.1.0.7.1 on HP UNIX 11.0. I ma using expdp and
HPUX 11.0 and 11.1.0.7.1 ? Is that even possible?
Sorry , I HP UNIX 11 for itanium 64 (11.23)
About 3 to 4 years ago I experienced the same problem with 10g. I
narrowed down the problem to the export of the users. I had about
120,000 users in the DBA_USERS table (PeopleSoft database) and so
during testing at one stage I dropped all the users and ran expdp
again and it ran much quicker.
Anyway, that was from memory so I hope I have recalled it properly.
I have narrowed down the problem to domain indexes which get created
because of Oracle text indexes which my application needs.
Unfortunately, I cannot get rid of domain indexes so stuck with it god
knows until when.
I have yet another problem with 11g, cannot create db control most of
the time. Oracle support looked at it and there is a bug about it on
metalink, yet they will not document my problem as a bug and fix it.
I have a 10g call open (several issues, Itanium hp-ux 11.23), seems to
be difficult because it really is a different product than the db, and
the whole EM support seems based on giving it its own home
environment. So try setting up an environment specific for dbcontrol,
and only start, stop, rebuild, control or modify it in that
environment, and have the same environment for system start and online
(if you have automatic startups). In the 10g case at least, it seems
important to use the built-in version of java, rather than the "or
greater" version the docs say (I'm still questioning support about
this assertion, though it makes sense in this context). In other
words, don't have any references to OS versions of perl or java in
your path, with oracle_home first. I'd be curious as to what perl or
java advocates have to say about that.
jg
--
@home.com is bogus.
hactivism, lose tenure, DoS, TIT, ivory tower, academic freedom:
http://www.signonsandiego.com/news/2010/apr/06/activist-ucsd-professor-facing-unusual-scrutiny/
Hi,
Don't if you had a chance to check this. It seems its a bug 6460304,
No work arounds.
DATAPUMP EXPORT IS SLOWER THAT EXPORT- 783093.1
Are you using PARALLEL when exporting?
Regards
Sandy