Posts by Akhash Ramnath

Database spending most of the time in wait event “log file switch (checkpoint incomplete) Waits event”

The wait event “logfile switch checkpoint incomplete” indicates that Oracle needs to reuse a redo log file, but the current checkpoint position is still in that log. In this scenario,…

Read More

Users unable to query in SQL Developer

A user was unable to query data from tables in sql developer, the query worked fine in sqlplus and toad. Upon checking the NLS settings were different in the SQL…

Read More