![]() | |
![]() |
| | Thread Tools | Display Modes |
#71
| |||
| |||
|
|
The RS application is stateless. You can "farm" it across many application servers for both scale-out and redundancy. State is maintained in two back-end databases which you place on the clustered SQL host. Regardless of which front-end server each requist "hits" the user experience is exactly the same. Think of SSRS as a web app, not as a database engine. -- Geoff N. Hiten Principal SQL Infrastructure Consultant Microsoft SQL Server MVP "brahma" <bra... (AT) discussions (DOT) microsoft.com> wrote in message news:BB926E65-A15E-4482-9B8E-6214C221480C (AT) microsoft (DOT) com... hi Geoff, if node1 faild then node2 comes alive and i had installed reporting services on both nodes so what happen to reporting services. RS also failover or what happend to RS if node1 failover to node2 Thanks, Brahma "Geoff N. Hiten" wrote: You can install it to each node on a cluster, but there is no way to make SSRS "cluster-aware". It is like a web farm where more nodes add scalability and redundancy. -- Geoff N. Hiten Principal SQL Infrastructure Consultant Microsoft SQL Server MVP "Robin9876" <robin9... (AT) hotmail (DOT) com> wrote in message news:b0f1f2c0-e9f0-481d-a58a-3d480c0f5df0 (AT) z28g2000prd (DOT) googlegroups.com... Does that mean it can be configured on a cluster? On Oct 24, 2:23 pm, "Geoff N. Hiten" <SQLCrafts... (AT) gmail (DOT) com> wrote: SSRS is not natively cluster-aware. I usually don't install SSRS on my database clusters as it does not work and play well with other SQL components on the same box. SQL 2008 got better, though. -- Geoff N. Hiten Principal SQL Infrastructure Consultant Microsoft SQL Server MVP "Robin9876" <robin9... (AT) hotmail (DOT) com> wrote in message news:54169668-78a5-4b71-b863-65927e4bafc8 (AT) m36g2000hse (DOT) googlegroups.com... For an existing SQL 2005 cluster which is inactive/passive mode, how can you install SSRS as cluster enabled? The only option seem to be a local instance for the SQL Server. |
![]() |
| Thread Tools | |
| Display Modes | |
| |