Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-24-2008, 06:07 AM
Dusan Bolek
 
Posts: n/a
Default Control File Sequential Read - top wait

Hello,

I'm encountering problem that I have never seen before. According to
Statspack report, control file sequential read wait is one of the top
one waits (on Monday first, Tuesday second, today third) and roughly
has the same total wait time as db file sequential read. Average wait
is 4ms, but there is many of them.
There are three control files, created as raw devices on three
different disks. The control files are not stripped, but as a storage
we're using EMC's DMX, so this should be sufficient for something not
really read demanding as are (usually) control files. Our statistics
from nmon64 showed that disk drives, where these control files are
stored, are not overloaded (at most 40%).
There is almost nothing on Metalink related to this (only place on
other device).

Have anyone encountered something like this?

Environment: IBM p670, AIX 5.2 64bit, 12GB RAM, EMC DMX2000, RAID1 or
RAID10 (no fives), everything connected by fibre.
Database:
Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
With the Partitioning and Real Application Clusters options
JServer Release 9.2.0.5.0 - Production

P.S. There is Data Guard as a DR solution and the second RAC node is
now down (only one is running).

Thank you for any ideas

--
Dusan Bolek
http://www.db-support.com

Email: spambin@seznam.cz
Pls add "Not Guilty" to the subject, otherwise your email will face an
unpleasant end as SPAM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-24-2008, 06:09 AM
Anurag Varma
 
Posts: n/a
Default Re: Control File Sequential Read - top wait


"Dusan Bolek" <pagesflames@usa.net> wrote in message news:1e8276d6.0407210149.4e329eeb@posting.google.c om...
> Hello,
>
> I'm encountering problem that I have never seen before. According to
> Statspack report, control file sequential read wait is one of the top
> one waits (on Monday first, Tuesday second, today third) and roughly
> has the same total wait time as db file sequential read. Average wait
> is 4ms, but there is many of them.
> There are three control files, created as raw devices on three
> different disks. The control files are not stripped, but as a storage
> we're using EMC's DMX, so this should be sufficient for something not
> really read demanding as are (usually) control files. Our statistics
> from nmon64 showed that disk drives, where these control files are
> stored, are not overloaded (at most 40%).
> There is almost nothing on Metalink related to this (only place on
> other device).
>
> Have anyone encountered something like this?
>
> Environment: IBM p670, AIX 5.2 64bit, 12GB RAM, EMC DMX2000, RAID1 or
> RAID10 (no fives), everything connected by fibre.
> Database:
> Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
> With the Partitioning and Real Application Clusters options
> JServer Release 9.2.0.5.0 - Production
>
> P.S. There is Data Guard as a DR solution and the second RAC node is
> now down (only one is running).
>
> Thank you for any ideas
>
> --
> Dusan Bolek
> http://www.db-support.com
>
> Email: spambin@seznam.cz
> Pls add "Not Guilty" to the subject, otherwise your email will face an
> unpleasant end as SPAM.


Just a wild guess: http://www.ixora.com.au/tips/event_10359.htm

Anurag


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-24-2008, 06:10 AM
omlet
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

If you ask David Fitz***, he would tell you that this is normal. Then when
your waits hit 90 seconds and your instnace crash; and you get the boots;

If the stock market crashes again due to some funds investing in you
company; then pls record my warning and tell David to beam herself to
hell!

If you want to check similar situation; go to metalink and search on the
words of your title.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-24-2008, 06:10 AM
David Fitzjarrell
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

"omlet" <notrolls@notrolls.omlet.org.notrolls> wrote in message news:<debe02c8476f944b24307befeeff57fc@localhost.t alkaboutdatabases.com>...
> If you ask David Fitz***, he would tell you that this is normal. Then when
> your waits hit 90 seconds and your instnace crash; and you get the boots;
>


From the information presented I cannot tell if it's 'normal' or not,
however I would suspect it isn't, unless there are nologging LOB
transactions occurring. This is well covered in the link Anurag
posted, so why repeat information?

> If the stock market crashes again due to some funds investing in you
> company; then pls record my warning and tell David to beam herself to
> hell!
>


Prove any of that 'stock market crash' nonsense if you can, and, since
you cannot I shall be investigating the possibility of a libel suit
against you. You should be easy to find and sue.

