manage partition wizard is not highlighted
I have done partition for BBC Table on "modified_on" column having datetime data type.All partitioning steps i have done using query not GUI. process completed without any error. But when i go to...
View ArticleSQL Server can't see 80 CPU
I have a server with 4*20 CPU. Windows 2008 R2 Ent., SP1. The OS sees 80 CPU (16*5) in TSK MGR. SQL Server 2008 SP3 CU9 only sees 40 .....using the following query: SELECT cpu_count AS [Logical...
View ArticleKPID SPID state ?
If KPID=0 and Open_tran>0 for a SPID what does it signify; How is it possible. Does it mean KPID is assigned for Running spid.
View ArticleChanging Alert.PagerSendSubjectOnly property to True.
Hi everyone,"Property PagerSendSubjectOnly is not available for AlertSystem '[SVRNAME]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights....
View ArticleHow to connect to the database added in the Server Explorer?
I changed the Connection Strings to "Data Source=(localdb)\\Projects;" and now I can connect to the database created in the (localdb)\Projects. But I still cannot connect to the database in the...
View ArticleBackup & restore of data like organization chart
Hi dear friendsI have a database that every username should Enter some information in system & his (Admin,Admin User )then his (Admin) should give those Update Information to his (Users).Now, I...
View ArticleI cannot attach MDF samples from ASP .NET project
My RDBMS is Sql2k8:CREATE DATABASE [Enrico] ON ( FILENAME = N'C:\Inma\AplicacionWeb_Cuina\WebApplication1\App_Data\aspnet-WebApplication1-20131208171104.mdf' ), ( FILENAME =...
View ArticleSlow shutdown of SQL instance (45 minutes)
I have an instance that has many databases (2000) on it (24 cores / 96 GB RAM) and this machine performs perfectly well during day to day operations.However, shutting down the SQL instance takes an...
View ArticleCPU Time
Hi, In one of my DB more users have executed query before two days and it is in sleeping mode still. But it is showing more CPU time.. Will the sleeping process take CPU utilisation?
View ArticleTransactional Replication issue
hi ,we are configured the "Transnational replication" from publication server to sub server.here problem is "Log reader " executing too log time and it's still executing past 30 hr's.note: sql server...
View ArticleSQL Server Resource Database
Hi,Can you share on the good practice on managing SQL Server Resource database, such as backup and archival? It seemed that Microsoft does not stress too much on this hidden database although it is...
View ArticleFull LSN incorrect
Hi,recently our DBA has left the company and I am learning SQL as quick as I can to be able to administrate our databases correctly.We have an issue with restoring a PIT (point in time) backup as the...
View ArticleShrink SQL Database Failed
I have a database which size is 40GB, but only 1% is used, so i wanted to shrink this database to a smaller size.i tried to shrink the database by using command as below:DBCC SHRINKDATABASE...
View ArticleDouble SQL backup
Hi,Is it a problem to make a double SQL backup?We make a backup with an online tool and also make a local backup.Possibly when restoring a database from one of the both tools wil fail because the LSN...
View ArticleHelp - SQL 2012 Protocol Setup - static port for an instance
I am looking for validation of a procedure, Sorry if this is rudimentary, but I inherited this issue because our DBA flew the coop, and I got stuck holding the reigns. We have an SQL 2012 installation...
View Articlerun ssis package from stored procedure the ssis package will load an excel...
szHello,I am working with sql server 2005I have a ssis package that will upload information from an excel file to a temp table on sql server.The sql server and web server are not in a domain.We are...
View ArticleMicrosoft SQL Server Error: 22022
When trying to run a maintenance job I receive the error "SQLServerAgent is not currently running so it cannot be notified of this action. (Microsoft SQL Server, Error: 22022)". The agent starts and...
View ArticleSQL Server 2012 Express: "Error executing SQL script.Database does not...
I run InstallShield 2010 to install my application which uses SQL Server. InstallShield first connects to the SQL Server as SA and then runs a few SQL scripts. The 1st script checks if a specific...
View Articlewhat is Microsoft recommendation for SQL Server memory usage?
I want to know:In MSSQL server 2008 the SQL server memory usage is high and assigned to SQL Server is 13GB out of 16GB.Is it correct?or what is Microsoft recommendation? Thanks
View ArticleI am having this error when i start SSMS 2008 how can i fix it
************** Exception Text ************** Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException: Unable to read the list of previously registered servers on this system....
View Article