roedelfroe
Programmer
Hi,
some weeks ago we upgraded our Oracle Database from Version 8i to 10g (10.1.0.3.0).
To do so, we used the migration tools from Oracle
Since then we are experiencing a poor performance of our database.
e.g. we've got one big table with 128 Billion entries. A "normal" query under Oracle 8i used to last about 20 Seconds, now, under 10g, we are waiting for a response 15 minutes and more!
Oracle recommended to delete all hints and to recreate all our indices, and we folowed this advice.
For one or two days our 10g Database was faster (far from 8i performance but at least really faster) but now it's slow again.
Furthermore, we always get an error message, when we use within SQL Navigator "Extract DDL":
Oracle Dictionary: Requested property not valid for schema object
Whats that? Again, Oracle Support was of no use, they told us that we can ignore this message.
Can we really do so? I simply can't believe this and at least I want to know, what causes this message.
I know, this is a rather rough overview, if you are needing more details... no problem.
Thx for the moment
Roland
some weeks ago we upgraded our Oracle Database from Version 8i to 10g (10.1.0.3.0).
To do so, we used the migration tools from Oracle
Since then we are experiencing a poor performance of our database.
e.g. we've got one big table with 128 Billion entries. A "normal" query under Oracle 8i used to last about 20 Seconds, now, under 10g, we are waiting for a response 15 minutes and more!
Oracle recommended to delete all hints and to recreate all our indices, and we folowed this advice.
For one or two days our 10g Database was faster (far from 8i performance but at least really faster) but now it's slow again.
Furthermore, we always get an error message, when we use within SQL Navigator "Extract DDL":
Oracle Dictionary: Requested property not valid for schema object
Whats that? Again, Oracle Support was of no use, they told us that we can ignore this message.
Can we really do so? I simply can't believe this and at least I want to know, what causes this message.
I know, this is a rather rough overview, if you are needing more details... no problem.
Thx for the moment
Roland