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 Articleoperating 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 ArticleSql server error log
hi ,if any chances to delete the sql server error log information,(xp_readerrorlog) information...
View Articlehow to change database recovery mode from standby to with recovery
Hi,Dear teamhow to change database recovery mode from standby to with recovery currently my databse in Standby / Read_only mode.Kindly provide solucation on urgent basis.
View ArticleFailed 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 Articlecharacterizing 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 ArticlePartition 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 ArticleDisable 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 ArticleError chain starting with write failure (error 655) during a DBCC CHECKDB...
Hello,We experienced the following error chain (extracted from the SQL Server logs) that ultimately caused our instance to restart and fail over one of our primary AGs, causing us unexpected (albeit...
View ArticleInvalid 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 ArticleYou could be September's TechNet Guru! Turbo charge your CV with awards and...
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up!It really is that simple! Show us your forum solutions or drop us some nifty snippets and become...
View ArticleConsistency Error, tried with DBCC checktable ('Table...
Consistency Error, tried with DBCC checktable ('Table name', REPARI_ALLOW_DAT_LOSS) not able repair this error Problem remains same . The CREATE UNIQUE INDEX statement terminated because a...
View ArticleWindows user via group membership and sysadmin role for currently connected user
hello,I am trying to get a list of currently connected user who has sysadmin role. For the Windows login who doesn't have their logins created on the server but are part of Windows group, there seem to...
View Articlehow to make .bak up file of a database in SQL server 2008 R2 ?
Greetings,I want to know what is the procedure to take .bak file of a database of sql server 2008 R2 and also how to restore that file , without running any sql query.
View ArticleSQL 2008 R2 to SQL Server 2008 degrade passible
Can I install SQL 2008 on SQL 2008 R2 server as I need 2008 only. There is no data in the system
View ArticleSQL Server 2012 Database Restore Checks
Hi,I have just restored a SQL Server 2012 Database. It's the first time I have done so. I can select data from the tables which suggests it's been successful.The final output message is 'RESTORE...
View Articlespid 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 ArticleHow to schedule job to run on the 6th business day
Good Morning ,I have a job that is scheduled to run once a month. Its a .bat file that used the OS (CmdExec) to execute the file, which in turns executes the Package. Now i want to run it on the 6th...
View Articlestore procedure read issue...
Hi team,we have one login, that login having only database read permission but unable to run the sp_helptext query , sp_helptext is also one of read permissionwhen ever run sp_helptext getting error...
View ArticleWhen to do Index Maintence
Hi, how i monitor/manage/control when is index need to be created for reporting stored procedure before end user complained 'time out' ?PS: The amount of data is increasing everyday.
View Article