I can't find solution for my problem...
We have a Windows Server 2012 R2 and SQL Server 2012 installed on it. I have not installed this server so I can't say if there are some allocation of resources for each user made on start.
My issue is that if I connect to server via remote desk and run queries, they take really long to execute even if it's a short query, indexes / key are set but I found in task manager that I can't get over 200GB memory usage for SQL Server.
The max memory setting in SQL Server is set to 2147483647
Where can I find if I have only some amount of memory allocated to mine account?
Thanks