Re: Filesystem Block size
Posted by ErmanArslansOracleBlog on Dec 28, 2021; 8:52am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Filesystem-Block-size-tp10534p10536.html
DB block size is the database block size, so the database will format its blocks accordingly.. Database doesn't know/care the Os-Filesystem block size.
So, te value you see in db block size is not the OS - Filesystem block size.
If you are on AIX, you can check the filesystem block size using; lsfs command or using smitty..