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

Windows Backup Succesful but Inconsistent

I originally posted this message on the Windows Server forum and they indicated that our problem was a SQL issue and I should re-post this issue here. We recently restored our server using the bare...

View Article


SQL server cluster

Can someone help me understand cluster? we have two nodes for the cluster. each cluster we installed two sql instances, one is prod, one is qa. Does it mean we have total 4 instances installed, or only...

View Article


Monitor ressource governor workload group fails as data collection ?

Hi all, I set up ressource governor in sql 2008 r2. Am able to monitor cpu usage % per workload group live. When I add "\SQLServer:Workload Group Stats (*)\CPU usage %" into a data collection no data...

View Article

SQL Server 2008 R2 stopped working

I've been using SQL Server R2 in my Windows 7 64 without any broblem. But today When I realized that my reporting services is not running, then I saw that SQL Server service is stopped. When I tried to...

View Article

identifying locks or queries with longer locks

Hi,How can I identify longers locks in a database?is it possible to validates which locks (row, page or table level) will be used by specific queries / views? (is the execution plan identify this?)the...

View Article


getting FetchBufferTokenHandler: Encountered unexpected unknown token (0x30)...

SEVERE [com.microsoft.sqlserver.jdbc.internals.TDS.TOKEN] (pool-27-thread-7) ConnectionID:1: FetchBufferTokenHandler: Encountered unexpected unknown token (0x30) SEVERE...

View Article

SSMS- Error while Modify Sql Agent Job error?

I am trying to modify the Sql agent job. That time i am getting the below error.SQL Server 2005 SP4.TITLE: Microsoft SQL Server Management Studio ------------------------------Value of '120' is not...

View Article

Is it possible to rename the Instance of My Sql server ?

Hi, I just want to ask if it is possible to reanme my instance of my sql server.This is the nameJEMZ-PC\SQLEXRESS  AND  i want to be change like this   JEMZ-PC\SQLENTERPRSE.. is this possible?Thank you...

View Article


How to backup report files from report server

My current SQL Server 2008 R2 is expired (eval period). So as a consequence report server is blocked and down as well. I want to reinstall SQL Server 2008R2, but I'm afraid I will lose all my rdl files...

View Article


compare data

Is there a tool that I can use to compare data in a SQL server database table with a table in Oralce?THanksSQLFriend

View Article

Waits for Page Allocation

Hi Everybody,I have a question. Let's assume that we have multiple threads trying to Insert data into the same partition of a table. The Insert statement will be similar to:INSERT INTO DESTINATIONTABLE...

View Article

Appropriate use for Snapshots

Hi All,I have a SQL database that I would like to snapshot every night.  The data in the database is fairly static and the reason I'm taking a nightly snapshot is to show the change in data from one...

View Article

question

hi all,what is the adhoc queries in ms sql server?please give small example

View Article


sql server 200

i am using sql server on windows server 2003....i cannot add new user to my sql server as odbc connection...if i re install old user computer it is not possible too...only maintain the existing user...

View Article

Foreign key constraint error with delete

error message: (i changed the names slightly) Message Executed as user: ***. The DELETE statement conflicted with the REFERENCE constraint "fk_child_table_detail_id". The conflict occurred in database...

View Article


How to recycle tempdb without Rebooting Sql Server

We have an App server where Microsoft reporting services (report Builder 2005) is hosted and the backend Database server which is used by the reporting services.The clients create very complex reports...

View Article

Book about optimizing query performance - SQL Server 2012

Hi,I'm searching a good and not too complex book about the optimizing the performance of a T-SQL query or a stored procedure, depending on your knowledge/experience.I want to find different materials...

View Article


SQL Server 2012 - Cannot Use Network Drive as a Backup Device

Hello Community,I am using SQL Server 2012 and I am trying to add a mapped drive as a backup device, but I am not even to see that drive from SQL Server.  Has anyone else had this issue and if so can...

View Article

fail over cluster

We have an Active-Passive SQL Server 2008 Failover Cluster installed. Front end is sharepoint. They have two instances on each cluster, one instance is named prod_mssqlserver, the other is for...

View Article

Challenge: how to count NULLs for each column in every table in VLDB etc.

I need to create a report which shows:Count of rows in each table - this can be done using system viewsLatest insert / update for each table - this can be done using system viewsDate of insert of the...

View Article
Browsing all 15264 articles
Browse latest View live