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

operating system error 27(failed to retrieve text for this error. reason:...

Hi All,Operating system error 27(failed to retrieve text for this error. reason: 15105) encounteredEvent id: 17053   Source: MSSQLSERVERand i got same error when try to backup or change size of files...

View Article


azman + SQL Server 2008 : Access Denied

Hi,I am trying to create a new Authorization store with Azman with SQL Server 2008 R2 on Windows Server 2008 Server machine. However, when i try to do that, i get an error from Azman : "Can not create...

View Article


How to free space after truncating a table?

Hi all,I have a question about freeing space in SQL server.After I trucate a table in the db using truncate table statement, I did not get any free space. I also try to shrink db using GUI but also did...

View Article

Find unused databases

Hi Experts,I know this is a question asked before. We need to figure out the databases in our servers that arenot being used. We could check from audit logs, profiler trace and some DMV's. But is there...

View Article

Data copy across Linked Server much slower than expected

I'm trying to retrieve data from a SQL Server at a remote site running SQL2008. There is a query involved, but to isolate the issue I've materialised the data, so all subsequent tests are now doing a...

View Article


Strange behavior of select query; it doesnot return rows whereas table has data

the following select query returns: Select * from sales where CustLastname ='Smith' Dave    Smith John    Smith Marry    Smith ........ Lets say large out put of million rows. The output has other...

View Article

Log shipping Copy Job hangs

Hi,I have several DBs on 2008 R2 log shipped to DR server. Quite often Copy Job for some DBs can run for days (I assume hangs as normally it completes within minutes). Restart of the Job does not...

View Article

Percentage of backup is processed till time query...

We have a huge size of database...How to know the percentage of backup is processed till time when backup is processing of that database ??

View Article


Sql server error log

hi ,if any chances to delete the sql server error log information,(xp_readerrorlog) information... 

View Article


Database size

Hi,I want to find the database size and the space reserved for database. I want to check the overall space allocated to database including current database size and space reserved.Regards

View Article

What is the data stream type for SQL VDI backup.

HI Can any body tell me ,What is the data stream type used for SQL VDI backup ?I also wanted to know if the tape format is a MTF format ?Is the VDI stream also contains Volume,folder and file...

View Article

users login issue

sds

View Article

create a linked server on SQL2005 to SQL2000

in SSMS add a linked server on SQL2005, given the mapping remote user and remote password for my loca login, both remote and local login are administrators, but when show on the linked servers,it only...

View Article


How to use trigger to create SQL Agent job on secondary replica server from...

I have 2 Boxes Server A and Server B.I have setup always on high availability between these servers.Server A is primary and Server B is secondary.I want to set up a process like if I create sql agent...

View Article

spid processes hang

the SQL server 2008R2 is the backend of an application. every now and then there are spids which are shown as not doing anything in activity monitor (do not have any status in the activity monitor -...

View Article


Failed to initialize MSDB database for tuning (exit code: -1073741819)....

Hello,This is the first time I am using this forum. I am stuck and need some help. I received this error message both on SQL 2005 and 2008. I am currently using SQL 2008 DEV for testing purposes and I...

View Article

characterizing work load

Hi all,I am a developer who writes business data queries for different application. Since we don't have a DBA now, I'll have to learn and do some dba activities. Currently we have sql server 2008 r2...

View Article


Partition scheme change with clustered Index

Hi, I have table which has 600 million records and also has the Partition on PS_TRPdate(TRPDate) column, I want to change it to another Partition PS_LPDate(LPDate). So I have tried with small amount of...

View Article

Disable Error 3197 "I/O is frozen on database %ls. No user action is...

Hi Experts,I have a MS SQL Server 2008 R2 Server with plenty of shared point databases. MS DPM (Data Protection Manager) configured for the databases backup. Every time the backup initiated it logs...

View Article

Invalid object name for user-Defined table type parameter to stored procedure

I have a stored procedure defined with a single parameter whose type is a user-defined data type. On occasion when a call to this stored procedure is made I get an error "Invalid object name @ids". On...

View Article
Browsing all 12844 articles
Browse latest View live


Latest Images