429ActiveX component can't create object sql server 2008
recently i have instaled sql server 2008 on my windows server 2008 instead of sql 2005. an application stoped working and started to give me this message " 429ActiveX component can't create object "...
View Articleoracle odbc SQLAllocHandle SQL_HANDLE_ENV error
I am using a 32bit application on Windows 7 (64bit) to access a 32bit Oracle database via 32bit ODBC.If the user id is in the Local Administrators group, it works normal.If the user id is not in Local...
View Articlepending vs outstanding io requests
Hi,can somebody explain me what pending IO requests (as shown in the sys.dm_io_pending_io_requests DMV) exactly mean and (if any) their relation to outstanding IO's (as indicated by the -o parameter in...
View ArticleCan I do my restoration in part or in fix size
WhenI am restoring the 500 GB database on sql server 2008 server of 12 GB ram then the server is getting hang and crashed and unexpected restart are happening.Can I do my restoration in part or fix...
View ArticleSQL 2K8R2 Start up ... TempDB clears then takes 2 hours to start up and let...
Evening,Have a strange issue.When we restart SQL Server we are unable to connect for almost 2 hours afterwards.Connecting to SQL does not fail it just hangs.If I open the active SQL errorlog in notepad...
View ArticleError while switching from partition nedto non paritionned table due to ansi...
Good morning,I'm trying to switch a partition from a partitionned table to a non partitionned table.The non partitionned table has been created with the exact same script and when I generate the create...
View ArticleCannot Start SQL Server Agent
I am having issues starting my SQL Server Agent (currently using SQL 2005 STD).Firstly, When I look in SSMS, beside SQL Server Agent it says "Agent XPs disabled (not sure what this means).Secondly,...
View ArticleLog file
Hi All,Can we take log backup while the application is running, Does it creates any impact on online application. What exactly happens when log backup is taken. Appreciate your help.Thanks,Venkat.
View ArticleSql 2005 - insufficient system memory to run this query
Hi, We are getting right now following error: We have Sql 2005 with 4 GB MemoryThere is insufficient system memory to run this query. Error: 701, Severity: 17, State: 42.then it contains another...
View ArticleBackup
HI, What will happen to data being modified, when backup process is running... does backup process creates any sort of new transaction logs?... if not how do we recover modified dataa.. and from...
View ArticleLinkeserver issue
HI Team,we have 2 servers, those two servers located in different DATA CENTER can we possible to create a LINKED server.if yes,how we can configured ...........
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 ArticleIntermittent Connection Failures using Integrated Authentication
Hi,We have an application server connects to a SQL 2008 R2 (sp2 cu7) server using a domain account and integrated authentication. It got timed out when trying to connect to the SQL server after 15...
View ArticleNeed help with 10-process deadlock
Deadlocks similar to this one have now happened 7 times, and it seems to be causing problems with the app, so I need to figure this out. Its a SQL 2008 Server Standard virtualized server running on...
View ArticleStrange Windows 2008R2 Cluster Disk Issue
I have a 2 node Windows 2008R2 cluster connected to a 3PAR running SQL 2008 R2 Server. We had a hardware failure on a node 1 which cluster failed SQL server properly over to node 2. However, while...
View Articlehow to find the physical server or virtual server
Hi team,we have total 500+ server , here how to find the which server is physical and which server is VM server ?
View ArticleIssue with loading data with more 4k into nvarchar(max) column
Hi Team,I am facing issue with column which has been defined as nvarchar(max). I am trying to insert data to a table which is more than 4k insert was successful but it is not inserting the data more...
View ArticleMSSQL instance port number was changed unexpectedly
Hi Experts,Our server host is running on Windows 2008 cluster, there are 10 active SQL instances are runnning using dynamic ports.We rebooted node 1, all instances are failover to node2, however, we...
View ArticleWait types in sql Server
Hi,I gone through so many wait-types in some of blogs. I know the all wait-types are important.Can anybody tell me that what are the top 10 wait type more important?
View Article