|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 03, 2013 1:13 PM
Points: 5,
Visits: 100
|
|
Hi, We have a SQL server standard edition in our project. for performance tuning, one of the client SME has recommenced to configure parallel processing. when we try to configure it, we are getting a warning "Parallel processing not supported on Standard edition of Analysis"
the document available on Microsoft site also says that this feature is not supported in Std edition.
from the bolgs i found that this is just a warning and parallel processing will work. also we can know this by running profiler.
can anyone please tel what parameter in profiler will prove that parallel processing is been used or not in the trace?
Thanks in advance shree
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Monday, June 17, 2013 6:44 AM
Points: 759,
Visits: 802
|
|
varshachyk (12/27/2012) Hi, We have a SQL server standard edition in our project. for performance tuning, one of the client SME has recommenced to configure parallel processing. when we try to configure it, we are getting a warning "Parallel processing not supported on Standard edition of Analysis"
the document available on Microsoft site also says that this feature is not supported in Std edition.
from the bolgs i found that this is just a warning and parallel processing will work. also we can know this by running profiler.
can anyone please tel what parameter in profiler will prove that parallel processing is been used or not in the trace? Please post a link to those blogs, but I don't think it is true. With Standard edition you can have partitions, but you cannot process them in parallel.
Rob
|
|
|
|