on 2016 Jul 01 11:09 PM
Whenever I attempt to Optimize my model with "Index Defragmentation" checked I receive a "Server Time Out" message:
Full Optimize, without checking Index Defragmentation, completes without issue. I have a feeling it is actually completing with Index Defragmentation on SSAS, and this is just a front end connection issue. Has anyone seen this, or have a fix?
Request clarification before answering.
Hi Jon,
try increasing the executionTimeout to 36000 in web.config of all appservers restart IIS and see if after it work.
I've had this issue also connected with issue between dbserver and appserver.
Regards
Roberto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Jon,
Double check the web config file and make sure the change you made is still there. I have seen in the past where a customer makes a change and the changes are not reflected for some odd reason.
If you guys have multiple web servers make sure you set each web config file for each server.
If that is not it do you see any thing relevant in the application/system event logs on either the app or db server?
Thanks
April
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi April,
I have double checked the web config file and verified the change is still there. (I also performed IIS reset and server reboots to validate). I did verify this on the two web servers we are running.
I've been able to work around this by first running full optimize without compress or index, and then re-running with compress and index a second time.
I'll post any error messages I see the next time I get the issue.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.