Quantcast
Channel: SQL Server Database Engine forum
Browsing all 12554 articles
Browse latest View live

Queries failing with insufficient system memory to run this query. Error:...

Hi All, We are facing memory issue in one of our SQL environment with event id 701 which stopping queries to respond intermittently. A speedy response will be much appreciated.Regards,ParkashPlease...

View Article


DBCC checkdb with Physical_only take a lot of time (the result is always...

Hello at all, I have a sql express 2005 sp3 where there is a instance (named autodeskvault) and there are within five db . For a few weeks I noticed that I use the dbcc with "physical_only" option but...

View Article


Image may be NSFW.
Clik here to view.

Date and month switched

Hi, The field is a string that is like 04/06/2013 07:18:47 AM and then I further convert it to be a date, likecmd.Parameters.Add("@join_dt", SqlDbType.DateTime).Value =...

View Article

sqlps warning spam

Hi everyone.SQL10.50.2500 I start sql server powershell console (Right click on Object explorer server node:Start Powershell) "sqlps.exe". When it initialize, and when i try to execute any command, i...

View Article

How to find whether a db is accessed

HelloI want to know whether a db is getting accessed at all. As the server is a shared server and has lots of db's hosted its not really a good idea to run profiler trace.My second option was to run...

View Article


SQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...

In the error log, I get: 2013-06-02 00:00:37.78 spid22s     This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...

View Article

sys.dm_xe_session_targets - Deadlock XML schema

Hi All,Does anyone know where I can find the schema for the built-in deadlock event XML details in sys.dm_xe_sessions?Specifically, I'm attempting to parse this via an app, but keep coming across new...

View Article

Image may be NSFW.
Clik here to view.

FCB::Open: Operating system error 32(The process cannot access the file...

Hello all,I am running into an interesting scenario on my desktop.  I'm running developer edition on Windows XP Professional (9.00.3042.00 SP2 Developer Edition).  OS is autopatched via corporate...

View Article


unable to delete the old backup folder...

HI Team,we are configure one job.Job name is:all user database daily backups.here problem is all user db backup is complete except one db.I  tire to delete the old backup folder i am getting bellow...

View Article


There is insufficient system memory to run this query Error: 701, Severity:...

SQL 2005 SP3 64bit, 48GB of memory, I have min memory=0 max memory=40GB, mem per query 1024KB, AWE is off. I am only getting this error when I run a query that creates a few namespaces. Any ideas on...

View Article

Whats using the space in my TEMPDB?

Platform is SQL 2008 R2 SP1.How is this possible?sys.dm_db_file_space_usage shows user_object_reserved_page_count of approx 4.4gsys.dm_session_space_usage shows 0's in every column for every...

View Article

Reference Partition in SQL SERVER

Oracle 11g has introduced a new feature that is called Reference Partition. Using reference partitioning, a child table can inherit the partitioning characteristics from a parent...

View Article

Backup File type association - Need Urgent

Hi,I did something stupid and I need to fix it fast. I have created a text file and renamed it with .bak. Then I opened the file with Notepad and now all my SQL Server 2012 64 bit backup files are...

View Article


Unable to start SQL 2008 server getting side by side error

Im unable to start my SQL 2008 server thats installed on a Windows 2008 server, i get a fail to start due to side by side error like below-error in event logActivation context generation failed for...

View Article

Always on AG in SQL Server

Hi All,I have configured the listener and I do have 4 nodes having AGs with different DBs.Each DB has nearly 10 users and overall 40 DBs with 4 different AGs.As mentioned, one of the prerequisite to...

View Article


SQL Server not connecting without a port number

HiSQL Server doesn't connect if port number is not given in the connection string. This happened all of a sudden and earlier the application connections were given without the port number. Earlier they...

View Article

Agent jobs failed

SQL server 2008 R2 agent jobs starting failing with following error:"The job failed.  Unable to determine if the owner (domain\login) of job MaintenancePlan - ABC.Full backup has server access (reason:...

View Article


Copy Database between different editions

Hi,,Can I copy a database from sql server 2005 Enterprise edition to Sql server 2005 express edition?  Will the database be compatible?

View Article

sorts performance or tempdb performance counters

I want find analog of Memory Sorts Ratio in Oracle, in MSSQL Server, may be tempdb usage vs memory usage IO.any suggestions ?

View Article

Database mail issues

I was trying to configuring Database mail on sqlserver 2012 1. created profile 2. created account and configured with my relay (smtp) server.but mail is not sending to mail server , getting the below...

View Article
Browsing all 12554 articles
Browse latest View live