Capacity planning for sqlserver?
How can we partition drive space for Data.Log and TempDB files?Is there any formaule used to calculate the drive space allocations?Thanks,Ron.
View Articlexp_cmdshell completes with error code 1
Hello,I have a problem with SQL servers and the xp_cmdshell command. Both servers have the same setup and same accounts with same permissions but one server will complete an xp_cmdshell command...
View ArticleSQL Server Windows Authenication Problem After uninstall DNS role
I was attempting to setup a network domain by adding the roles DNS Server and Active Directory Domain Server roles to a windows 2008 server that I had previously setup. Note on the machine computer I...
View ArticleSQL Server 2005 and MSDTC use
Hi All, We have MSDTC installed as a Clustered resource in SQL Server 2005 environment. I know MSDTC is used for cross-database and distributed transactions.I wanted to know: 1. Even if there are no...
View ArticleRunning SQL Agent job as proxy user and accessing two different sql servers -...
I have a job that runs on server A. The job runs a package which access databases on both A and B. There is a proxy user defined on server A. Does it also need to be on B?
View ArticleAlways On Availability Question mark?
Dear Friends,In my production environment I have two database Servers know as SQL-DB1 (prod) and SQL-DB2 (Stand by server). I have made a cluster between two and SQL-Db1 is my primary database server....
View ArticleSQL Server memory term "Target" mean?
Hi Everyone, Can anybody explain what the term "Target" means dbcc memorystatus. Is this the amount of RAM installed on my box? I get so confused with this term and think it as Target Server memory...
View ArticleSQL 2012 statistics issue
Hello,I have a performance problem on my SQL 2012 SP1 enterprise edition database server. Basically we have a query that is reporting against a 600 million row table on which we have a clustered index...
View ArticleCant Able to restore .bak file
Hi,When i try to restore my bak file am getting below mentioned error...This shows am using different version of SSMS.....any one suggest how to update my SSMS with10.00.2531........Thanks SABARINATHAN87
View ArticleSuspected problem with identity seed on SQL Server 2012 Standard
SQL Server version 11.0.3128. I have an automated process (job, stored procedure) that inserts DMV data into database tables every half hour. It has run without incident for well over a month. On Nov....
View ArticleServer Audit fails to re-start
Hi,I have created 3 Server audits on a SQL 2012 Enterprise Server to capture Read, Change and Execute separately. Initially I created them with 'Max_Files' value of 10. The Change and Execute went on...
View ArticleSQL Server Agent does not start
Hi,Up until now SQL Server Agent was running. I stopped it and tried to Start again today and since then it does not Start again. I right click on SQL Server Agent then I click on Start. The Process...
View ArticleOne sql server job("Runs DBCC UPDATEUSAGE(0) against all database so database...
Here is error message:Date 11/24/2013 4:00:02 AMLog Job History (_SQL_UpdateUsageAll)Step ID 2Server DECSQL05Job Name...
View ArticleGetting error on ALT+F1
I am getting below error when I am clicking on ALT+F1 to see that table structure. Even I select any of the table, getting same error message. Msg 208, Level 16, State 1, Procedure sp_help, Line...
View ArticleGetting error on ALT+F1
I am getting below error when I am clicking on ALT+F1 to see that table structure. Even I select any of the table, getting same error message. Msg 208, Level 16, State 1, Procedure sp_help, Line...
View ArticleUpgrades and Migrations
hi,what is the sql server "Up gradation & Migrations " and what are steps we can follow from lower version to higher version (2005 to 2012 or 2008 to 2012).please give the clear picture of this "up...
View ArticleIncorrect syntax near the keyword 'by'. Incorrect syntax near the keyword...
conn = new SqlConnection("Data Source=PROJECTIDEAS\\SQLEXPRESS;Initial Catalog=Amruta_Ontology;Integrated Security=True"); conn.Open(); da = new SqlDataAdapter(); da.SelectCommand = new SqlCommand();...
View ArticleSQL SERVER 2008 Database went into recovery mode and Change tracking is...
Not sure if this is the correct forum but here goes.Good Day All,My name is Julian and I am a dba. Recently we had an issue on our reporting server that required us to bounce the sql server services....
View ArticleIs SQL 2008R2 standard 32-bit allows to use more than 4GB for SQL on Windows...
Hi All,Recently we have upgraded the OS from Windows 2008Standard Edition x32 to Windows 2008 Enterprise Edition x32 and increases the RAM from 3GB to 6GB. Please let me know what is max memory that...
View Article