Hello Friends
When i process one of my dimension i get this error
The following exception occurred while the managed IDbCommand interface was being used: Incorrect key file for table '/var/tmp/mysql.VArBWG/#sql_aa0_8.MYI'; try to repair it.
i have googled this error i found it may be because of sapce issue and table corruption. but i have Repair the table and size is
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 64G 40G 21G 66% /
devtmpfs 16G 148K 16G 1% /dev
tmpfs 16G 4.0K 16G 1% /dev/shm
tmpfs 16G 0 16G 0% /var/spool/asterisk/monitor still i'm getting the same error.
when i execute this dimension for 10000 rows it works fine but as soon as when i process for whole rows i get the above error.
kindly suggest me some solution