Recovering SQL Server files
Background:I currently have my SQL Server back itself up every day at 5 pm. It does this through running a job on the SQL Server Agent. Each Step has the following code:Backup Database Bagging To...
View ArticleWhy does master,model shows create_date as 08-04-2003 while SQL 2014 is...
I have installed around 8 stand-alone SQ Server 2014 instances in last 2 months. Noticed one thing common, may be a silly thing however I want to know - WHY ???when I query - select * from...
View ArticleBest way to copy sql databse from one server to another server
Hi,What is the best way to copy sql database from one server to another server? (include time constraints)DB Size: 11GBCopy methods:Detach the database from the old server and attach it in the new...
View ArticleSSMA V6.0 connection to Oracle 10g database fails
I have an Oracle 10.2 database that I trying to move to SQL Server 2014 on a Widows Server 2012 R2 using SSMA 6 for Oracle but I am unable to connect to the Oracle database. For the connection I have...
View Article16 GB Table migration from one SQL server to another server
HI,Please suggest how to move 16 GB table from one SQL server to another SQL server and provide how much time is required to excute. Please suggest step for table migration
View ArticleCan SSMA Oracle to SQL Server Rename Tables and Consolidate Tables
Migrating Oracle 11g to SQL Server 2014 and need to rename tables. Can the table rename be done as part of the migration using SSMA? Also, need to consolidate columns from several Oracle tables into 1...
View ArticleBest way to copy sql databse from one server to another server
Hi,What is the best way to copy sql database from one server to another server? (include time constraints)DB Size: 11GBCopy methods:Detach the database from the old server and attach it in the new...
View ArticleRecommendations to sync data from ElasticSearch to MS SQL DB
Looking for recommendations to sync data from ElasticSearch to MS SQL DB-Vital
View ArticleAbout SQL 2000 migrate to 2012
Hi all,I am assigned to handle a project to migrate existing Windows server 2003 + SQL server 2000 to new server with Windows server 2012 + SQL 2012 installed. As I know, SQL 2000 must stage to SQL...
View Articlemigrate user logins to a new instance
We are in process to move data from a SQL 2018 R2 to a SQL 2012 SP2 server. I am following the instruction in this Microsoft documenthttps://support.microsoft.com/en-us/kb/918992 to move user logins...
View Articleuser access question after db migration
I just restored a SQL db to a new SQL server. The application uses the SA account to access the database in the old server. On the new server, I would like to configure the application to use a non SA...
View ArticleI want to Keep a database backup in Cloud like Log Shipping or Mirroring. But...
Hi Greetings to All,We have been using SQL Server 2012 in our environment for our Application (Alpha AnyWhere v12). The Database is kept locally as we have only one branch as of now and we want the...
View ArticleSQL Server in Azure Virtual Machine migartion to 2014
Hi,We are working on a Azure VM which holds a SQL Server 2012 database. We would kike to upgrade it to 2014.How should this be done? Should we download the newer version and install it as we would in a...
View ArticleData migration from access 2007 to SQL server2012
Hi, this is my first time doing the data migration from access to sql server. Is there any specific steps, tutorial or valued experience.THanks
View ArticleSQL Server Conversion from SQL Server 2005 to SQL Server 2012
Hello,I am in the process of setting up a new 2012 SQL Server. I am moving the databases, etc… from a SQL Server 2000 machine. To do this I first moved everything from the SQL Server 2000 to SQL Server...
View ArticleMoving the Azure SQL database to the MS SQL Server
We’ve decided not to use Azure SQL db anymore, and we’d like to move to the MS SQL Server. The obvious question here is: How to migrate an existing Azure SQL database to a new SQL Server database?
View ArticleAzure
I tried to send to Azure the data base located on my PC usin SQL Server Management Studio. Everything works but I got the following error message :===================================Une exception...
View ArticleMIGRATION
Hi i have recently been given a database migration project, do you know where can i get video tutorials? biroma
View Articlebcp error is coming while migrating data to sql azure.
Hi,Running in bcp script results in the following error :The application has failed to start because its side-by-side configuration is in correct. Please see the application event log or use the...
View Article