Skip to content
SQLInsight

SQLInsight

We Do SQL Right!

  • What’s New
  • Power BI Gallery
  • PowerPoint Downloads
  • About Us
  • Contact Us
  • Home
  • SQL Administration
  • Page 3

Category: SQL Administration

Finding SQL Server’s Full-Text indexes

October 24, 2011 Steve Schneider

I have a lot of servers.  Full-Text operations sort of slipped up on me.  Then, a developer asked for assistance…in particular who else was using full-text that he could ask for guidance?  I couldn’t tell him.  That got me started…

Read more

SQL 2005, SQL 2008, SQL AdministrationFull-Text indexLeave a Comment on Finding SQL Server’s Full-Text indexes

New 2008 r2 Install SSIS “Failed to retrieve data for this request.”

September 30, 2011 Steve Schneider

You might also get: “The SQL Server instance specified in SSIS service configuration is not present or is not available. This might occur when there is no default instance of SQL Server on the computer.”  To resolve this…

SQL Administration, SQL Clustering, SSISLeave a Comment on New 2008 r2 Install SSIS “Failed to retrieve data for this request.”

Drop user who owns a Schema

September 28, 2011 Steve Schneider

How often are you deleting users and you get the warning that this user owns a schema and the schema is going to get dropped also…and are you sure you want to do this? … And no, you’re not really…

Read more

SQL 2005, SQL 2008, SQL Administrationdrop user, SQL SchemaLeave a Comment on Drop user who owns a Schema

Character selection by location in a string

August 31, 2011 Steve Schneider

Suppose you had a 4 character field (prefx), and you wanted to find all those records where the 2nd and 4th characters were numeric, with the other two being alphabetic.  Here’s a neat, simple solution: select * from TableName where prefx…

Read more

SQL 2005, SQL 2008, SQL AdministrationSQLLeave a Comment on Character selection by location in a string

Monitoring Log File Growth in SQL Server

August 19, 2011 Steve Schneider

We recently had to ‘migrate’ a vendor supplied database with a vendor-supplied process.  We were warned that the database log file could grow some 10,000% !!!!  Not finding that particularly palatable, I upped the transaction log backup to every minute.  I…

Read more

SQL 2005, SQL 2008, SQL AdministrationLeave a Comment on Monitoring Log File Growth in SQL Server

Dba’s Memory Assistant

August 12, 2011 Steve Schneider

I can’t always remember ok, make that i frequently forget things.   Can i use SSMS to help me?  Yes!

SQL 2008, SQL AdministrationAdministrationLeave a Comment on Dba’s Memory Assistant

See your servers’ performance real-time

July 20, 2011 Steve Schneider

I have posted an article to enable you to compare your servers’ performance in real time.  It’s one of my favorites.  It won’t run on systems older than 2005.  You’ll find it here.

Performance Tuning, SQL 2005, SQL 2008, SQL AdministrationPerformance, SSMSLeave a Comment on See your servers’ performance real-time

Why can’t I see more job history?

July 19, 2011 Steve Schneider

I’ve been a DBA for a long time… and it still takes me a minute of thinking before I remember how to see more job history.  Furthermore, it takes a second try before I remember that the “Maximum job history…

Read more

SQL 2000, SQL 2005, SQL 2008, SQL AdministrationSQL Job historyLeave a Comment on Why can’t I see more job history?

Reboot–the last resort

July 18, 2011 Steve Schneider

Simple, weird problem, long research, short answer.  The other evening, “something strange” happened to one of my clustered (active-active) boxes.  When i arrived in the morning, the linked servers from each of the nodes to the other node was failing with…

Read more

SQL AdministrationLinked ServerLeave a Comment on Reboot–the last resort

Determine Backup schedules across multiple SQL Servers

July 12, 2011 Steve Schneider

Today some architecture changes were scheduled to occur in the evening.  I wanted to adjust or disable backup jobs that could be affected.  I have some 50 SQL servers.  I needed to know when the backups were to start on…

Read more

SQL 2000, SQL 2005, SQL 2008, SQL AdministrationBackups, SQL 2008, SQL Server 2005Leave a Comment on Determine Backup schedules across multiple SQL Servers

Posts navigation

Previous 1 2 3
Copyright SQL Insight 2017 © All rights reserved.
Business Era by mProThemes