1 © 2001, Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID SQL 2005.

Slides:



Advertisements
Similar presentations
Advanced SQL Schema Customization & Reporting Presented By: John Dyke As day to day business needs become more complex so does the need for specifically.
Advertisements

Never lose your data again!
© 2011 Autodesk Go Big or Go Home! Part 1 – Large Scale Autodesk Vault Deployments Irvin Hayes Jr. Technical Product Manager.
DB2 Tools Pertemuan 3 Matakuliah: T0413 Tahun: 2009.
1 © 2006 Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID Using the Cisco Technical Support & Documentation Website for Voice Issues.
Automating Common DBA Tasks
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Getting Started with Microsoft SQL Server 2012 Express Edition Appendix A DAVID M. KROENKE and DAVID J. AUER DATABASE CONCEPTS, 6 th Edition.
SOUL INSTALLATION Step-1 For this Please Install the Version 7.0 or SQL Server 2000 or onwards.
 Go to Control Panel of your System  Click on System and Security.
AGENDA Tools used in SQL Server 2000 Graphical BOL Enterprise Manager Service Manager CLI Query Analyzer OSQL BCP.
Managing and Monitoring SQL Server 2005 Shankar Pal Program Manager SQL Server, Redmond.
Module 3: SQL Server 2005 Administrative Tools. Overview Using SQL Server Management Studio Using SQL Computer Manager Using the sqlcmd Utility Using.
SQL Server Management Studio Introduction
vPower Еще возможности 26 СПОСОБО В из 1 копии.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
1 © 2001, Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID 8.6(2) OVAs UCBU Platform Team.
What does SQL Server Management Studio mean? Cortex User Group Meeting Portland – 2012 What does SQL Server Management Studio mean? Cortex User Group Meeting.
Today’s Agenda Chapter 12 Admin Tasks Chapter 13 Automating Admin Tasks.
Module 13 Automating SQL Server 2008 R2 Management.
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
1 © 2006 Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID Using the Cisco Technical Support & Documentation Website for Security.
1 © 2003 Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID Cisco Technical Assistance Center (TAC) TAC Service Request Tool Overview.
1 Chapter Overview Reviewing the Results of Installation Starting, Stopping, Pausing, and Modifying Microsoft SQL Server 2000 Services Working with Osql,
SQL SETUP FILE SELECTION
Chapter 10 : Designing a SQL Server 2005 Solution for High Availability MCITP Administrator: Microsoft SQL Server 2005 Database Server Infrastructure Design.
Enterprise Manager
1.1 SQL Server 2005 管理工具介紹與使用. Overview Using SQL Server Management Studio Using SQL Configuration Manager Using the sqlcmd Utility.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
SQL2005 Cluster Build. IP Request Request 6 IP Addresses – One for EACH SQL virtual server (2) – One for the cluster – One for Distributed Transaction.
The 1:1 meeting scheduler that runs itself The 1:1 meeting scheduler that runs itself.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
FTP Web SQL Web failover SQL backup backup Active Directory Active Directory Failover Cluster.
Guide to MCSE , Enhanced 1 Activity 12-1: Backing Up Files and Folders Using the Backup Utility Objective: To explore the use of Windows Server 2003.
1 Copyright © 2004, Oracle. All rights reserved. Introduction.
Present :Arezoo Mollahasani. Step 1  Define your server connection Open MySQL WorkBench and click New Server Instance on the right of the window.
By Shanna Epstein IS 257 September 16, Cnet.com Provides information, tools, and advice to help customers decide what to buy and how to get the.
© 2008 IBM Corporation November 17, 2015 Informix Administration Overview John F. Miller III March 2008.
SQL Server 2000 Sys Admin Jeremiah Curtis Engineering Services
1 Session Number Presentation_ID © 2002, Cisco Systems, Inc. All rights reserved. Using the Cisco TAC Website for Security and Virtual Private Network.
1 © 2003, Cisco Systems, Inc. All rights reserved. Proprietary and Confidential Unity Connection 7.0(1) Messaging Redundancy TOI July 2008 Jane Rygg
Guide to MCSE , Enhanced1 Activity 11-1: Using Task Manager to Manage Applications and Processes Objective: To explore managing applications and.
Vista and halFILE. Vista Minimum Specs An 800 MHz processor 512 MB of RAM A 20 GB hard drive with 15 GB of free space.
BSG Group - Dau Anh Trong1 Introduction about MS SQL Server 2005.
Enterprise manager Using the Enterprise manager. Purpose of the Enterprise Manager To design tables To populate / update tables To draw diagrams of tables.
Learningcomputer.com SQL Server 2008 – Management Studio.
Backing Up and Restoring Databases by Using the SQL Server 2000.
1 Session Number Presentation_ID © 2002, Cisco Systems, Inc. All rights reserved. Using the Cisco TAC Web Site for Network Security and Virtual Private.
Ch 12. Replication. Replication Place copies of data to a different location Use: Reduce locking conflict when multiple sites want to work on same set.
Ch 2. Creating and Configuring Databases. SQL Server Management Studio (SSMS) Graphical way to create / manage SQL Server Combines features from Query.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Backup Tables in SQL Server. Backup table method Cape_Codd database is used in this example 1.Righ click the database that contains the table you want.
1 Chapter Overview Using Standby Servers Using Failover Clustering.
1 © 2004 Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID Cisco Technical Support Seminar Using the Cisco Technical Support Website.
1 © 2005 Cisco Systems, Inc. All rights reserved. Cisco Confidential Session Number Presentation_ID Unity Connection Provisioning API Matt Penning Unity.
SQL Database Management
DBMS Programs MS SQL Server & MySQL
Understanding and Improving Server Performance
Backup A backup of the cluster includes the system state, the node, and the cluster disk.
Microsoft BackOffice Applications
Making PowerShell Useful
dbatools - PowerShell and SQL Server Working Together
Making PowerShell Useful
Microsoft Connect /17/2019 9:55 PM
Share What You Have Learned EP Session
Michelle Haarhues Keeping up with SSMS.
AEM Operations Dec 2017.
Ch 1 .Installing and configuring SQL Server 2005
Presentation transcript:

