SQL services are not started
Hi,SQL services are not started and we are getting belo error. 2016-10-17 05:31:14.15 spid7s Starting up database 'mssqlsystemresource'. 2016-10-17 05:31:14.15 spid7s The resource database...
View ArticleAdventureWorks 2008 vs. AdventureWorks2012
Hello. Are there differences in AdventureWorks 2008 vs. AdventureWorks 2012? I tried to download 2008 but it automatically updated to 2012. How can I stop this? My teacher gave us all these questions...
View ArticleUsing AdventureWorks
Hello. My professor gave me this code (and similar code) for homework on adventure works, but it doesn't make any sense because a lot of these fields don't exist AND employees is...
View ArticleHow to get columns from two tables
Hallo. How do I get columns from two tables in adventure works? I tried this but does not work :(SELECT LastName, NationalIDNumber, HireDateFROM HumanResources.EmployeeORDERBY HireDateasc
View ArticleSQL Server Scheduling
Hi all, I currently have SQL server jobs running in schedule every 20 minutes daily between 07:00 and 18:00, as the source files that get generated can get loaded into the server at anytime depending...
View ArticleService stops claiming can't connect to database
So a client has a SQL 2008R2 running on a W2008R2 box, and it is there for two 3rd part programs, one work well with no frequent SQL issues, the other has a problem in staying connect to its small...
View ArticleUninstalling SQL Server
I have uninstalled SQL Server 2012 through the Control Panel including both the "Microsoft SQL Server 2012" and "Microsoft SQL Server 2012 (64-bit)" programs. Even though I selected all the instances...
View ArticleSQL SERVER Performance Reports
Hi Team,we are working SQL SERVER 2008, Need SQL SERVER performance reports last 7 days. I have checked only its showing todays reports Kindly advise me how to get performance reports last seven days.subu
View ArticleCan't delete full text index, also can't rebuild it
I have a database on a remote server running sql server 2013(?) hosted by a hosting company. I decided I would like to be able to use it offline, so I backed it up and ftp'ed the backup to my local PC....
View ArticleHow can I get Login and Password for the SQL server?
I tried with Login with admin and Password with admin but it is not working. Can anyone help me? How should I get this Login ID and Password?
View Articlesql server 2014 doesn't install on windows 10 32 bit pro
Overall summary: Final result: Failed: see details below Exit code (Decimal): -2147467259 Start time: 2016-08-13 14:12:23 End time:...
View ArticleInstallation Data Quality Services && connection to database server...
I’m trying to install since March 2016 the SQL Server Rc0 version. All things went fine, but at a sudden moment, and whatever I do, the same remark comes to me that it is impossible to make a...
View ArticleDBCC CHECKDB JOB STOPPED EXECUTION
Good morning Experts,We have set up a DBCC CHECK JOB yesterday. We also have transaction log backup jobs scheduled on the instance.DBCC CHECK job did CHECKDB on 2 databases and after that few log...
View ArticleMerging data from two tables
Hi,I am extracting data of two fiscal years from two different tables and storing them in temporary tables.@FY1516SalesPersonIDSalesPersonName SalesPersonCity...
View ArticleSQL Server Requirements how much cpu's are needed for 12TB database
Hello All,We have one rquirement,we are planning to configure sql server 2012 please see the below detailsDatabase size:12TBVirtal machines:3Ram:96GbCpU:8Please tel me the is there any performance...
View ArticleProblem with open configuration manager
Hi,I have problem with open configuration manager on MS SQL Server 2016. I get information "cannot connect to WMI provider". I found this solution To work around this problem, open a command prompt,...
View Articleremove duplicates based on three columns
Hello. How can I remove duplicates where all three columns have the same value in the rows. Thanks.
View ArticleSQL Server runtime licensing and maintenance
We are in the process of upgrading our ERP system, which now uses SQL Server. The vendor offers SQL runtime licensing. Because the vendor (rep) has a combination of incredible lack of knowledge and a...
View Articlefind which column is giving error in set of big query
HiI am having a big query of more than 100 lines where i use join with various tables.i have many columns where i convert date and/or time from character string.during execution I got an error as...
View ArticleUnderstanding DB Tuning & Troubleshooting Techniques/Principles
Hi Experts, I do'not know this is the right place to post this question. I am new in DATABASE's and trying to learn about DATABASE. Can some one please guide me points for DATABASE tuning factors and...
View Article