This is one of the most common messages a DBA could
see in alert log file of a database. Exact message should be similar to the
following
Wed
  Mar 04 12:02:01 2015 
Thread 1 cannot allocate new log, sequence 201 
Checkpoint
  not complete 
 | 
 
Oracle Installation guides, Linux Administration tips for DBAs, Performance Tuning tips, Disaster Recovery, RMAN, Dataguard and ORA errors solutions. 
No contents from my website can be published anywhere else without my permission. Test every solution before implementing in the production environment.
Wed
  Mar 04 12:02:01 2015 
Thread 1 cannot allocate new log, sequence 201 
Checkpoint
  not complete 
 | 
 
SQL> alter pluggable database pdb2 open; 
Warning: PDB
  altered with errors. 
 |