//

windows server 2008

SQL Server 2008 R2 – SSIS

Posted by steve on May 18, 2010 at 4:58 am

Did an upgrade today from SQL Server 2008 R2 CTP [community technical preview] evaluation software to the final RTM [release to manufacturing] version. One thing l noticed  – l cant find a service for SSIS – Sql server integrated services – under the usual list of SQL services using SCCM – SQL server configuration manager. [...]

SQL Server 2008 Data Collection..

Posted by steve on April 25, 2010 at 9:07 pm

“SQL Server 2008 provides a data collector that you can use to obtain and save data that is gathered from several sources. The data collector enables you to use data collection containers, which enable you to determine the scope and frequency of data collection on a computer that is running SQL Server 2008.” Setup steps [...]

SQL Server 2008 R2 installation notes…

Posted by ms24503 on April 17, 2010 at 5:14 am

Click here to view my installation by pictures webpage for Microsoft SQL Server 2008 R2

Network…

Posted by ms24503 on March 6, 2010 at 10:22 pm

Finally decided to revisit my home network – LAN and Wireless, especially with respect to wifi security. My setup essentially is this: a private Gigabit Local Area Network [LAN] using 192.168.0.x ip address range served by a dhcp server running off Smoothwall Express – an open source based excellent firewall program. I downloaded the iso [...]

Installing Sharepoint 2010 Beta..

Posted by ms24503 on February 19, 2010 at 2:56 pm

Microsoft Sharepoint 2010 beta software requires the following: Application server role, web server IIS Role SQL Server 2008 native client Microsoft “Geneva” framework runtime Microsoft Chart Controls for Microsoft Framework 3.5 Microsoft Filter Pack 2.0 SQL Server 2008 Analysis Services ADOCMD.NET I attempted to install this on a development Windows 2008 R2 server, which already [...]

Problems removing a SQL2005 replication publication and subscription

Posted by ms24503 on February 11, 2010 at 5:11 pm

Issue: use [MyDB] exec sp_dropsubscription @publication = N’pbMyDBSnapshotPull’, @subscriber = N’YYY\MyDBX’, @destination_db = N’MyDB’, @article = N’all’ GO Result Msg 20032, Level 16, State 1, Procedure sp_MSdrop_subscription, Line 85 ‘YYY\MyDBMOBILE’ is not defined as a Subscriber for ‘YYY\MYDBINSTANCE’. Msg 14070, Level 16, State 1, Procedure sp_MSrepl_changesubstatus, Line 1210 Could not update the distribution database subscription [...]

Transferring logins and passwords between SQL Server 2005 and SQL Server 2008

Posted by ms24503 on January 15, 2010 at 12:17 pm

This link is very useful and details how to transfer the logins and the passwords between instances of Microsoft SQL Server 2005, and Microsoft SQL Server 2008, on different servers. – Microsoft Knowledge Base: #246133

Microsoft SQL Server, Error: 15401

Posted by ms24503 on January 15, 2010 at 12:12 pm

Got this error a lot when trying to add NT user accounts on a SQL Server 2008 installation that was connected to a Windows 2008R2 server running Active Directory 2008 at Windows 2000 functional level.  Same error message appeared when troubleshooting this from a SQL Server 2005 instance in the same server environment. You’ll keep [...]

Azure sample database setup….

Posted by steve on December 29, 2009 at 11:57 am

Notes on setting up the sample database – adventureworks [click here] for Microsoft’s cloud computing sql server called Azure: you need an account – get one from sql.azure.com – it takes some time for your access information to arrive by email. download the sample database using link above extract/unzip to a known location make sure [...]

Business Intelligence w/SQL 2008

Posted by ms24503 on December 27, 2009 at 2:43 pm

Currently reading “Delivering Business Intelligence with Microsoft SQL Server 2008 by Brian Larson” Interesting quotes/definitions: “Would you tell me please, which way I ought to go from here?” asked Alice. “That depends a good deal on where you want to get to,” said the Cat. “I don’t much care where,” said Alice. “Then, it doesn’t matter [...]



Locations of visitors to this page