Dataset Fields Disappear After Query Edit
I have a report on MS SQL Report Builder 2.0 that is a simple helper table and calls a Stored Function with 8 parameters. I originally wanted to DECLARE and SET called parameters because I'm being...
View ArticleMicrosoft SQL version suggestion
Hello All, im buying a ERP software for managing sales and employee for running everyday business. This software needs microsoft sql server, the software developer suggested me to go with the Express...
View ArticleWhat may increase the latency 3-4 times for SQL FCI the database?
We have SQL Server Basic Availability Groups (BAG) configured to run an SQL database running over local Intel SSD drive. I was asked to move a database to SQL Server Failover Cluster Instance (FCI) to...
View ArticleIncorrect results from query... how to resolve it?
using the following query and getting the results shown belowTextSELECT '000000' AS area, [SizeClassep], COUNT(*) AS [Number of Worksites], SUM(Employment) AS [Employment In Size Class] FROM...
View ArticleHuge SQL Log
Hello,Late October I set up a SQL FCI, restored a database to the instance and set up a basic availability group to a DR stand alone instance.After creating this, nobody has accessed the database at...
View Article60,000 TPS on SQL
Hi,We have a physical server running our SQL and we are thinking of virtilizing it. Our current peak TPS is 20,000 and we would like to have room for at least double that. I know the performance of SQL...
View Articlelast windows server name used by sql service account srvsql
Hi All,Want to know which last used sql "server name" used by sql service account "srvsql"note: i found srvsql service account last used in Active directory DSA.MSC in account attribute.
View ArticleSQL Database is in SUSPECT mode after RESTORING mode
We have posted our question on another forum: https://forums.sqlteam.com/t/sql-database-is-in-restoring-mode/14615Got so many replies related to fixing the issue. The scenario is: database was in...
View ArticleSQL Server Installation for Core vs CAL
Is the installation for Core SQL license different from a CAL? i.e; do you have to define during the installation that you are using a Core SQL license?
View ArticleDatabase Setup
Hello,I noticed that on the main .mdb, it was setup as auto growth 10% starting from a very small initial size. What is correct?
View ArticleSQL services Domain service account
We are deploying an Amazon AMI ec2 with sql preinstalled. It runs all Sql services with a local service account. We would like to change this to a domain service account that does not have local admin...
View ArticleSQL Server 2008 R2 upgrade to 2012 or above
We've got an app that is now requires SQL Server 2012 at a minimum for a new update to be installed. We're running SQL Server 2008 R2. How crazy is it to upgrade from 2008 R2 to 2012? I personally have...
View ArticleNF3 in a DB
Hi,Ik have the following tables.INVOICE: InvNr(PK), CustName, CustId, CustAddressPRODUCTS_CHOSEN: InvNr(FK), ProductNr(FK), AmountChosenPRODUCT: ProductNr (PK), ProductName, ProductPriceIn NF3, do I...
View ArticleBackup failed for server in AlwaysOn High Availability Group
Recently we are getting this error in our environment:Backup failed for server….Additional information:System.Data.SqlClient.SqlError: Bcakup detected corruption in the database log. Check the errorlog...
View Article3BE in a DB
Hi,Ik have the following tables.INVOICE: InvNr(PK), CustName, CustId, CustAddressPRODUCTS_CHOSEN: InvNr(FK), ProductNr(FK), AmountChosenPRODUCT: ProductNr (PK), ProductName, ProductPriceIn 3NF, do I...
View ArticleDOT NET application hanging with multiple users
Hi team,I ran a dot net application in a windows client server environment. The applications performs well when I have between 10 to 18 user connections. When the user traffic grows , the system starts...
View ArticleINTIME and OUTIME separate from column on the base of status 1 and 2
i want separate INtime and outTime at the base of status 1 and 2 from column
View ArticleSQL cluster queries
Hi,Looking for some guidance and assistance here.We have 15 SQL 2008R2 instances running on 10 Server 2008R2 OS vm's.Need to migrate off the 2008R2 vm's so we are looking at moving all the instances...
View ArticleSQL Server locally vs San
Hello all, I'm looking to possibly move to a SAN in our environment but I'm not sure if I can justify the price from a performance standpoint. That is the biggest factor at this time is performance. We...
View ArticleSQL Server 2016 - BIG Log Files
Hello, I'm pretty new at work with SQL. i have Sql Server 2016 and The problem is that the log files take up a lot of space (sizes over 100 GB). My questions: 1. What is acceptable to do in such a...
View Article