Log shipping issue,
Hi TEAM,we are configuring logshipping successfully but when ever run the backup job we getting bellow error message
View ArticleWhere does sp_trace_getdata store its information, and how do i set the size...
We are using sp_trace_getdata to run a trace against SQL Server. Unforutnately this call seems to be undocumented.Where does this call store the trace data it produces? Does it write to a buffer in...
View ArticleLog shipping
How to fail over the log shipping. When the primary server down and how to troubleshoot?
View ArticleDBCC CHECKDB Job Failed
Hi All,I have a SSIS Package Maintenance plan to execute DBCC checkDB for UserDB on my server.The Job as suddenly failed now.Executing the query "dbcc checkdb('MYD?Name') with no_infomsgs" failed with...
View ArticleSide by Side error with EventId : 33.Activation context generation failed for...
Hi Team,In my environment we have windows server 2003. In that windows SQLSERVER 2008 R2 was installed.Recently we have upgraded Windows server 2003 to Windows Server 2008 (We have done Inplace OS...
View ArticleInternal Query Processor Error on SQL 2008 Express x64 when accessing from...
Hi All. I've spent huge amount of time trying to solve subj error. Fortunately, I've found a workaround, but the problem itself still exists. I created stored procedure which updates one field in one...
View ArticleError Connecting to SQLSERVER:SQL as a drive for LocalDb
Please see below. There is some kind of communication problem when I try to access "(localdb)\Projects" using the ability to connect to SQL Server as a drive, and then ultimately later (e.g. $server =...
View ArticleA connection was successfully established with the server, but then an error...
when i try to connect Database engine using windows autentication i get following error.A connection was successfully established with the server, but then an error occurred during the login process....
View ArticleBulk Insert format file
Hi,I am trying to insert a sectional CSV file into database using a format file. my CSV file looks like:Section::Test Column1,Column2 1,2 Section::Test2 Sec2Col1,Sec2Col2,sec3col3,sec4col4,sec5col5...
View ArticleBulk Insert microsoft bug
Hi,I have an issue with bulk insert where it picks wrong rows for insertion from a CSV file with sections in it.my file looks likeSection::Test Column1,Column2 1,2 Section::Test2...
View ArticleMSDB AND MODELDB
HI TO ALL,1. WHEN MSDB & MODEL DB CRASHED BEFORE TAKING BACKUP WHAT ACTION SHOULD BE TAKEN IN PRODUCTION LEVEL?2. HOW MANY DATA FILES AND LOG FILES CAN BE CREATED FOR 1 SERVER / 1 DATABASE IN...
View ArticleGenerate a Hierarchy Key in Dimension
Hi,I am currently at loss how I will be able to generate the productcategory_key and productsubcategory_key for dbo.dw. To generate, for productcategory_key, the combination of product +...
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 ArticleREPLY ME
HI TO ALL,1. What is a Dead lock victim?2. WHERE N HOW CAN I FIND (Alert me when someone responds to this post) OPTION IN MS SQL SERVER SITE.(I ALREADY CREATE AN A/C BUT I WANT ALERTS THROUGH MAIL.)PLS...
View ArticleBetter insert performance on a table only with a clustered index or a table...
Note, I am not talking about a clustered index against a non-cluster index, I mean a clustered index comparing to no index at all for inserting performance.I saw lots of links as below said that, a...
View ArticleIs the XactSequence number in the profiler globally unique?
Hi,I need to know if the XactSequence number in the profiler can ever be the same for 2 separate transations. It is also used in the ALL_HEADERS section of TDS packets as a transaction identifier.I...
View ArticleSQL Server Connectivity
Dear Friends,I have two separate nodes of SQL Server2012 installed on two Virtual servers. Their names are SQLDB1 and SQLDB2.Now when I open the SQLDB1 Management studio, I can connect to both servers...
View ArticleUnable to open trace file!
Hello gurus,I was able to trace my SQL Server using the server side trace method and the trace is already complete. The bad news is that I am not able to open the trace file using the profiler. The...
View ArticleBulk Insert row terminator
HiI am trying to insert a .CSV file with sectional division of data in it. i am unable to insert the row, which i want to pick and insert as the row numbers are not taken as in the .CSV filePlease...
View ArticleSQL Server DataFIle
Hi All,I have very old SQL Server 2000 database where the size on disk is very low and data file is increasing day by day. What should i do to reduce the size of datafile. Should i shrink the datafile....
View Article