Event ID: 17055 Source: MSSQLSERVER
I Have SQL 2000 , When i try to geting Backup from one of my DataBase on that, i get error code 17055 after 90% of Backup processing.while i can get backup from another Database on this MSSQL 2000 !...
View ArticleSnapshot is disappear after sudden lan down in the data centre for 20 minutes.
I have a setup of sql server 2008 database mirroring and there is a snapshot of mirror database.There was a sudden lan down in the data centre for 20 minutes in which the mirror database is become...
View ArticleDeleted Default database for All user
While restoring database. thought we have all backups to restore, but accedently deleted the databae which is the default database for all logins and loged off from server. now we can login to server...
View ArticlePartition Problem with Data Types and File Group
Q1) I have created Partition function on DateTime data type on A column, which belongs to 50 tables only, 10 tables have to DateTime but its B Column. So Can I Create the Partition on B Column for...
View ArticleHow to run SQL scripts in bat file?
I have multiple sql scripts files and I want to run them in a bat file for ease of use in Microsoft SQL Server 2005. How do I do that in steps by steps? Thanks.
View Articlere buiding indices
Hi all,I am a dba by accident. I have a question. I have been asked by my team to re-build indices for an application database. I looked at the statistical report of index usage and tables. I scanned...
View ArticleIndex Optimization for accidental DBA
Hi - I apologize if this has been asked in another forum post but I am really confused and was hoping to get some personalized help regarding indexes on a large SQL server table I have. The table has...
View ArticleSQL Agent Restart time
Hi All..It's it possible to find the sql agent restart time using TSQL: here using SQL 2000.I found a scheduled sql agent backup database job missed at the target schedule.
View ArticleMore than 1 log file possible?
Guys, is it possible for a database to have more than one log file? if the answer is yes, would not that conflict with the nature of log file(that it records in a sequential manner)?Regards as always,ebro
View ArticleSQL Server Target Memory
Hi AllI have few SQL 2008 R2 32bits on Server 2008 32bits, I leave all the min and max memory setting to default ( i know it's a bad practise). I start up all the sql servers and check their target...
View ArticleHow to configure report through SQL Server maintenance Plan?
Hi All, Using SQL Server 2008R2 (10.50.1804), created a maintenance plan for databases backups with the below tasks: 1) Maintenance Cleanup 2) Cleanup History 3) Backup Database [Full] After execution...
View ArticleSQL Server 2008 R2 - Timeout After 30 Seconds - Can't Change
Hi there,I'm experiencing a transaction timeout issue with SQL Server 2008 R2 (64 Bit).I'm trying to change the value of a key in one row in a table (15,000,000 rows) using SQL Server Management...
View ArticleEstimated Execution Plan: meaning of "Output List"
We have a query that that includes a SELECT Distinct.... clause. The estimated execution plan displays an icon with text below:>>>>>>>>>Sort(Distinct...
View ArticleData Collection Filters (Database Engine)
Dear friends,Is it possible for data collection feature to be set up so that it will only collect data about only those queries running longer than say 5 minutes?Also, can I collect data only on a...
View Articlestore pdf file in SQL or Oracle database ..
can u plz tell me code for converting the pdf file to normal text format and store into sqlserver or oracle in database format??
View ArticleThe oracle provider for .NET OracleConnection and OledbConnection
Dear All:Hi, I install a oracle 11g server, and I find use .NET OracleConnection connect to server success, but use OledbConnection fail. I check the oracle server,it say that "OLE DB" intall fail, so...
View ArticleSQL 2008 R2 x 64 + VSS backup of filestream enabled databases
We are using Veeam to backup our SQL database using VSS and the hot backup is failing.We have extended our VSS timeout for Veeam to 30 minutes but still our backup job times out. Basically the VSS...
View ArticleSQL Server connection error
I want to connect SQL server from one machine to another machine using machine name. But I am getting one error-"Time out expired.The timeut period elapsed prior to completion of operation server not...
View ArticleSQL Remote connection without specify PORT Number between different locations
Hello,We need to connect SQL Server from one machine to another machine.We have installed SQL server with instance name as SQLExpress.We can able to connect remote connection with client machines in...
View ArticleAttaching a db - missing log (ldf)
Hello,I'm trying to re-attach sqlserver 2005 db. I have the mdf file but I don't have the log file. When I try to attach, I get the appended error.Is there anyway, around this?ThanksHouman TITLE:...
View Article