Oracle DBA, How To, Error, Cause and Action

ORA-01378: The logical block size (string) of file string is not compatible with the disk sector size (media sector size is string and host sector size is string)

ORA-01378: The logical block size (string) of file string is not compatible with the disk sector size (media sector size is string and host sector size is string)


Cause:


One of the following occurred: (1) An attempt was made to create a file. (2) A file was moved to disks with different sector size.



Action:


Create file or move file to the proper disk.

No comments:

Post a Comment

Thanks for your comment.