I’m trying to install AX 2012 databases in my SQL Server. However, when I do the installation, the mdf and ldf files are stored in C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA
In my C drive, I haven’t got much space, so the installation ends in error.
How can I define the path for the database files before installation?. In SQL server, I’ve set the default folders for data and logs, but this setting is ignored by AX 2012 installation. [^o)]
Before installing try to free some space. Or you can use http://pcsupport.about.com/od/termsd/p/disk-management.htm and increase the C: Drive Space. Also You can uninstall the SQL from C: drive and Install it on D: Drive or any other drive which is free.