Will backup contain those transactions
Good morning expertsThere are some transactions that start before the backup runs. These transactions end after the backup completes. So, will the backup contain these transactions?
View ArticleDisable connection from specific Computer or IP
Hello All,I have a QA team that work on a QA SQL Server but they could try to connect to my preproduction SQL Server.The credentials for both server are the same (I can't disable the login\ reset the...
View ArticleHow to move clustered index from one filegroup to another filegroup.
Good Morning Experts,How to move clustered index from one filegroup to another filegroup.
View ArticleHow to copy linked servers to the new instance(its username and password) ?
Good Morning Experts,During migration of database from one instance to another instance, how to copy linked servers to the new instance(its username and password) ?
View ArticleWhat does your checklist looks like?
Good morning fellows!I have been wondering what does your everyday database/instance checklist looks like?In ours we have the next questions, We make it per instance.-Can you log into the instance?-Is...
View ArticleSSRS - Connect to two different databases in one SQL possible?
It doesn't appear by looking at the DataSets where you specify a Data Source that you can select from two data sources in one sql? Or is it possible and if yes how?I need to be able to select from two...
View ArticleView returns an error.
Hello All,I am facing a problem in one of my views the problem is that When selecting from the required table the data retrieved successfully .but when I created a view that joined the same table with...
View ArticleRE : SQL 2016 Standalone Migrate to SQL 2016 AlwaysOn
I have a SQL Server 2016 Standalone server with one of client application, I want to migrate current SQL 2016 standalone server to SQL 2016 AlwaysOn Availability Group cluster. Following the my...
View ArticleSQL Server Availability Group - Adding Database to a Group
Hi AllQuick question, we're migrating onto an infrastructure with SQL Server Availability groups, and we have one large database we'd like to include in the group, among others. To save time, the team...
View ArticleChanging SQL Server Service Account
Hi,Several of our SQL Server instances were installed and set up to run with a local account (NT Service\MSSQLSERVER). If I wanted to change this to a domain account, I know I can go into SQL Server...
View ArticleError opening Visual Studio SQL Server Solution
Another user and I have the same exact version of Visual Studio but when they try to open a Solution that I have developed they get the following errors:
View ArticleServer access
Hi, just after some input on some issues I have on a customer site.We struggle with access from our laptops via SQL management Studio and end up logging on to the server direct which I want to stop as...
View ArticleMaintenance Plan Backups
Ok, I have to ask a stupid question since I can't find it otherwise. The two database that SSRS uses, are they considered a "system" database or "user" database when selecting databases in the...
View ArticleSQL Login with two different permissions
Hi All,I got requirement from application developer team for create user for access database.Lets say 'domain\dbuser', this account used by 2 guys A and BRequirement is like this,if A is using this...
View ArticleReport Subscriptions
I am trying to edit and/or create a new report subscription and am getting this error:Subscription can't be created or edited because the credentials used to run the report are not stored, or if a...
View ArticleSSIS Packages
Is there any way to schedule SSIS Packages to run without deploying them to the SQL Server?
View ArticleLog File too big
Hi All,We have a Database that is in Availability group. This is a busy DB. We did a Reindexing and that made the log file grow upto 400GB. (DB is just 600GB and the log file was previously 100GB with...
View Articlesp_DatabaseRestore
Hi,I'm just curious if others use sp_DatabaseRestore from Brent Ozar's First Responder's Kit. If so, are you having any issues restoring differentials?Here's some context. I use Ola's scripts for our...
View ArticleDatabase file size grew dramatically after deleting/recreating column and...
1. We have a table, which has about 12,000,000 records. When I ran a Disk Usage by Top Tables report yesterday, this table comes back with the following figures:Records: 12,953,449Reserved (KB):...
View ArticleImport and Export Wizard
I tried using the Import and Export Wizard to copy table/views from one database server to another and I'm getting the following error and it is not doing all the create of new views:[Destination 9 -...
View Article