<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eGroup &#187; SQL Server 2005</title>
	<atom:link href="http://www.egroup-us.com/tag/sql-server-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://www.egroup-us.com</link>
	<description>Technology Solutions for Serious Competitors</description>
	<lastBuildDate>Thu, 16 May 2013 18:43:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SQL Server 2005 SP4 IS FOUR WEEKS OLD.</title>
		<link>http://www.egroup-us.com/2011/01/sql-server-2005-sp4-is-four-weeks-old/</link>
		<comments>http://www.egroup-us.com/2011/01/sql-server-2005-sp4-is-four-weeks-old/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 04:54:16 +0000</pubDate>
		<dc:creator>Jason Webster</dc:creator>
				<category><![CDATA[Blog On]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://blogs.eGroup-us.com/?p=3308</guid>
		<description><![CDATA[<p>Service Packs are always a fun time for database administrators.  Strange issues magically disappear after applying them but more importantly their release can be a bit tricky to install/recover from if something goes wrong.  Service Pack releases are a great time for the everyday data owner to take an overall look at their SQL server [...]</p><p>The post <a href="http://www.egroup-us.com/2011/01/sql-server-2005-sp4-is-four-weeks-old/">SQL Server 2005 SP4 IS FOUR WEEKS OLD.</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Service Packs are always a fun time for database administrators.  Strange issues magically disappear after applying them but more importantly their release can be a bit tricky to install/recover from if something goes wrong.  Service Pack releases are a great time for the everyday data owner to take an overall look at their SQL server environment to make sure service levels, performance, data growth is all under control for the future.  Think of it as spring cleaning, you&#8217;ll feel better once it is done!  </p>
<p>Allow eGroup to perform a &#8220;SQL Server Health Check&#8221; to get your SQL Server to the latest service pack and patch levels while modeling current database configuration, performance and data protection.  Comparing those results to best practice architecture and configuration to ensure your datbaase is scalable for the future and performing optimally.  Most importantly, protecting your businesses most critical asset, its DATA!</p>
<p><span id="more-3308"></span></p>
<p><a href="http://blogs.eGroup-us.com/wp-content/uploads/2011/01/SQLServerHealthCheck.jpg"><img class="alignnone size-full wp-image-3313" src="http://blogs.eGroup-us.com/wp-content/uploads/2011/01/SQLServerHealthCheck.jpg" alt="" width="589" height="762" /></a></p>
<p>The post <a href="http://www.egroup-us.com/2011/01/sql-server-2005-sp4-is-four-weeks-old/">SQL Server 2005 SP4 IS FOUR WEEKS OLD.</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.egroup-us.com/2011/01/sql-server-2005-sp4-is-four-weeks-old/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIGRATING A SQL SERVER REPORTING SERVICES 2005/2008 (SSRS) INSTANCE TO A NEW SERVER</title>
		<link>http://www.egroup-us.com/2009/10/migrating-a-sql-server-reporting-services-20052008-ssrs-instance-to-a-new-server/</link>
		<comments>http://www.egroup-us.com/2009/10/migrating-a-sql-server-reporting-services-20052008-ssrs-instance-to-a-new-server/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 22:09:34 +0000</pubDate>
		<dc:creator>Jason Webster</dc:creator>
				<category><![CDATA[Blog On]]></category>
		<category><![CDATA[Report Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://blogs.eGroup-us.com/?p=1600</guid>
		<description><![CDATA[<p>Here is how to successfully migrate a SQL Server Reporting Server Instance (SSRS) from one location to another using the same major database release. SQL Server 2005 -&#62; 2005 for example. These steps also apply if you are looking to migrate reporting services to a dedicated report server or x64 instance of SQL Server 2005 [...]</p><p>The post <a href="http://www.egroup-us.com/2009/10/migrating-a-sql-server-reporting-services-20052008-ssrs-instance-to-a-new-server/">MIGRATING A SQL SERVER REPORTING SERVICES 2005/2008 (SSRS) INSTANCE TO A NEW SERVER</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Here is how to successfully migrate a SQL Server Reporting Server Instance (SSRS) from one location to another using the same major database release. SQL Server 2005 -&gt; 2005 for example. These steps also apply if you are looking to migrate reporting services to a dedicated report server or x64 instance of SQL Server 2005 or 2008.<span id="more-1600"></span></p>
<ol>
<li>The number one step is to install Database Services and SQL Server Reporting Services on the target machine to be migrated to.  Making sure the service packs are all up to date on both instances is always a good step as well.  When asked, select to create a default SSRS instance.</li>
<li>The next step is to Backup the ReportServer and ReportServerTempDB databases on the source machine.</li>
<li>Back up the Report Server encryption key on the source machine.  To accomplish this start the Report Server Configuration Tool and navigate to the encryption keys section.  This will require you to enter a password for the key.  This password will be needed later when restoring the encryption key to the target server.</li>
<li>On the target Server.  Restore both the ReportServer and ReportServerTempDB databases with the overwrite option to overwrite the default config machines created in step one.</li>
<li>Open up Server Manager and navigate to the Services Console.  Change the service accounts for SQL Server and Reporting Services to the desired accounts matching them up with the source server.</li>
<li>Open up the command prompt and type &#8220;RSKeyMgmt -l&#8221; to get a list of the stored encryption keys on the target server.</li>
<li>Delete all of these keys with the command &#8220;RSKeyMgmt -r &lt;keyid&gt;&#8221;.  Repeat this command for all the key ids listed.</li>
<li>Go to SQL Report Server Configuration tool on the target server and configure all services and tabs to mimick the credentials and settings of the source server.</li>
<li>On the Encryption keys tab, import the encryption key backed up from that source server using the password you specified.</li>
<li>Navigate to C:Program FilesMicrosoft SQL ServerMSSQL.xReporting ServicesReport Serverrsreportserver.cfg and edit that xml file.  Delete the encrypted values in the &#8220;username&#8221;,&#8221;pwd&#8221; and &#8220;domain&#8221; sections.  Replace this with the appropriate domain credentials and save the config file.</li>
<li>Restart IIS and navigate to the new servers report address.  <a href="http://targetserver/reports">http://targetserver/reports</a></li>
</ol>
<p>Below is a good MSFT Knowledgebase article on how to do this as well although there are some omissions.</p>
<p><a href="http://support.microsoft.com/kb/842425" target="_blank">http://support.microsoft.com/kb/842425</a></p>
<p>The post <a href="http://www.egroup-us.com/2009/10/migrating-a-sql-server-reporting-services-20052008-ssrs-instance-to-a-new-server/">MIGRATING A SQL SERVER REPORTING SERVICES 2005/2008 (SSRS) INSTANCE TO A NEW SERVER</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.egroup-us.com/2009/10/migrating-a-sql-server-reporting-services-20052008-ssrs-instance-to-a-new-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PACKAGE CONFIGURATIONS: SQL SERVER INTEGRATION SERVICES (SSIS) HOW TO</title>
		<link>http://www.egroup-us.com/2009/10/package-configurations-sql-server-integration-services-ssis-how-to/</link>
		<comments>http://www.egroup-us.com/2009/10/package-configurations-sql-server-integration-services-ssis-how-to/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 03:38:08 +0000</pubDate>
		<dc:creator>Jason Webster</dc:creator>
				<category><![CDATA[Blog On]]></category>
		<category><![CDATA[Package Configurations]]></category>
		<category><![CDATA[SQL Agent]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[TSQL]]></category>

		<guid isPermaLink="false">http://blogs.eGroup-us.com/?p=1455</guid>
		<description><![CDATA[<p>Package configurations in SQL Server Integration Services (SSIS) gives you a powerful tool to manage configuration data (server names, ip addresses, file shares, resource locations) and make them portable from environment to environment with small amounts of changes. Although there are several package configuration options in the SQL Server 2005/2008 arsenal, one of the best [...]</p><p>The post <a href="http://www.egroup-us.com/2009/10/package-configurations-sql-server-integration-services-ssis-how-to/">PACKAGE CONFIGURATIONS: SQL SERVER INTEGRATION SERVICES (SSIS) HOW TO</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Package configurations in SQL Server Integration Services (SSIS) gives you a powerful tool to manage configuration data (server names, ip addresses, file shares, resource locations) and make them portable from environment to environment with small amounts of changes. Although there are several package configuration options in the SQL Server 2005/2008 arsenal, one of the best is creating a configurations database. This gives you the ability to&#8230;</p>
<ul>
<li>Include configuration data in your normal SQL backup routine by backing up the configuration database.</li>
<li>More familiar for DBAs and Programmers.  Use TSQL statements to update large amounts of configuration data quickly.</li>
<li>Manage multiple configuration scenarios across production, test and development environments by having local configuration databases on each allowing you to seamlessly move packages from environment to environment.</li>
</ul>
<p>Now that the benefits have been laid out and the overall benefits of having completely mobile platform to de<span id="more-1455"></span>velop and deploy SSIS packages on are apparent.  We can take a look at what we will need to do to set up packages to utilize this layout.  Configuration of a package can be completed in three steps.</p>
<ol>
<li>Create a Environment Variable on the datbase server to reference the location of the SSIS Configuration database.</li>
<li>Create the SSIS Configuration Database.</li>
<li>Build/Modify packages to utilize this new configuration data.</li>
</ol>
<p><strong>Step 1:  Creating a Environment Variable on the database server to reference the location of the SSIS Configuration database.</strong></p>
<p>To achieve this we must have planned out what we will call the configuration database in step 2.  For this example we will use &#8220;SSISConfig&#8221; as the database to house our configuration data.  In order to create the environment variable we will use the built in Windows Control Panel System Manager.  Go to Control Panel -&gt; System -&gt; Advanced -&gt; Environment Variables.  Select Create New.  In the name field use SSIS_CONFIG and in the value use</p>
<p>&#8220;Data Source=localhost;Initial Catalog=SSISConfig;Provider=SQLNCLI.1;Integrated Security=SSPI;Auto Translate=False;&#8221;</p>
<p>save the environment variable then exit out of control panel.  This has set up a Environment Variable we can use to point to the location of our config database within our SSIS packages.</p>
<p><strong>Step 2:  Create the SSIS Configuration Database.</strong></p>
<p>Using SQL Management Studio.  Create an new database.  For this example we called it SSISConfig.  Also, if no other databases with test data exist on the server, create a test database (no data necessary) to connect to.  For this example we will call it SSISTestData.</p>
<p><strong>Step 3:  Build/Modify packages to utilize this new configuration data.</strong></p>
<p>Now comes the fun part.</p>
<ol>
<li>Open up BIDS (Business Intelligence Design Studio) and create a new project (SSISTest)</li>
<li>Add a connection manager to the default package for the SSISConfig database.  Do this by right clicking in the Control View and selecting New Connection, Add, and specifying the SSISConfig database.</li>
<li>Repeat Step 2 for the SSISTestData database connection.</li>
<li>Go over to the Package Explorer tab and make sure they appear under Connection Managers.  If not you most likely did not select them after creating them in steps 2 and 3.  Go back and make sure they are highlighted in the list and select &#8220;Add&#8221;.</li>
<li>Back in Control Flow Panel.  Right Click and select Package Configuration</li>
<li>Check off &#8220;Enable Congfiguration&#8221;</li>
<li>Add a new &#8220;Environment Variable&#8221; package configuration and specify the SSIS_CONFIG Environment Variable.</li>
<li>On the next screen target the connection string of SSISConfig Connection as the target of the package configuration.</li>
<li>Save that configuration and Add a new &#8220;SQL configuration&#8221;.</li>
<li>Specify the SSISConfig as the connection.</li>
<li>Select New next to the configuration table and use the default options (or make changes as necessary if you like)</li>
<li>Select the configuration filter to be the SSISTestData connection</li>
</ol>
<p>You now have a database configured connection string where the connections database is specified in an environment variable on the machine.  This makes the package configurations and the configuration database portable and easy to manage from any server location.</p>
<p>Good luck.  Leave comments with any questions.</p>
<p>The post <a href="http://www.egroup-us.com/2009/10/package-configurations-sql-server-integration-services-ssis-how-to/">PACKAGE CONFIGURATIONS: SQL SERVER INTEGRATION SERVICES (SSIS) HOW TO</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.egroup-us.com/2009/10/package-configurations-sql-server-integration-services-ssis-how-to/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint and SSRS Integration error: &#8220;An unexpected error occurred while connecting to the report server. Verify that the report server is available and configured for SharePoint integrated mode.&#8221;</title>
		<link>http://www.egroup-us.com/2009/03/sharepoint-and-ssrs-integration-error-an-unexpected-error-occurred-while-connecting-to-the-report-server-verify-that-the-report-server-is-available-and-configured-for-sharepoint-integrated-mode/</link>
		<comments>http://www.egroup-us.com/2009/03/sharepoint-and-ssrs-integration-error-an-unexpected-error-occurred-while-connecting-to-the-report-server-verify-that-the-report-server-is-available-and-configured-for-sharepoint-integrated-mode/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:15:27 +0000</pubDate>
		<dc:creator>Jason Webster</dc:creator>
				<category><![CDATA[Blog On]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[MOSS2007]]></category>
		<category><![CDATA[NTLM]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Integrated Reporting]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://blogs.eGroup-us.com/?p=457</guid>
		<description><![CDATA[<p>When attempting to Integrate MOSS 2007 with SQL Server 2005 Reporting Server in SharePoint integrated mode there seems to be a few reasons that the above error can occur.  Most of the solutions out there are permissions related by making sure your SSRS application pools are running as a domain user with adequate rights, If you [...]</p><p>The post <a href="http://www.egroup-us.com/2009/03/sharepoint-and-ssrs-integration-error-an-unexpected-error-occurred-while-connecting-to-the-report-server-verify-that-the-report-server-is-available-and-configured-for-sharepoint-integrated-mode/">SharePoint and SSRS Integration error: &#8220;An unexpected error occurred while connecting to the report server. Verify that the report server is available and configured for SharePoint integrated mode.&#8221;</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>When attempting to Integrate MOSS 2007 with SQL Server 2005 Reporting Server in SharePoint integrated mode there seems to be a few reasons that the above error can occur.  Most of the solutions out there are permissions related by making sure your SSRS application pools are running as a domain user with adequate rights, If you are using the Kerberos option you mat have to set up the SPN with the SETSPN commands,  Make sure &#8220;Trusted Site&#8221; is selected in step 1 of the configuration in SharePoint, etc&#8230;</p>
<p>Those have been covered alot and more than likely you have already tried some of them.  One option that I found that wasn&#8217;t reported on as often but has fixed my problems in a few installations is force IIS to use NTLM as your authentication method.  If you are attempting to use NTLM as your authentication method and you are getting a 401.1 Authentication error or the above error message from SharePoint.  Follow these steps and see if your issue isn&#8217;t resolved.  By this time you have beaten your head against the wall for about a day as I have and anything is worth a shot.  This was the magic bullet for me.</p>
<ol>
<li>Open up the command line.</li>
<li>Navigate to C:inetpubAdminScripts</li>
<li>exceute the following command (and restart IIS afterwards for good measure)</li>
</ol>
<p>     <span style="font-family: Courier New;">cscript adsutil.vbs set w3svc/NTAuthenticationProviders &#8220;NTLM&#8221;</span></p>
<p>Navigate back to the MOSS Central Administration Site and see if you are still receiving the error.</p>
<p>Good Luck!</p>
<p>The post <a href="http://www.egroup-us.com/2009/03/sharepoint-and-ssrs-integration-error-an-unexpected-error-occurred-while-connecting-to-the-report-server-verify-that-the-report-server-is-available-and-configured-for-sharepoint-integrated-mode/">SharePoint and SSRS Integration error: &#8220;An unexpected error occurred while connecting to the report server. Verify that the report server is available and configured for SharePoint integrated mode.&#8221;</a> appeared first on <a href="http://www.egroup-us.com">eGroup</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.egroup-us.com/2009/03/sharepoint-and-ssrs-integration-error-an-unexpected-error-occurred-while-connecting-to-the-report-server-verify-that-the-report-server-is-available-and-configured-for-sharepoint-integrated-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->