Is there any reference sites or configuration to run SQL DB in PCI-E flash...
Hi experts, I run our SAP/SQL in HP EVA 8400 now but the MA will be expired soon. I plan to migrate to an ex: P7400 mid-range storage. However, a consultant give me a very interesting idea. Our...
View ArticleSQL Server Memory
Hi, I m trying to get memory usage on one of our Database servers. SQL Server 2008 R2 (64 bit), 130 GB memory (112 GB assigned to SQL), 8*4 processor core. Only SQL Server running on the boxI got...
View ArticleSQL Server 2005 Database Mail - Mail configuration information could not be...
I'm trying to setup Database Mail and send a test message, but it's not working.I've done several step-by-steps and all and I can't get it to work. Also checked several posts in this forum but none...
View ArticleWhy Does Logshipping copy runs twice as slow compared to a regular WIndowcopy...
I have a huge Log backup file 75 GB after compression that occurs every monday morning. when Logshipping copies the file between data centers it takes 4 hours 30 minutes to copy, the same file when set...
View Articlesytem databases
Please tell me if the instance will be accessible if the model and msdb database is corrupted
View ArticleHow to find what are the peak SQL queries in the last one month for sql...
Hi All,IS there any way to find what are the peak sql queries that are used in last one month.I want this data for analyze and fine tune our system. RegardsMaheshwar Reddy
View ArticleChange Data Capture in SQL Server 2012
Am trying to get the net changes on CDC enabled table by passing Min and Max dates. But is throwing below error. Msg 313, Level 16, State 3, Line 24 An insufficient number of arguments were...
View ArticleStored procedure execution Timeout
Hi,We are running stored procedure to upload data through linked server to application server. Problem is that when we run stored procedure after some time it TimeOut. It happens once a while. I want...
View ArticleHow to decrypt SQL server objects, such as Stored Procedure
How to decrypt SQL server objects, such as Stored Procedure
View ArticleWhat the meaning of Dead Latches?
What the meaning of Dead Latches?Site: http://www.sqlpassion.at/blog/CategoryView,category,SQLMCM.aspxDead Latches are possibleBugs inside SQL ServerDead Spins are not possibleYou can't acquire a Spin,...
View ArticleA bug in "not in" query
Please note the code block below:There are two tables called outer_table and inner_table.The table inner_table has two columns aband bc; but in sub query (first and second subquery) i have used it...
View ArticleSQL Connection Intermitten Disconnect
Hello,Currently we had encounter an issue as our Web Application capture an intermiten disconnect issue to our SQL Server. We using SQL 2000 SP4 that running in Windows Server 2003 R2. I would like to...
View ArticleHow to get execute user information from "sys.dm_exec_sql_text"
Hello,Some day ago, my database lose data. Somebody delete rows in table by "Microsoft SQL Manager tools" so i can't trace what they do.I using SQL, get history of statement executed. But how to know :...
View ArticleCannot drop linked server login
Hi,I tried to drop linked server login mentioned in linked server propeerties->security. When I clicked a login and selected delete, it process successfully. When I open again linked server...
View Articlewhat is RAM configuration for 32 bit and 64 bit
hiiiii... i attended interview... interviewer asked regarding memory. i ddnt answer. pls explain ..... 1. what is the RAM Limitation for 32 bit , sever-2008 and win-2008 server. 2. what...
View Articlewhat is the RAM memory limitaion for 32bit... on sel server 2008 and win -2008
hiiiii... i attended interview... interviewer asked regarding memory. i ddnt answer. pls explain ..... 1. what is the RAM Limitation for 32 bit , sever-2008 and win-2008 server. 2. what...
View Articlecan not open my connection n visual studio
can not open the DB from my visual studio project i get : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not...
View Articleperfmon counter interval question
Hi AllI am trying to capture the Perfmon data for below counters, and ihave specified the Sample interval as 15 seconds. but i am confused with below points1. does the value it collects is the point in...
View ArticleSQl server agent for named instance not starting
Hi In one of my machine (sql server 2005 ) we have 3 instances 1 default and 2 named (all are using same service account), i am not able to start sql server agent for named instances (no details in...
View ArticleQuery runs fine from SSMS but times out when run from a web service
I have a table-valued function that produces a simple report from my database. When I use this function from management studio it takes around 2 seconds to run, hits 253 logical reads and is granted a...
View Article