Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cannot allocate new log&Private strand flush not complete

ky431480ixNov 1 2011 — edited Jan 20 2013
There are two Oracle10g(10.2.0.5) Database running on SUN M5000(SPARC64 VII 2.53 GHz Quad-Core Processors*4/32GB Memory).
The first Oracle10g DB is running with 8GB SGA and 1GB PGA, the second Oracle10g DB is runing with 7GB SGA and 2GB PGA.

We encountered a issue on the second Oracle DB. When we manually switch the online redo logs with an alter system command as below.

SQL> alter system switch logfile;

The Alert log will display the following messages:
Thread 1 cannot allocate new log, sequence xxx
Private strand flush not complete .

All other Oracle10g DB will not occur "Private strand flush not complete" messages except for the second Oracle10g DB. I want to know the detail reason.

I also saw two Doc ID:[ID 372557.1] and [ID 435887.1] from Oracle Metalink. But I am not satisfacted with what they wrote.
My last target to resolve the issue.

Anyone help me ?

I am kylix.
xudejun_kylix@sohu.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2013
Added on Nov 1 2011
7 comments
12,770 views