Hi guys,
After creating new database columns I'm having this error when I try to add them into my SSAS model:
I can see the field in the table preview and when I press Ok after checking the new column, it fails after a minute or so:
OLE DB or ODBC error: Login timeout expired; HYT00; A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.; 08001; Named Pipes Provider: Could not open a connection to SQL Server [5]. ; 08001.A connection could not be made to the data source with the DataSourceID of '7eabfe4f-0213-41a0-9b74-4edc962d7514', Name of 'DataWarehouse'.An error occurred while processing the partition 'Ramo_b51dd40e-8330-4d9a-b52f-ded310e50ccb' in table 'Ramo_b51dd40e-8330-4d9a-b52f-ded310e50ccb'.The current operation was cancelled because another operation in the transaction failed.
Any ideas of what might be causing this and how to overcome it?
Thank you