We have a server that has ssis and ssas running, since we use ssis only for nightly loads and need all the memory available for ssas during business hous, how should we handlememory here?
when we setup main and max memory in sql server properties, am assuming that applies to only the database engine? if we have 16 GB memory and we setup max memory as 14 GB in management studio, deoes that mean ssis and ssas wil starve for memory? please advise.