MSSQL 2008 R2 - 32bit, TSQL backup with compression, error: There is...
Hello,I would like to ask you about advice.We have MSSQL 2008 R2, 32 bit. Memory is 4GB, split into 2GB for Windows and 2GB for applications. Database has recovery model simple because we have...
View ArticleThe log file for database 'tempdb' is full. Back up the transaction log for...
tempdbDatabase_size 891.44Unallocated space 871.27 MBreserved data index_size unused552kb 160kb 304kb 88kbMy hard disk size 32 GB free and it is in SIMPLE...
View ArticleSQL Lite Speed by DELL or Idera SQL Safe
We have about 80 SQL servers that we manage backups for. Some of our largest DB's are as big as 10 TB. What you think is better option SQL Lite Speed by DELL or Idera SQL Safe and where can I find the...
View ArticleHow can i check updates in sql data base....
suppose in my absence if any one deleted some rows from database table....How may i know wich rows are deleted..Plz Help Me thanks
View Articleon which database update statistics is failing
I have scheduled the job for update stats for all user databases and it is failing for which database and table I want to know.It is failing with below error:Step ID 1 Server CLST-MDC01SQLDB Job Name...
View ArticleProblems Background Printing PDF from C# Application
Hello,We are having a lot of problems trying to print a PDF file in the background using a C# application that is executed via SQL Server Agent. The output should be printed to a local printer (HP...
View ArticleDoes StateChange Event support State changes from Open to Broken?
I can see the documentation for DBConnection.StateChange Event that indicates the event is raised from Open to Closed and Closed to Open.Does SQLServer raise the StateChange event when the...
View ArticleHow to restore number of transaction LOG FILES in one shot
How to restore large number of transaction LOG FILES in one shotThanks
View ArticleHow to find the list of unused stored procedures in SQL Server 2005?
Hi, I need to find out the list of stored procedures which are not in use. I found there is something called "sys.dm_exec_procedure_stats " for SQL server 2008. Can you please suggest your ides here to...
View Articledatabase restorations issue
hi team,we are doing one database restorations, but database restorations fail after 40% complete of restorations .[backup file size is 160 gb ]RESTORE VERIFYONLY FROM DISK ='PATH' [back upset 1 is...
View ArticleERROR, OLEDB: SQL was not successfully executed using parameter arrys,
Every day morning one third party software sends data to SQL 2005. But these transactions fails because of below error messageENT ERR OLEDB: SQL was not successfully executed using parameter arrys,...
View Articleaudit log
Hi all,Now I have one table with some important columns, we have some front-end reports based on the database, I really want to know when and who query these important columns due to auditing...
View ArticleA network-related or instance-specific error occurred while establishing a...
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that...
View ArticleAttach the same .mdf to SS 2012 Express
Hi, I detach the relevant DB schema within SS 2012 standard, and then attach it to SS 2012 express. But I get thisTITLE: Microsoft SQL Server Management Studio ------------------------------ Failed to...
View ArticleSome tags are not showing in SQL when executing the script as per Date
A) When i am executing below scriptSelect ToP 10000 [T_idx],[T_Tag], [T_date], [T_counter] from dbo.[total] ORDER BY T_DATE desci am able to see all tags with respect to date except some tags prefix...
View ArticleSQL profiler - will it expand the actual insert that a procedure does?
If I have a procedure that does an insert, will profiler catch and display the actual insert sql that is done? Any additional settings I need to add to capture the insert that the procedure is doing?...
View ArticleFree space to the rest of the database from a single table
Hi,I have a table where we did a compression the JPG that make up the LOB data. This made the table about 70% smaller. However, I can see that the unused space for the table is 56GB vs 41GB of actual...
View Articlehow may i know cdc enable on database or not?
how may i know cdc enable on database or not?
View ArticleCDC not enable
suppose in my absence if any one deleted some rows from database table and CDC Not enable on database table Then How may i know wich rows are deleted.. Plz Help Me thanks
View ArticleRestoring DB from Backup on Different Server
I have the backup on a server, ServerName027. I need to restore the database to ServerName003. In the Locate Backup File pop up box what do I type in the File Name. I tried...
View Article