> If you want to check similar situation; go to metalink and search on the
> words of your title.


Just like you do, and purport that the responses are yours. Sop lying
to people about what you know and for whom you've worked. It only
goes as evidence against you.

David Fitzjarrell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-24-2008, 06:12 AM
Mladen Gogala
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

On Wed, 21 Jul 2004 22:47:46 +0000, Anurag Varma wrote:


>>
>> Email: spambin@seznam.cz
>> Pls add "Not Guilty" to the subject, otherwise your email will face an
>> unpleasant end as SPAM.

>
> Just a wild guess: http://www.ixora.com.au/tips/event_10359.htm
>
> Anurag



The behavior that Steve Adams is talking about is a result of an ancient
bug (BUG# 733426). The link to the 9.0.1 manual is non-functional. I
would contact Oracle support, rather then just setting the event 10359.

--
A city is a large community where people are lonesome together.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-24-2008, 06:12 AM
Dusan Bolek
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

"Anurag Varma" <avdbi@hotmail.com> wrote in message news:<moCLc.77219$bp1.39462@twister.nyroc.rr.com>. ..
> "Dusan Bolek" <pagesflames@usa.net> wrote in message news:1e8276d6.0407210149.4e329eeb@posting.google.c om...
> > Hello,
> >
> > I'm encountering problem that I have never seen before. According to
> > Statspack report, control file sequential read wait is one of the top
> > one waits (on Monday first, Tuesday second, today third) and roughly
> > has the same total wait time as db file sequential read. Average wait
> > is 4ms, but there is many of them.

> Just a wild guess: http://www.ixora.com.au/tips/event_10359.htm
>
> Anurag


Thanks, Anurag. This is an interesting point, but I do not think that
this is the case. I have checked in the database and there are no
NOLOGGING LOBs with expection of two system ones and one in an empty
table. However, it is good to know for the future.

Dusan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-24-2008, 06:12 AM
Dusan Bolek
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

"omlet" <notrolls@notrolls.omlet.org.notrolls> wrote in message news:<debe02c8476f944b24307befeeff57fc@localhost.t alkaboutdatabases.com>...
> If you ask David Fitz***, he would tell you that this is normal. Then when
> your waits hit 90 seconds and your instnace crash; and you get the boots;
>
> If the stock market crashes again due to some funds investing in you
> company; then pls record my warning and tell David to beam herself to
> hell!
>
> If you want to check similar situation; go to metalink and search on the
> words of your title.


The last sentence of your post was the only one with some relevant
information. However, I'm always checking Metalink before looking here
for help and I if you would really read my post, you can se at the
end:

"There is almost nothing on Metalink related to this (only place on
other device)."

But you have been probably to busy fighting David Fitzjarrell. To be
honest I must admit I do not understand what's your problem with David
and in fact I do not really care.

--
Dusan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-24-2008, 06:13 AM
ctcgag@hotmail.com
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

pagesflames@usa.net (Dusan Bolek) wrote:
> Hello,
>
> I'm encountering problem that I have never seen before. According to
> Statspack report, control file sequential read wait is one of the top
> one waits (on Monday first, Tuesday second, today third)


Something has to be the top wait.

> and roughly
> has the same total wait time as db file sequential read.


And what is that total?

> Average wait
> is 4ms, but there is many of them.


How many of them are there?


> There are three control files, created as raw devices on three
> different disks. The control files are not stripped, but as a storage
> we're using EMC's DMX, so this should be sufficient for something not
> really read demanding as are (usually) control files. Our statistics
> from nmon64 showed that disk drives, where these control files are
> stored, are not overloaded (at most 40%).
> There is almost nothing on Metalink related to this (only place on
> other device).
>
> Have anyone encountered something like this?


Yes. During periods when my database is bored out its gourd,
control file I/O waits are often the top waits. What kind of load
was your system under during the collection?

Xho

--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-24-2008, 06:14 AM
omlet
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

Ok; control files are not the first; you have attacked OMLET use of shared
cursors set to FORCE. My answer was and still eat sh** and shut up;
because there may be may be someone who knows slightly more than you.

Well let me make another bet: Do you know what you have in common with
opiosq, opicca, opiexe, opifch or kernel calls kkspsc, kksumc, kkspfx,
kkspin?

