Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Very high 'log file sync' wait time with no 'log file parallel write' wait time
EscVector wrote:
> joel garry wrote:
> > DA Morgan wrote:
> > > joel garry wrote:
> > >
> > > > Well, I don't know about the OP, but on one system, if I increased undo
> > > > to where a script tells me it "should be," I would have to quadruple
> > > > the tablespace from 10G to 40G. Now, that system
> > > > has two days online full backups available, so that means an additional
> > > > 90G.
> > > >
> > > > jg
> > > > --
> > > > @home.com is bogus.
> > > > http://geeksaresexy.blogspot.com/2006/01/freeze-your-hard-drive-to-recover-data.html
> > >
> > > Only if your backup is brain-dead. Aren't you using RMAN?
> >
> > I'm using 9i RMAN. What about it? It takes my 10G undo file (which
> > just now is using under 700M) and two other 2G files (which are using
> > about 650M) and puts them into 1 11G piece. I get about 70%
> > compression when I compress the pieces to an off-SAN device.
> >
> > >
> > > And just in case someone interprets that answer as meaning you should do
> > > what the v$ tells you too ... are there any 1555s or other issues?
> >
> > If I don't kill off leftover sessions nightly, yes. undo retention is
> > 10 hours.
> >
> > jg
> > --
> > @home.com is bogus.
> > "...that's not how class-action litigation is supposed to work."
> > http://www.signonsandiego.com/uniontrib/20061205/news_1b5lerach.html
>
My situation/undo is, for your way of doing it, undo would need to be larger than the data in the database. commit=y makes much more sense, you don't have to worry so much about a slight increase in data after testing, or some wierdness in segment alignment, blowing the actual live load. Of course, that's a judgement call on my part, I don't want to give up my weekends and new years eve to babysit this stuff. Set it up in cron and forget about it until normal work hours.
I agree with your point about buying into problems people shouldn't.
As a contractor,
I don't even get buy-in that a DBA is necessary, or that computers are
cheaper than
people, or that salespeople aren't necessarily the best system
integration experts. Truly a strange result considering the people
making the decisions are budget, IS management and cost accounting
types, one would think they would understand the limits of _their_
tools.
jg
-- @home.com is bogus. http://www.rocketracingleague.com/Received on Tue Dec 05 2006 - 17:26:00 CST