Database schema changes migration from one database to another in same or...
Hi,In my project, I have 3 environment DB, DEV, QA. I am a database developer. So first I create any tables inDB environment and then took a script of database and run in DEV environment and then in...
View ArticleExecute "Generate scripts" task once a week automatically
Hello, Is there a way to backup the scripts without data once a week automatically? So to schedule "generate scripts".For example I need to schedule "Generate Scripts" for the creating "Create Table"...
View ArticleMigration from SQL server 2014 to SQL server 2017
Hi All,We are planning to migrate to sql server 2017 from SQL server 2014 and we are using below approach1)Created a new SQL server environment with SQL server 2017 installed on it2)Restored the 2014...
View ArticleError message while migrating from Oracle to MSSQL: ora-03111 break received...
Hello, I'm getting the error message mentioned above while migrating from Oracle to MSSQL. I have tried everything in the Migration Tool SSMA. Query timeout, Batch... Do you have any idea what it could...
View ArticleHow can i change the mssql server license on the centos server?
Mssql server has stopped working. Although i have a real license, i get the error:Error: The evaluation period has expired.How can i update this license?When I select 8 with "/opt/mssql/bin/mssql-conf...
View Articlemoving databse files to different drive
Hi Guys,My database files are in D: drive, I want to move database files, MDF, LDF from D drive to F:\database-new location. (I have created a location as a database-new folder in F: drive.)first, I...
View ArticleSQL server 2012 to 2016 110 to 130 Compatibility/Query store
Hi I have a database that is migrated from sql server 2012 to sql server 2016When I change the compatibility to 2016 which is 130 ...we have so many performance issues with queries.When I switch...
View Articlebackup set error when the bak file restore
hello when i want to restore my backup file that, i take in sql server 2017 that name is (VNLite1_13981228_114430.bak)i got error :TITLE: Microsoft SQL Server Management StudioRestore of database...
View ArticleData Migration with Identity column
Hi, I need to migrate employees data from one database to another database. In both databases UserFormId is primary key and identity column and also that is used as a FK in other tables. How can I...
View ArticleNeed to convert thousands of old-style joins...
Hi allWe are going to migrate a SQL Server 2005 instance to SQL 2017. In the current instance, we have around 400 databases and more than six thousand views using old-style joins. I did some research...
View ArticleDNS Alias for SQL server cluster instance
Team,We are doing DC move and building new physical cluster server. I know for standalone SQL server hostname is same as default SQL instance name, and we can create CNAME in DNS and can use as alias...
View Articlenot able to connect with Azure SQL Database in the sql server migration...
Hi All,I am not able to connect with Azure SQL Database in the sql server migration assistant for oracle tool. But if i use same login credentials , i am able to access the azure sql db in SSMS. Do my...
View ArticleNumber must be either non-negative and less than or equal to Int32.MaxValue...
Hello,I am new to SQL and trying to get away with one of our SQL servers version 2005 to 2014 SP3. Configuration items to migrate include - Databases, Reporting service, Integration Service.I've...
View Articledacpac issue
When I create a DACPAC file and I then expand the DACPAC file and then open the file with the 'SQL' extension it contains all the create statements. I notice that it first creates objects and then at...
View ArticleGetting error while trying to migrate data to Azure SQL Database from Oracle...
I am using the "SSMA for Oracle" tool to migrate Oracle databases toAzure SQL Databases. I am able to migrate the schemas. But I am getting the below error while migrating the data:> Error occurred...
View ArticleRecover MS SQL Server 2008 R2 Database without BackUp
Hi everyone,I need to restore an SQL Server database for which I do not have an update. My Win7 machine crashed and I cannot boot the system any more - fortunately, I can still access the files on the...
View ArticleEnumerate SQL Server Instances on my (Workgroup) network returns "nothing"'?
In SSMS v18.4, I try "Browse for more" and end up with this dialog box :Then, after a while (20 seconds or so), the words "....Retrieving data…." disappears and nothing further happens.I turned all...
View ArticleAdd Connection to SQL Server 2014 Fails?
Hope this is the right Forum for this question.I managed to "Connect" to a network SQL Server 2014 Express. In my .NET application, when I try to "Add connection" to the database, I get to this point...
View ArticleCopying live servers to create 'pre-production' SQL servers
Hi, We've been having some trouble setting up pre-production environments based on our live environments. The thought was that we could use a copy of the live server, rename it and bring it online as a...
View ArticleCloning live servers to create 'pre-production' SQL servers
Hi, We've been having some trouble setting up pre-production environments based on clones of our live environments. The thought was that we could use a copy of the live server, rename it and bring it...
View Article