1 © 2001, Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID SQL 2005

222 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID SQL Server Management Studio In SQL 2005, a new tool called SQL Server Management Studio replaces both Query Analyzer and Enterprise Manager in SQL 2000.

333 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID SQL Server Management Studio

444 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID SQL Server Management Studio 1.The node for UnityDb. From here, you can browse to all Unity tables, views, functions and stored procedures. 2.Right click to get to the Replication Monitor. 3.Select this node to see the list of jobs on the “Object Explorer Details” tab. Note that only replication related jobs are here if failover is setup. Non replication related jobs become Windows Tasks.

555 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID SQL Server Management Studio 4.You can use this tool to look at the job history of replication related SQL jobs. 5.SQL query window 6.SQL result window

666 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID Windows Tasks Non replication related jobs become Windows Tasks. Can Be Found: Start -> Control Panel -> Scheduled Tasks

777 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID Scheduled Tasks SQL Nightly Backup Job run: osql –E –I C:\CommServer\Localize\DefaultConfiguration\ENU\SqlNightlyBackupJob.sql runas: Time : Daily 2am SQL Weekly Backup Job run: osql -E -i C:\CommServer\Localize\DefaultConfiguration\ENU\SqlWeeklyBackupJob.sql runas: Time : Sunday 3am Check SQL Configuration run: osql -E -i C:\CommServer\Localize\DefaultConfiguration\ENU\CheckSqlConfiguration.sql runas: Time : Daily 11:30 PM Cisco PCA Clean up run: cmd /c "C:\CommServer\cscoserv\bin\clean_jar_cache.bat runas: NTAuthority/System Time : Daily 1:31 AM * - Install Drive was c:\commserver in this example

888 © 2001, Cisco Systems, Inc. All rights reserved. Presentation_ID Other Tools Launch SQL Server Management Studio 2.Launch SQL Server Profiler