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

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 Article


The 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 Article


SQL 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 Article

How 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 Article

on 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 Article


Problems 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 Article

Does 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 Article

How to restore number of transaction LOG FILES in one shot

How to restore large number of transaction LOG FILES in one shotThanks

View Article


How 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 Article


database 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 Article

ERROR, 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 Article

audit 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 Article

A 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 Article


Attach 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 Article

Some 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 Article


SQL 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 Article

Free 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 Article


how may i know cdc enable on database or not?

how may i know cdc enable on database or not?

View Article

CDC 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 Article

Image may be NSFW.
Clik here to view.

Restoring 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
Browsing all 12963 articles
Browse latest View live