We are going to build a dedicated disk to run SQL Server 2019 on our machine; does anyone else have a server on their PC with Aster, and are there any potential conflicts? Thanks!
There should be no issue running ASTER in system with SQL server installed.
Running SQL Server on a machine with Aster can cause minor I/O conflicts if not configured properly. It is recommended to double check your resources and test on a simulated environment first. Similar discussion is also going on at geometry dash spam.
If you schedule heavy maintenance (index rebuilds, backups) on SQL Server while Aster is crunching large datasets, disk I/O will spike. Use staggered schedules.
If you schedule heavy maintenance (index rebuilds, backups) on SQL Server while Aster is crunching large datasets, disk I/O will spike. Use staggered schedules.
Help me make a specific schedule, I can't figure it out.
I’ve used SQL Server 2019 with Aster and had no major issues. Just install SQL as a system service, keep data on a separate disk, and avoid running heavy tasks from multiple workstations at once. It should work fine.
