![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi Nick, I have checked the links that you provided and find it provides us some guide for troubleshooting connecting issue. However I didn't find any detailed system error in your post. Could you please provide us the detailed error information? Best Regards, Robbie Meng Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscripti...ult.aspx#notif ications http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx>. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
#5
| |||
| |||
|
|
Robbie, The error I get is: a.. An error has occurred during report processing. a.. Cannot create a connection to data source 'dsMyDS'. a.. The following system error occurred: . The connection specified in the error is the OLAP connection described in the original post. This is intermittent and usually resolves when the user refreshes the page (F5). The error occurs on SSIS reports that have links to OLAP (SSAS 2005) cubes. Regards, "Robbie Meng" <v-gameng (AT) online (DOT) microsoft.com> wrote in message news:I4tuyoEiJHA.5280 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl... Hi Nick, I have checked the links that you provided and find it provides us some guide for troubleshooting connecting issue. However I didn't find any detailed system error in your post. Could you please provide us the detailed error information? Best Regards, Robbie Meng Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscripti...ult.aspx#notif ications http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx>. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
#6
| |||
| |||
|
#7
| |||
| |||
|
| --> The following system error occurred: . (Microsoft OLE DB Provider |
| --> Cannot connect to the server 'servername'. The server is either not |
ort eg. "yahoo:2399", and I don't seem to be getting any|
Hello Nick, Did you try to use SQL profiler to trace the "audit logon" event to see if there is any difference between 1st and 2nd try to connect? To isolate the issue of MSOLAP.3, you may want to try to change it MSOLAP.2 to see if there is any difference. Via Report Manager (http://localhost/Reports) view the properties of the Data Source and change the above connection string to the following Provider=MSOLAP.2;Client Cache Size=25;Data Source=servername;Auto Synch Period=20000;Initial Catalog=dbname Also, to make sure it's not related to servername or port, please try the IP address and "servername,<port number>" (without quote) for server name to see if makes any difference. You could check the port number of the SSAS by using netstat -nba and check the msmdsrv.exe process for the port. If you have any update, please feel free to let's know. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Nick, How are things going? I was on a vacation last week. My colleague Robbie and Peter helped assist you on this post. Now I am back to office and will provide further assistance for you. Regarding this issue, it looked that you worked around it by specifying the TCP port number after the data source name. That is a great news and I am glad to hear that. Going after your current workaround, I would like to add more comments. Did you check if SQL Server Browser service was started on your server? Analysis Services records the port number and the instance name with SQL Server Browser, which is the service that handles lookup of named instances. If your SQL Server Browser service was not started, your Analysis Services instance may not be correctly identified by your clients. You can check the status of SQL Server Browser from SQL Server Configuration Manager->SQL Server 2005 Services. If it is not started, please manually start it. Thank you for choosing Microsoft. Please do not hesitate to let me know if you have any other questions or concerns. Best regards, Charles Wang Microsoft Online Community Support ================================================== ======= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ======= This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
#10
| |||
| |||
|
|
Thanks Charles. It seemed to work splendidly for a while and then I started getting the message again. I did see that the browser service was disabled. I assume that this is by default on installation of SQL 2005, but would not understand why that would be wise, could it be a security risk having it on, or just that it is not necessary in most cases to have it switched on? Anyway, I will post back if I see the message again. Thanks, Nick. ""Charles Wang [MSFT]"" <changliw (AT) online (DOT) microsoft.com> wrote in message news:Bk2JC8ZkJHA.5280 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl... Hi Nick, How are things going? I was on a vacation last week. My colleague Robbie and Peter helped assist you on this post. Now I am back to office and will provide further assistance for you. Regarding this issue, it looked that you worked around it by specifying the TCP port number after the data source name. That is a great news and I am glad to hear that. Going after your current workaround, I would like to add more comments. Did you check if SQL Server Browser service was started on your server? Analysis Services records the port number and the instance name with SQL Server Browser, which is the service that handles lookup of named instances. If your SQL Server Browser service was not started, your Analysis Services instance may not be correctly identified by your clients. You can check the status of SQL Server Browser from SQL Server Configuration Manager->SQL Server 2005 Services. If it is not started, please manually start it. Thank you for choosing Microsoft. Please do not hesitate to let me know if you have any other questions or concerns. Best regards, Charles Wang Microsoft Online Community Support ================================================== ======= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com. ================================================== ======= This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== ======= |
![]() |
| Thread Tools | |
| Display Modes | |
| |