All posts by mpbod

ORA-00378: buffer pools cannot be created as specified

ORA-00378: buffer pools cannot be created as specified

ORA-00378: buffer pools cannot be created as specified
Cause: Either the number of buffers or the number of lru latches is too small to satisfy the specified buffer pool configuration
Action: Either increase the number of buffers and/or number of lru latches or configure smaller buffer pools

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00377: Frequent backups of file string causing write operation to stall

ORA-00377: Frequent backups of file string causing write operation to stall

ORA-00377: Frequent backups of file string causing write operation to stall
Cause: Backups are occurring too frequently on this file. Each time a new backup is started for a file, any writes which have been previously issued (but not completed) have to be re-issued. If hot backups are started very, very frequently, it is possible that some writes will be re-issued repeatedly and never complete
Action: Increase the interval between begin hot-backup commands for this file

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00376: file string cannot be read at this time

ORA-00376: file string cannot be read at this time

ORA-00376: file string cannot be read at this time
Cause: attempting to read from a file that is not readable. Most likely the file is offline
Action: Check the state of the file. Bring it online

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00375: unable to get default db_block_size

ORA-00375: unable to get default db_block_size

ORA-00375: unable to get default db_block_size
Cause: the system was unable to determine the default db_block_size
Action: see accompanying system specific error. As a workaround, specify the blocksize in the INIT.ORA file

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]

ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]

ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]
Cause: invalid value for db_block_size parameter
Action: adjust parameter and restart

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00373: online log version string incompatible with ORACLE version string

ORA-00373: online log version string incompatible with ORACLE version string

ORA-00373: online log version string incompatible with ORACLE version string
Cause: The online log was written by incompatible version of Oracle. Can occur when the log file was created by either a new or older version of Oracle
Action: Recover the database with the compatible software, shut it down cleanly, then restart with current software

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00372: file string cannot be modified at this time

ORA-00372: file string cannot be modified at this time

ORA-00372: file string cannot be modified at this time
Cause: attempting to modify the contents of a file that cannot be modified. The file is most likely part of a read only tablespace but may be in the process of going offline, or the database may be in the process of closing
Action: check the status of the file and its tablespace

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00371: not enough shared pool memory, should be atleast string bytes

ORA-00371: not enough shared pool memory, should be atleast string bytes

ORA-00371: not enough shared pool memory, should be atleast string bytes
Cause: Init.ora parameter shared_pool_size is too small
Action: Increase the parameter value

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00370: potential deadlock during kcbchange operation

ORA-00370: potential deadlock during kcbchange operation

ORA-00370: potential deadlock during kcbchange operation
Cause: Error code used internally by software. Should never be reported
Action: Treat as internal error. See error 600

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-00369: Current log of thread string not useable and other log being cleared

ORA-00369: Current log of thread string not useable and other log being cleared

ORA-00369: Current log of thread string not useable and other log being cleared
Cause: Attempt to open thread failed because it is necessary to switch redo generation to another online log, but all the other logs are being cleared or need to be archived before they can be used
Action: If the ALTER DATABASE CLEAR LOGFILE command is still active then wait for it to complete. Otherwise reissue the CLEAR command. If there are other online logs for the thread, that are not being cleared, then archive the logs

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/