The system the repository database lives on is small and doesn't have much space to grow into.
Performance is always a concern and a broad brush approach of first cleaning out the dead wood seemed the right thing to do in this case.
Upon further review, it looks like there's a couple Metalink notes on resync performance issues in a 10.2.0.3 catalog that are fixed in 10.2.0.4. Changing the default output log retention from 30 to 7 days was probably the biggest one.
Ok, space is not an issue.
so, performance must be a problem.
How much does it slow down your backup? No offense, it just does not seem like a very critical issue to me. Besides, you can problaby run a backup without a catalog and resync soon after backup was done.
One, who thinks that the other one who thinks that know and does not know, does not know either!
Will definitely look into the note. One thing that I do and I found to be usefull, to keep separate catalog owners for different databases. In this case not wanted catalog can be dropped at any time. Same can be done (meaninig creating different user id) for the same database on the periodical basis. Let's say create new catalog every six month, keep an old one for a while and later drop it.
Last edited by BV1963; 07-07-2008 at 04:30 PM.
One, who thinks that the other one who thinks that know and does not know, does not know either!
Applied the workaround for that bug, and it reduced the number of rows by about a million in ROUT. I'm currently moving the HWM back on that table and am hoping for much faster resync's soon.
Bookmarks