the first four are the dicks that banged you shared azz; the last four are
the ones that banged your mother cusorit.

Actually sharing such a shared objects
- requires shared lock;
- creation of a kgl object;
- pinning the name's object heap zero in shared mode
-- might require checking if there is some context area that could be
used by this dick, by pinning the child objects, one by one, and seeing if
are also fuckable or usable.
-- release the pin locks
- pin the parent heap zero in exclusive mode, create new child marked as
not bind-qualified; lock the child kglob in breakable shared mode, release
the parent pin lock, parse; release the pin lock and object lock on the
child
- bind all bind variables
- pin parent heap zero in shared mode; check all matching children by
pinning their heap zero to see if any is fuckable or reusable byu this
dick.

do the above till your mother cursorit is willing and dripping; lock it in
breakable-share mode.

on every dip, pin in S mode; do cleanups; if the dick slips signal an
error if mid-fetch;

keep doing this till you and your mama scream.


Woho; what an overhead with this crappy PLSQL (untyped)

Or of course you can set cursor sharing to force and gang bang the
hookers!

Disclaimer: This is not related to any product whatsoever;
all names are fictional and do not relate to any real life objects

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-24-2008, 06:14 AM
David Fitzjarrell
 
Posts: n/a
Default Re: Control File Sequential Read - top wait

"omlet" <notrolls@notrolls.omlet.org.notrolls> wrote in message news:<f9f706273c861a5ebc66d9dfe3ff90b1@localhost.t alkaboutdatabases.com>...
> Ok; control files are not the first; you have attacked OMLET use of shared
> cursors set to FORCE. My answer was and still eat sh** and shut up;
> because there may be may be someone who knows slightly more than you.
>


Most certainly there are people who know more than I do, and, not
surprisingly, they all concur with my evaluation of the
cursor_sharing=force fiasco. To make one or two queries 'better' you
risk generating ORA-00600 errors and creating far more of a mess by
changing current query plans that may be quite efficient. And, such
responses still do not prove any of the libelous statements you've
made concerning me and my career, statements archived on this
newsgroup and accessed by my attorneys.

> Well let me make another bet: Do you know what you have in common with
> opiosq, opicca, opiexe, opifch or kernel calls kkspsc, kksumc, kkspfx,
> kkspin?
>
> the first four are the dicks that banged you shared azz; the last four are
> the ones that banged your mother cusorit.
>


Interesting use of vulgarity. Of course, I choose to write so that
anyone may read and understand. And the vulgar mind is a weak mind,
and you are certainly showing your weakness with this wondrous post.

> Actually sharing such a shared objects
> - requires shared lock;
> - creation of a kgl object;
> - pinning the name's object heap zero in shared mode
> -- might require checking if there is some context area that could be
> used by this dick, by pinning the child objects, one by one, and seeing if
> are also fuckable or usable.
> -- release the pin locks
> - pin the parent heap zero in exclusive mode, create new child marked as
> not bind-qualified; lock the child kglob in breakable shared mode, release
> the parent pin lock, parse; release the pin lock and object lock on the
> child
> - bind all bind variables
> - pin parent heap zero in shared mode; check all matching children by
> pinning their heap zero to see if any is fuckable or reusable byu this
> dick.
>
> do the above till your mother cursorit is willing and dripping; lock it in
> breakable-share mode.
>
> on every dip, pin in S mode; do cleanups; if the dick slips signal an
> error if mid-fetch;
>
> keep doing this till you and your mama scream.
>
>


With explanations like this it is no wonder why OMLET needs
cursor_sharing=force.

> Woho; what an overhead with this crappy PLSQL (untyped)
>
> Or of course you can set cursor sharing to force and gang bang the
> hookers!
>


Which apparently you do with frequency. Of course such behaviour has
no place in a relational database.

> Disclaimer: This is not related to any product whatsoever;
> all names are fictional and do not relate to any real life objects


Your 'disclaimer' in no way absolves you of responsibility for the
prior libelous statements you've made against me. You've made your
bed, now you'll need to lie in it. Of course, lying is what you do
best, so this shouldn't be a difficult task.

David Fitzjarrell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:34 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559