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

tempdb and different disks speeds, how to optimize?

Hi,I want to know if there is options available to force SQL Server to use first some tempdb files before some others?I have SSD drives, SAS and SATA drives.the SSD is the better, but the smaller. for...

View Article


SQL 2012 Standard Edition Maximum Memory

Hi,I would just like to know if the 64GB maximum memory limit for the SQL 2012 Standard Edition DB Engine is for all the SQL Engines or is it PER SQL Engine?

View Article


Execute Oracle procedure from SQL Server via linked server...

Hello, folks.  I'm hoping someone can provide a clear answer to execute an Oracle procedure from SQL Server via a linked server.  I've seen related posts that are all over the place.  I have a simple...

View Article

Problem with the folder given

Hi, This statement is working fine and also the image file goes to the table in its original format. update dbo.user_master set photo_file=(SELECT BulkColumn FROM OPENROWSET(BULK N'C:\t93.jpg',...

View Article

what internaly happens to the Transaction log file data during server /...

1. If transaction log file is only having log records ( no data pages ) where the transaction data is physically located in disc ?. Not sure whether it is locating in physical memory (buffer cache) or...

View Article


memory sql 2008

Hi All,Recently, i am going through the memory concepts of sql server 2008 and i need some clarifications from expericenced folks to get better clarity on below terms and objects. What is Memory object...

View Article

sql server memory 32bit systems

Hi All,Can anyone share their expericences which one is good and bad about below configurations on 32 bit systems and sql server 2005. On what factors we can choose either of the below and which one...

View Article

Blob data pages have a lot of unused space.

I have a table with blob data that has a truckload of unused space that I can't get rid of.  SELECT * FROM sys.dm_db_index_physical_stats    (DB_ID(N'Test_dbname'), OBJECT_ID(N'tableName'), NULL, NULL...

View Article


Image may be NSFW.
Clik here to view.

Missing index

Hi ExpertsI am confused  with the missing index suggestion by sql server. please see the table script bellowCREATE TABLE [dbo].[tblNotifications]( [NotificationID] [uniqueidentifier] NOT NULL,...

View Article


SQL 2005 Jobs randomly fail with authentication error?

I dump the tran logs every hour and  am getting random failures of the job to authenticate? Owner is sa, so how can it fail? No system or application event errors related to this. We have already...

View Article

Question about how to resolve SQL Event ID 833 SQl Server

Hello all,I work in an environment where we get a lot of the SQL error-event id 833. SQL server has encountered a number of I\O requests taking a long time to complete. I also notice that the...

View Article

Image may be NSFW.
Clik here to view.

SQL Server Agent Schedule Job to run every 3 months

I am trying to create a schedule for a job to run on the 8th day every 3 months.  However, when i look at the Job Activity Monitor, the "next run" column shows the job as running the 8th day of the...

View Article

Queries and stored procedures running slowly.

Hi,I have noticed that AX performance seems pretty poor so ran a Profiler trace. From it I can see that some stored procedures are taking a long time to run. The below is an example. this particular sp...

View Article


What happens to Indexes if the Index Rebuild Maintenaince Plan fails

We are running MS SQL SERVER 2008 64 bit. We have a Maintenaince Plan setup for a large database to rebuild the indexes. Sometimes that job will fail. Can indexes get lost when this failure happens?

View Article

Replication and site/location ID

Hi All,I'm in the process of creating some Replication Publishers for all our sites. I will have 1 subscriber (for now) that will collect the data from the Publishers (8 databases). What I'd like to...

View Article


SQL Server- Large Pages Use WITHOUT trace flag 834

I read Bob Ward's post on SQL server and Large Pages (http://blogs.msdn.com/b/psssql/archive/2009/06/05/sql-server-and-large-pages-explained.aspx).  He mentions that even without trace flag 834...

View Article

SSPI handshakes failed

Hi,We have following error in error log:SQL Error Log: 17806: SSPI handshake failed while establishing a connection with integrated security.How to resolve it?Thanks

View Article


Ah - Its a Data Orgy !!!

SQL Server 2008 Fully Patched Enterprise Edition Database in Full Recovery Model Logs backed up every 15 minutes All indexes fully optimized =================================Thanks for looking at my...

View Article

Image may be NSFW.
Clik here to view.

Process got stuck with CXPACKET waits

This is a pretty large query running into this problem. The query gets stuck waiting indefinitely, eventually I have to kill the spid. I attached the sys.dm_os_waiting_tasks for the session I am having...

View Article

Inserting asian chacaters - Japanese, Korean, Chinese

I am on SQL Server 2008, my collation is SQL_LATIN1_general_CP1_C1_AS which comes from instance collation.. My table schema has nvarchar fieldsI.e. address nvarchar (256) Now using SSMS or t-sql if I...

View Article
Browsing all 15930 articles
Browse latest View live


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