Oracle DBA, How To, Error, Cause and Action

ORA-01382: Thread string failed to open log file string. The log file's block size (string) is larger than the disk sector size (string)

ORA-01382: Thread string failed to open log file string. The log file's block size (string) is larger than the disk sector size (string)


Cause:


Log file was created on bigger sector disks, and moved to smaller sector disks.



Action:


Move the log file back to bigger sector disks.

No comments:

Post a Comment

Thanks for your comment.