Quantcast
Channel: Forumul SQL Server Database Engine
Browsing all 15780 articles
Browse latest View live

Monitoring Disk Space Using an Alert - Part 2

I have my alert working with the following code:SELECT * FROM __InstanceModificationEvent WITHIN 300 WHERE TargetInstance ISA 'Win32_LogicalDisk' AND TargetInstance.FreeSpace < 3221225472 AND...

View Article


Inconsistent metadata in tempdb

I am periodically receiving the following error message in SQL Server 2012 Standard SP1: "No catalog entry found for partition ID 4683802261943549952 in database 2. The metadata is inconsistent. Run...

View Article


sql server performance report

Hi Everyone,I got a SQL Server 2k5 instance. Now I want to get some performance report including the average memory usage, average CPU usage, active connections on a weekly basis. Is it possible to...

View Article

Image may be NSFW.
Clik here to view.

Confusion in TCPIP Port Number SQL Server 2012

Hello,I have two instances installed on my machine. 1. Default Instance: SQL Server 2008R22. Named Instance: SQL Server 2012I ran the below command, connecting to Named Instance which is SQL Server...

View Article

export/import table

HiI want to export a table from Database Test_1 and then import this table in Database Test_2Please let me know how to do it, both through SSMS and T-SQLRegards

View Article


Sql server 2000& 2005 getting Database Suspect mode frequently

Hi,  This is Manu here.  i need a clarification on SQL server DB  we had a application Database .The app which is developed by vb.net and the backend is sql 2000,2005 and 2008,2k8R2  where the database...

View Article

Delete records in a table without logging in Tran log

Hi,I am in need to delete millions of rows in a table without logging the delete process in transaction log. Can you suggest any way to do so.Thanks,Preetha

View Article

SqlFileStream FileAccess.Read Access is Denied

Hello, I have searched and read numerous posts similar to this situation, but none of them seem to apply.My basic problem is this: I cannot seem to open the SqlFileStream on an ASP.Net webpage to read...

View Article


Image may be NSFW.
Clik here to view.

After re-installing SQL Server 2012; Unable to connect to database engine

After re-installing SQL Server 2012 on a Windows Server 2008 R2 server, I cannot connect to Database Engine due to the following exception. Please advice.

View Article


An error occurred while executing batch. Error message is: Exception of type...

I am getting this error repeatedly on SQL Server 2008 on Windows machine when i run a simple query which involves close to ~ 10 million records. select sum(a.test) from (select COUNT(*) as test from...

View Article

Convert SCSM 2012 SQL Collation

Hello, I would like to convert the collation of my Service Manager Database which is in Latin_General_CI_AIThe desired collation is SQL_Latin1_General_CP1_CI_AS & the version of my SQL is 2008 R2...

View Article

Error while switching from partition nedto non paritionned table due to ansi...

Good morning,I'm trying to switch a partition from a partitionned table to a non partitionned table.The non partitionned table has been created with the exact same script and when I generate the create...

View Article

sys.databases.is_cleanly_shutdown has the value 0 for all databases of all...

On a server, sys.databases.is_cleanly_shutdown has the value 0 for all databases of all instances. Except for this, everything seems to work fine; databases are all in a normal state. I tried to stop...

View Article


High wait time PREEMPTIVE_OS_GETDISKFREESPACE

 2075863121599547011410 I am working with an application experience poor performance.  It has been recommended that we purchase better hardware to address the poor performing application.  I am...

View Article

dear all

The questions which i am asking might be very funny but there is lot of confusion among them, so experts please explain these questions.what is application support, production support,development...

View Article


Compare system procedures between different databases

Hi All, I want to compare system procedures between different databases to identify the modifications. therefore can you kindly tell me the way to do that.  Thanks, Robb

View Article

Can't access existing SQL Server 2012 DB instance on VM

Hi - I am trying to login to a SQL Server 2012 database on a vm server.  I am an admin on the vm server and can successfully remote in to the server.  When I pull up SQL Server Management Studio, I am...

View Article


Query taking double the time from a client machine

We have part of the application always failing from a very long running query. We were able to extract a sample SQL to simulate the operation of that query and have found the following .. (this query...

View Article

Can you restore logs from a SQL Server 2008 R2 Enterprise database to a SQL...

Hi, Can you restore logs from a SQL Server 2008 R2 Enterprise database to a SQL Server 2008 R2 Standard database?ThanksPam

View Article

Filegroup can't be removed

I got the following error when i try to remove the filegroups. I have remove all the files before running removing filegroups script, but still met the error.Msg 5042, Level 16, State 12, Line 1 The...

View Article
Browsing all 15780 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>