dbTalk Databases Forums  

SQL Mirroring of SQL Reporting Services

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss SQL Mirroring of SQL Reporting Services in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM






Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #22  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM






Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #23  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #24  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #25  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #26  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #27  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
  #28  
Old   
Dave Sundell
 
Posts: n/a

Default RE: SQL Mirroring of SQL Reporting Services - 12-03-2008 , 12:11 PM



Does the Reporting Services TempDB get reset when the service gets restarted?
So if it gets reset from "full" to "simple" after a restart will this cause
any issues with miroring?

"Mohit K. Gupta" wrote:

Quote:
I have not done mirroing on the Reporting Databases; but you should be able
to change the recovery mode to full on the temp. The Report Services doesn't
care about recovery mode as far as I know.

It is just set that way so it doesn't grow out of control; but with
Mirroring you have to montior that the log size anyway contionusly. So that
shouldn't be an issue for you.

As you pointed out the key-mangement issue; I am not sure how you will deal
with that for Mirroring.

Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Steven" wrote:

Hello,

We would like to use SQL Mirroring as a high availability option for our
production environment. Our user databases are not a problem. It seems
like SRS might be though. When using mirroring, the principal database
needs to have it's recovery mode set to "full" and from what I understand if
mirroring SRS, we need to mirror the ReportServerDB and the
ReportServerTempDB. The later DB runs in simple mode (since it's tempdb).
When doing SRS as part of H/A I understand that both DBs have to sync
together. Is this doable and if so, can anyone point me in the right
direction? I also am aware of the RSConfig and RSKeyMgmt issues.

We are running SQL 2005 with SRS 2000 (will upgrade to SRS 2005 next year).

Thanks so much,
Steve




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.