Skip to content
  • X
  • YouTube
  • LinkedIn
Ryan Adams Data Blog
  • Home
  • Articles
  • Presentation Materials
  • About Ryan
  • A close-up of vintage books on library shelves in London, showcasing an abundance of literary history.

    How to move the TempDB Database

    July 14, 2011

    Note that TempDB is recreated every time SQL starts.  Why is this important?  It means we don’t have to move the physical file on the file system. First we… Continue Reading

  • African American woman studying with books in a library archive area.

    How to move the MSDB database

    July 13, 2011

    First we need to know the name and file location of the MSDB database files.  When you change the location, make sure to keep the same name.  Technically we don’t… Continue Reading

  • A quiet, empty corridor in Barbican Centre, London with brick walls and ceiling lights.

    How to move the Model Database

    July 12, 2011

    First we need to know the name and file location of the Model database files.  When you change the location, make sure to keep the same name.  Technically we don’t… Continue Reading

  • Detailed view of disassembled HDD showing intricate internal components.

    How to move the Master database

    July 11, 2011

    The catch to moving the Master database is that you must also move the Resource database.  Microsoft states that the Resource database must reside in the same location… Continue Reading

  • A woman in a blue uniform folding textiles in a brightly lit factory.

    How to add your CMS server to a group

    July 6, 2011

    You cannot add a connection to your CMS server, on your CMS server.  Well that is what I thought until SQLSaturday in Houston, where John Sterrett (Blog|Twitter) pointed… Continue Reading

  • Vehicle crossing a suspension bridge with lush green hills in the background under clear sky.

    syspolicy_purge_history Job Fails

    June 22, 2011

    The syspolicy_purge_history SQLAgent job is used by Policy Based Management in SQL server to clear out the policy evaluation history kept by PBM. The job consists of the following… Continue Reading

  • Interior view of the Siemens Halske generator at historic Zeche Zollern mine museum in Dortmund, Germany.

    T-SQL Tuesday Mirroring and SSWUG

    June 14, 2011

    This month’s T-SQL Tuesday is hosted by Allen Kinsel (Blog|Twitter) and covers “disasters and recovery”.  My favorite DR solution is mirroring.  Mirroring is easy to setup and fast,… Continue Reading

  • Dynamic view of the Denver Convention Center's architecture with city skyline.

    SQLRally 2012 Dallas

    June 10, 2011

    It’s Official !! The host for SQLRally 2012 has officially been given to Dallas and the North Texas SQL Server User Group.  NTSSUG is elated to have been… Continue Reading

  • A detailed close-up view of stacked newspapers, highlighting textures and layers.

    Don’t develop SSRS reports in the wrong version

    June 3, 2011

    I had an interesting issue a couple of months ago while creating an SSRS report.  I developed my report in BIDS, built it, and previewed it just fine. … Continue Reading

  • Entrance and exit turnstiles at Aqueduct Racetrack Casino in New York City.

    AD Password Never Expires Utility

    May 26, 2011

    A few years ago I had a need to find all accounts in Active Directory that had the “Password Never Expires” option set.  I wrote an HTA with… Continue Reading

  • Person writing in a notebook on a wooden table with cash, coins, and a phone nearby.

    SQL Reporting Services – The report server is not responding

    April 28, 2011

    Today I received the following error on one of my SQL Reporting Services Servers. “The report server is not responding. Verify that the report server is running and… Continue Reading

  • A large, diverse audience attentively listens during an indoor event.

    SQLSaturday 63 Wrap-up

    April 11, 2011

    If you have ever helped organize a SQLSaturday you know how hard it can be and how much time is required.  This was the third (one of which was… Continue Reading

←
1 … 10 11 12 13 14 … 16
→
Ryan Adams Data Blog
  • X
  • YouTube
  • LinkedIn

© 2009–2026 Ryan Adams. All rights reserved.

The views and opinions expressed on this site are my own and do not
necessarily reflect those of my employer, Microsoft.