March, 2010

Posts
  • Blog

    Understanding RAID for SQL Server: Part 1

    • 0 Comments
    Choosing the right number of hard drives and the correct RAID (redundant array of independent disks) configuration when you design your database server can save you a lot of time. If you make a mistake, changing the RAID configuration and moving the database...
  • Blog

    Understanding Fill Factor

    • 0 Comments
    If you've been working with SQL Server for a while, you probably have come across the term "fill factor" and wondered what exactly it is. Fill factor is the act of putting "holes" in the page when the data is written so that the page isn't packed full...
  • Blog

    Understanding Index Defragmentation

    • 0 Comments
    Our March 17 post discussed index fragmentation and introduced you to a script that we use to determine index fragmentation. This is a follow-up that explains the script. Just as a reminder—index fragmentation is a bad thing. It degrades performance and...
  • Blog

    Configuring the tempdb Database: Part 2

    • 0 Comments
    This is a continuation of the blog post Configuring the tempdb Database—Part 1 . To improve performance and remove disk I/O deadlock, we recommend that you have a separate physical disk (as simulated by the RAID on the computer), as discussed in Part...
  • Blog

    Creating a Performance Baseline: Part 2

    • 0 Comments
    This is a continuation of yesterday's post. Today's topic is how to get a performance baseline for SQL Server's memory usage. Why Do You Need a Memory Usage Performance Baseline? We are going to show you how to monitor memory usage. Without a baseline...
  • Blog

    Creating a Performance Baseline: Part 1

    • 0 Comments
    You'll often hear that you should monitor the performance of SQL Server. You may read a little about performance monitoring, and you may turn on a few counters or perform a query against a dynamic management view that you know about. But, you may still...
  • Blog

    Configuring the tempdb Database: Part 1

    • 0 Comments
    Besides the databases that Teamcenter is using in SQL Server, SQL Server itself has several system databases. The tempdb system database is available to all users who are connected to the instance of SQL Server. SQL Server treats tempdb differently from...
  • Blog

    SQL Server Data Compression

    • 0 Comments
    If you haven't looked into SQL Server 2008, and you have a large database, we suggest that you get an evaluation copy. You'll want to explore one of the best features Microsoft has added to SQL Server in a long time: data compression. Data compression...
  • Blog

    Initial Windows Installation

    • 0 Comments
    Some things come naturally to SQL Server DBAs. You could probably debug indexes in your sleep. But if this is your first time installing and supporting SQL Server, here are a few suggestions for installing Windows Server on the computer that is running...
  • Blog

    Defragging Your Indexes

    • 1 Comments
    Last week, we touched on the topic of fragmentation in Fragmentation and What You Can Do about It . This week, we take a deeper look into the problem and tell you how to defragment your indexes. Why You Should Defragment Indexes It's all about performance...
  • Blog

    Why You Should Not Shrink Your Database

    • 0 Comments
    In a previous post , we mentioned that shrinking a database can cause fragmentation, and fragmentation can cause Teamcenter to run slowly. Paul Randall discussed this issue in a blog post ( http://www.sqlskills.com/blogs/paul/post/Why-you-should-not-shrink...
  • Blog

    We Are Listening

    • 0 Comments
    You know those tech blogs that continually (or even just once in a while) toss content over the fence without any concern for where it's landing? Yeah, we don't like those either, and we work hard to not be like that. We want this blog to be a two...
  • Blog

    Size Your Files

    • 0 Comments
    So, you want to run a big SQL Server database and maintain high performance? Start by sizing up—the database files, that is! Pre-sizing the database files appropriately will let Teamcenter perform at its best when it runs on SQL Server. When you create...
  • Blog

    Fragmentation and What You Can Do about It

    • 0 Comments
    Feeling fragmented? Relax . . . this blog post will bring the pieces together. This post can help you get better performance from Teamcenter running on SQL Server. When you mention "fragmentation" to database administrators, they automatically think...
  • Blog

    Separate Servers

    • 0 Comments
    Here is an easy-to-implement suggestion to optimize your setup right out of the gate: SQL Server runs best on a computer by itself, with PLM Teamcenter running on a separate physical computer. Why separate servers? The short answer—because it will...
  • Blog

    Webcast on Deploying Teamcenter on SQL Server

    • 0 Comments
    This webcast covers how deploying Teamcenter using SQL Server 2008 for the database can benefit your organization, and hear some of the technical considerations for deploying Teamcenter using Microsoft technologies. TechNet Webcast: Deploying Siemens...
  • Blog

    Which Version of SQL Server Should I Use?

    • 0 Comments
    Thinking about running Teamcenter on SQL Server? Then you’ll want to know about versions and compatibility. Look no further. Version 8.0 of PLM Teamcenter supports Microsoft® SQL Server® 2005, and SQL Server® 2008. Your best choice for a new SQL Server...
  • Blog

    Welcome to Siemens PLM Software Teamcenter on SQL Server

    • 0 Comments
    Welcome to Siemens PLM Software Teamcenter on SQL Server—your source for content about running Siemens PLM Software Teamcenter on Microsoft SQL Server. Our goal is simple: to make you look good! (Yes, even you. ) We’ll do that by posting great information...
Page 1 of 1 (18 items)