EasyManua.ls Logo

Cisco TMS SQL DATABASE User Manual

Cisco TMS SQL DATABASE
35 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
Cisco TMS SQL Database
Product Configuration Guide
December 2010
D14216.01

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Cisco TMS SQL DATABASE and is the answer not in the manual?

Cisco TMS SQL DATABASE Specifications

General IconGeneral
BrandCisco
ModelTMS SQL DATABASE
CategorySoftware
LanguageEnglish

Summary

Introduction

Tip format

Explains the numbering, structure, and applicability of tips within the document.

Tips category – General SQL Server Topics

TIP T100 - Different types of SQL Server

Details the various SQL Server versions relevant to Cisco TMS, including MSDE and Express editions.

TIP T101 - SQL Server management tools

Discusses command-line and GUI tools for managing SQL Server, such as osql and SSMS.

TIP T103 - SQL Versions bundled with Cisco TMS

Explains which SQL Server versions were included with Cisco TMS installers historically.

TIP T104 - Cisco TMS SQL version compatibility

Outlines the SQL Server versions compatible with different Cisco TMS releases.

TIP T105 - Cisco TMS database and files

Details the default naming and location of Cisco TMS database files (mdf, ldf).

TIP T106 - The SQL Server instance

Explains the concept of default and named SQL Server instances and how they are used.

TIP T107 – Identifying the SQL Server instance name

Provides methods to find the name of a SQL Server instance using Windows Services or osql.

TIP T108 - SQL authentication modes

Describes SQL Server authentication modes (Windows vs. Mixed Mode) and TMS requirements.

TIP T109 - When do I need a full version of SQL?

Helps determine when to use a full SQL Server edition instead of free Express versions based on usage.

TIP T109 - Using osql for Cisco TMS tasks

Details the syntax and usage of the osql command-line tool for Cisco TMS operations.

Simple examples for Cisco TMS use

Provides practical examples of using osql for common Cisco TMS database tasks.

Tips category - Networking SQL Connectivity

TIP T200 - Enabling remote access to SQL

Guides on how to configure SQL Server to allow remote connections from other computers.

TIP T201 - SQL Server 2005 and firewalls

Explains how to configure Windows Firewall for SQL Server 2005, considering single and multiple instances.

TIP T202 - SQL Server 2000 and Firewalls

Details firewall configuration for SQL Server 2000, including port usage and scenarios.

Tips category - Maintaining and Upkeep

TIP T300 - Backing up the Cisco TMS Database using osql

Provides instructions on how to perform full backups of the Cisco TMS database using the osql utility.

TIP T301 - Restoring the Cisco TMS Database using osql

Explains how to restore the Cisco TMS database from a backup using the osql utility.

TIP T302 - Automating backups with SQL 2005 Express

Guides on automating database backups using SQL 2005 Express and the expressmaint utility.

TIP T303 - Detaching and reattaching databases

Describes how to detach and reattach Cisco TMS database files using osql for moving or copying.

TIP T304 - Upgrading MSDE 2000 to SQL 2005 Express

Outlines the steps for upgrading from MSDE 2000 to SQL Server 2005 Express for Cisco TMS.

Alternative 1 – Install SQL Server manually

Details the manual installation of SQL Server 2005 Express as an upgrade path for Cisco TMS.

Quicker

Describes the advantages of performing a quicker manual SQL Server installation.

Cons

Lists the disadvantages of performing a manual SQL Server installation for Cisco TMS.

Alternative 2 - Use Cisco TMS Installer to install SQL Server

Explains how to use the Cisco TMS installer to perform the SQL Server upgrade.

SQL code to update indexes and statistics

Provides SQL scripts to update indexes and statistics after database upgrades for performance.

TIP T305 - Resetting/changing/forgotten sa password

Details how to reset or change the 'sa' user password for the Cisco TMS SQL Server.

Related product manuals