Posted in Community :
Wipro Technologies |
Infosys Technologies |
Satyam Computer Services Ltd |
6 more ...
SQL Server 2005/2008 Profiler
Tags :
sql server, sql server 2005, sql server 2008, sql server 2000, sql server database, microsoft sql server, sql server jobs, vb net sql server, database, sql database, sql developer, sql dba, sql server download, ms sql, mssql, sql, software, applications
Industry :
IT Products
Functional Area : Application Software |
|
|
Follow this Topic |
more actions >>
|
About "SQL Server 2005/2008 Profiler" topic:
While many DBAs may understand SQL Server 2008 Profiler basics, not too many know how to tap the full potential of this important utility. Here we shall share our knowledge and learn many advanced techniques that can be used to troubleshoot both SQL Server problems and performance issues.
3 insight
, 2 debates
, 1 question
on topic: "SQL Server 2005/2008 Profiler"
Prev1NextShowing 1 - 6 of 6
|
(rate this)
|
Database Shrinking in SQL Server How do I reclaim space in SQL Server? As time goes by, the disk space requirements for your database may fluctuate greatly. You can set SQL Server to automatically expand a database when it requires more space; and you can also set it to 'shrink' when it can reclaim allocated but unused space. Sometimes it makes sense to enable autogrow and autoshrink events, and sometimes it doesn't. (See KB #315512 for information about enabling each of these options.) Shrinking Data Files (*.MDF / *.NDF) If you haven't enabled the auto-shrink setting, there may be times when your database has been cleared of significant amounts of data, and you'd like to reclaim t...
|
|
RAJEEV KUMAR
| Commented
| 2 years ago
|
|
Why database shrinking is not done implicitly? It is better idea to save space automatically. Or some performance concerns are hidden.
|
|
Insight: "Database Shrinking in SQL Server" deleted from your view.
|
(rate this)
|
Dynamic Management Views The dynamic management views (DMV’s) in SQL Server 2005 are designed to give DBA a window into what's going on inside SQL Server. They can provide information on what's currently happening inside the server as well as the objects it's storing. They are designed to be used instead of system tables and the various functions provided in SQL Server 2000. The DMV’s are actually composed of both views and table-valued functions. Some apply to the entire server and are stored in the master database. Others are specific to each database. All are stored in the sys schema . They all start with dm_ in the name. The DMV’s are newly introduced in SQL Server 2005 gives dat...
|
|
LAXMAN KESHWALA
| Commented
| 7 months ago
|
|
All these matter is related to internet server provider so you have to contact with him.
|
|
|
|
Sandeep Kumar
| Commented
| 7 months ago
|
|
I m not understand what r u saying
|
|
Insight: "DMV’s in SQL Server 2005 " deleted from your view.
|
(rate this)
|
The SQL Server Development Team at Microsoft has been doing some great work with Integrated Full Text Search (iFTS) in SQL Server 2008. The iFTS feature is available in the February CTP of SQL Server 2008. Simon Sabin , who is an active SQL Server MVP in the UK, has a good series of posts talking about performance improvements with iFTS compared to the old FTS in SQL Server 2005. What I have seen with iFTS on CTP6 is that it does perform much better than SQL 2005 FTS (at least for our workload), but there are a few issues to be aware of with this CTP. First, (especially if you have a heavy insert/delete load on your base table), you should use manual change tracking instead of automatic cha...
|
|
prashant pamani
| Commented
| 2 years ago
|
|
USE [Customer] /****** Object: Table [dbo].[OCRDocument] SET ANSI_NULLS ON exec sp_fulltext_database 'enable' SET QUOTED_IDENTIFIER ON IF NOT EXISTS (SELECT * FROM sys.fulltext_catalogs WHERE name = N'FullTextSearch_Catalog') BEGIN CREATE FULLTEXT...
|
|
Insight: "Integrated Full Text Search (iFTS) in SQL Server 2008" deleted from your view.
|
(rate this)
|
|
SQL SERVER
|
11
|
VS |
5
|
ORACLE
|
|
|
Sairam. M
| Argues in support of
"SQL SERVER"
| 1 year ago
|
|
SQL SERVER IS BEST WHEN COMPARED TO ORACLE, BECAUSE IT SUPPORTS ACTIVE DIRECTORY. IN SQL SERVER WE CAN CREATE 2 TYPES OF USERS (STRUCTURED QUERY LANGUAGE) SQL USERS AND ACTIVE DIRECTORY USERS. CENTRALIZED ADMINISTRATION IS POSSIBLE, BACKUP AND...
|
|
|
|
Abhishek Tiwari
| Argues in support of
"ORACLE"
| 1 year ago
|
|
This depends on the project requirement..both are better in current market...peoples who are familier with SQL they always prefer SQL server. and oracle professionals are always with ORACLE DB.
|
|
|
|
Arunkumar
| Argues in support of
"SQL SERVER"
| 1 year ago
|
|
SQL Server is better than oracle.I can justify myself by the following bullet points, One of the main Microsoft SQL Server 2000 advantage in comparison with Oracle 9i Database is that SQL Server is cheaper . Other SQL Server advantage is that...
|
|
Debate: "SQL SERVER 2008 OR ORACLE...Which is better?" deleted from your view.
|
(rate this)
|
|
SQL SERVER &ADO.net
|
3
|
VS |
1
|
C, CORE JAVA
|
|
|
sameer kamble
| Argues in support of
"SQL SERVER &ADO.net"
| 1 year ago
|
|
Hi pravin, Sql server is for database and java is a programming language. how can we compare this. both imp
|
|
Debate: "i have knowledge of SQL SERVER 2005 & ADO.net" deleted from your view.
|
(rate this)
|
Answer: "i tried to install Microsoft sql server, bt der is a error tat, Microsoft sql native client required,,,, whr can i get it??" deleted from your view.
Prev1NextShowing 1 - 6 of 6
Other knowledge matching "SQL Server 2005/2008 Profiler" topic
Similar Topics
1 debates
, 1 idea contests
, 2 question
Have you always wanted to set up a high availability SQL Server cluster but...
1 insight
, 2 debates
, 1 question
Participate and learn how the SQL Server 2008 new feature is addressing the...
1 trends
, 1 insight
, 1 question
1 insight
, 5 question
SQL Server CLR integration is a powerful tool in the database developer�s...
2 insight
Sponsored Jobs
