Hello
I have set up Always on availability functionality in SQL 2012. It is working as expected for Database engine.
But recently, I created SSAS cube and deployed on SQL server. In SSAS cube, Datasource connection was for Listener.
I can view SSAS cube on SQL1(Primary replica) and Listener, but when I login to SQL2(Secondary Replica) , I don't see SSAS cube in management studio.
Do I need to do anything additional to view SSAS cube on SQL2(Secondary replica)?
Thanks