SQL server database on VM
We have a subscription of 150$ and in that we already using a cloud service.And we want to add a SQL database to the same VM.Is it possible?and what are the requirement for adding in the same VM?
View ArticleDatabases in Recovery Pending state
Dear all,Need your expertise to understand bit more. Yesterday i came across databases in "Recovery Pending" state problem.Followed too many recommendations form Google but to no avail.e.g....
View ArticleER Diagram
Hi All,I am going through ER diagram of a database and found out many tables are not related to each other.I don't see any foreign key constraint to link the tables together. I just wanted to know the...
View Articlehow to anaysis sql and identify slow sq from my end while application users...
hi please let me know how to identify resource consume sql in database. Then how to get sql plan for them
View ArticleRestore model and msdb to another server
I'm building a server to act as a disaster recovery server. I will restore production databases to the DR server in the event that the primary production server fails. I will use SSIS package to...
View ArticleTask Schedule for Full Backup on SQL Express
Hello, I am following Microsoft recommendation to automate Full Backup on a SQL 2005 Express Edition. (https://support.microsoft.com/en-us/kb/2019698)My instance name is INF-PCOUNTER\SQLEXPRESS....
View ArticleIrreparable Error in Database
We have a corrupt data on some parts of the database and it can't be fixed by DBCC CHECKDB. Though the data is not important we plan to move the data to a new DB EXCLUDING the corrupt data. Are there...
View ArticleHIgh Availabilty - running tsql job step
Hi, I am trying to create a job that runs against my High Availability listener server. It is a fairly simple SQL statement in the job - execute tsql. When I try and run the job I get the...
View ArticleHow to create an alert which notifies me if state of mirror database changes?
I know that it can be done by creating a job and scheduling it to run for every 5 minutes or so. But, my concern is I should be notified immediately after the database state change.
View ArticleSQL 2014 AlwaysON Backup
Hi There,I have 2 SQL server 2014 configured as AlwaysOn cluster. I've tried to configure SQL maintenance plan on the secondary replica in order to perform daily tasks of DB full backup and transaction...
View ArticleSql 2008 R2 - Issues With Lost Data
Hello All..We use a program which stores it's data in an SQl 2008 DB. On Monday 8/17 the staff entered a large amount of data (not an odd occurrence for this dept). On Tuesday 8/18 the data entered...
View ArticleSQL Server 2012 and SQL Server 2005 Co-existence
Hi, I understand that a side-by-side installation of SQL 2012 and SQL 2005 can be performed. Does one version need to be installed before the other?TIADerrick L
View ArticleShrinking Database Files to Release Disk Space
I am in the process of purging data from a multi-terabyte database which only has two data files on the PRIMARY file group. I expect to free up at least 50% of space within the data files. I need to...
View ArticleSQL 2014 SP1 Management Studio does not connect to Database engine
I set up a few administrative terminal servers (W2K8 R2) and installed SQL 2014 SP1 Management Studio to manage remote SQL servers. On one of these servers I suddenly had a problem when connecting to...
View ArticleScript to find who are assigned to SQLAgentOperator, SQLAgentReader and...
Hi,I am trying to find which users has SQLAgentOperator, SQLAgentReader and SQLAgentUserRoles in access to SQL Agent.Thanks!
View ArticleCentral Management Server -Upload
Hi All,I have configured the central management server for all data collector tasks. MDW resides in the central management server. But I am having issues to upload the data to central management server...
View ArticleWho or what utilized cpu?
Hi Sometime around one time per week my sql server 2008 utilized cpu up to 95 -99 %. Off course I can analyse trace log later but I would like to get know immediately which proccess utilize cpu so...
View ArticleCreate login and assign sysadmin
Trying to create an sql windows authentication login and assign sysadmin privelleges via command line . The account is already created on the server , i can get the account created in sql ok but when...
View ArticleSQL Central Management Server via SSIS package
I have a need to query the SQL Central Managed Server (CMS) and pull back a number of database values in different server groups in one sweep.We have Server Groups and servers registered under the...
View ArticleSnapManager timed out after 1800 seconds while waiting for VDI...
Hi, We are backing up the MSSQL server via Netapp snapmanager tool.We start getting a failure while the tool is running:1. [01:58:00.187] BACKUP DATABASE [AMPAST_81_PROD] TO...
View Article