On my work we use ramdisk for mounting databases in Sql Server.
For my home project I tried ImDisk. SQL Server can't create databases on ram disk created by Imdisk.
It says "An unexpected error occurred while checking the sector size for file 'r:\MSTGCARKCA.mdf'. Move the file to a local NTFS volume, where the sector size can be retrieved'
The disk is formatted with NTFS, works in Explorer.
Could you fix this please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
On my work we use ramdisk for mounting databases in Sql Server.
For my home project I tried ImDisk. SQL Server can't create databases on ram disk created by Imdisk.
It says "An unexpected error occurred while checking the sector size for file 'r:\MSTGCARKCA.mdf'. Move the file to a local NTFS volume, where the sector size can be retrieved'
The disk is formatted with NTFS, works in Explorer.
Could you fix this please?
Please take a look here:
https://sourceforge.net/p/imdisk-toolkit/discussion/general/thread/67d65da8/
Thank you very much for your reply.