all groups > sql server reporting services > february 2006 >
You're in the

sql server reporting services

group:

Migrating Reports to Prod


Re: Migrating Reports to Prod toolman
2/21/2006 9:17:49 AM
sql server reporting services: A little background first. We have two IT divisions, each of those
break down to at least four subdivisions. Some of those subdivisions
break down even further. Each division, sub and sub-sub has reports
specific to their area. It becomes very complicated and the volume of
reports is large and growing.
Because of the complicated hierarchy and the volume we actually
maintain two separate instances of Report Manager on two separate
boxes. One for Development the other for Production.
All developers have almost Content Manager rights to folders and
reports on the development server. End users get Browser access to
this box on a need be basis.
General permissions on the production server are much more limited,
pretty much just to the Browser role. We have a group of individuals
("Admins") with Content Manager rights who do all the report management
on the production box.
In conjunction, we also maintain two separate, Development and
Production project folders in Source Safe. The Admins move production
ready projects from the Dev folder to the Prod folder and deploy from
there.

All that being said, depending on your situation you could probably
accomplish much of the same with a folder hierarchy using the role
based item level security features of SSRS.
Migrating Reports to Prod Steven
2/21/2006 10:47:42 AM
Has anyone had any experience in migrating reporting objects from a dev to a
prod platform. We are looking for recommendations for the best way to do
this. This might be whole folders with settings or simply a few reports.

Thanks in advance,

Steve

Re: Migrating Reports to Prod Steven
2/21/2006 2:52:40 PM
Thank you that quick answer. I am curious how objects are moved though.
The process of moving to Production should be handled by a select few. What
kind of process exists within Reporting Services to move objects
(folders/data sources/reports/etc.)?

Thanks,

Steve
[quoted text, click to view]

Re: Migrating Reports to Prod Raj
2/21/2006 8:20:19 PM
Hi Steven,

Its very easy to deploy objects of RS on production machine. Just use
script concept of RS. Or you can download a free tool named - Scripter
which is used to deploy all objects of RS like Report Folder, Reports,
Datasource, schedules, roles, etc.

Check this link for more information - http://sqldbatips.com

Thanks
Regards
Raj
Re: Migrating Reports to Prod Amarnath
2/21/2006 8:55:28 PM
Hi Steven,
You can do it with deploy option (Target Server URL) by changing the server
it copies, first change it to a testing server and you are sure all the
reports work properly then change the server to the production, so you dont
have to check reporting server does it for you by copying all required files
including datasource , reports etc...

Regards
Amarnath

[quoted text, click to view]
Re: Migrating Reports to Prod Steven
2/22/2006 9:53:18 AM
Thanks everyone. Very helpful.

Steve
[quoted text, click to view]

AddThis Social Bookmark Button