SQL 2012 Databse Migration to Windows Azure SQLDatabase

Hello Experts
Please advise on the following issues, thank you.
If we want to migrate a SQL 2012 database to windows Azure SQL Database by implementing the Contained database features, can you pleas explain the procedures or steps, thank you for your help as always.
Regards

Hi,
Here are some links on deploying database to SQL Azure.
How to Deploy a Database to Azure
http://azure.microsoft.com/en-us/documentation/articles/sql-database-deploy/
How to Migrate an On-Premises SQL Server 2012 Database to Windows Azure SQL Database
http://blogs.msdn.com/b/brunoterkaly/archive/2013/09/26/migrating-an-on-premises-sql-server-2012-database-to-windows-azure-sql-database.aspx
Using the Deploy Database to SQL Azure Wizard in SQL Server Management Studio to move to the Cloud
http://www.mssqltips.com/sqlservertip/3035/using-the-deploy-database-to-sql-azure-wizard-in-sql-server-management-studio-to-move-to-the-cloud/
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • 32-bit iFilter with Reader 11.0.10 cannot be found by SQL 2012 Fulltext Indexing on Windows 7 32 bit. How can I fix this?

    I have verified that a record shows up in the fulltext system components (EXEC sys.sp_help_fulltext_system_components 'filter').
    componenttype    componentname    clsid    fullpath    version    manufacturer
    filter    .pdf    E8978DA6-047F-4E3D-9C78-CDBE46041603    C:\Program Files\Adobe\Reader 11.0\Reader\AcroRdIF.dll    11.0.0.379    Adobe Systems, Inc.
    I have also added Reader's installation folder to my system PATH variable, and ran these 3 things:
    EXEC sp_fulltext_service 'update_languages';
    EXEC sp_fulltext_service 'load_os_resources', 1;
    EXEC sp_fulltext_service 'restart_all_fdhosts';
    and then dropped and re-created my fulltext index.  For each row in the table, I receive a message like this:
    Warning: No appropriate filter was found during full-text index population for table or indexed view '[DocumentIndexing].[dbo].[Document]' (table or indexed view ID '277576027', database ID '8'), full-text key value '17'. Some columns of the row were not indexed.
    In the Registry, under HKEY_CLASSES_ROOT / .pdf / PersistentHandler is the value {F6594A6D-D57F-4EFD-B2C3-DCD9779E382E}.
    I have tried several times to install/fix my PDF installation, restart SQL Server, Reboot my laptop, etc.  All to no avail.
    I saw the article on the 64-bit filter and was able to successfully do that on another workstation (Windows 8.1 64-bit SQL 2012).  However, I really need this working on my laptop.
    Do you have a solution or workaround or some recommendations for me to move forward with this?
    Thanks,
    Dave

    I found the solution.  Here it is:
    Take backup of below registry key.
    HKLM\SOFTWARE\Microsoft\Cryptography\MachineGuid This key should ideally have the GUID of the machine without curly braces, so {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} becomes xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    Then delete the braces.
    Try to reboot and start the SQL service . If service don’t start then Uninstall and reinstall SQL.
    The MachineGuid had curly braces so I removed them and rebooted my laptop.  Now both instances of SQL Server start.  It is the last post of this thread:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/56f14665-3f00-41ff-b002-bb5e86b3f219/sql-server-not-starting-fallback-certificate-initialization-failed?forum=sqlsecurity
    He states that he got it from Microsoft but did not give the url.
    Thanks for all your help.
    Fred Schmid

  • MDT 2012 to Migrate from Windows 2003 32 Bit to Windows 2012 R2 64 Bit

    I have used MDT for so long however only for client OS upgrade - XP to Windows 7/8.
    We wish to use MDT to migrate from Windows 2003 32 Bit to Windows 2012 R2 64 Bit. All servers are virtual on HyperV or VMWare - plan is to use USMT hardlink Migration.
    Is this supported? Has anyone used this for server migration?
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

    Thanks Keith for your reply.
    Even is USMT does not work, we are ok. SMIGdeploy will be helpful.
    Basically, want MDT to run some scripts on the Windows 2003 server, post which install Windows 2012 and join it to the existing domain with the same computer name.
    Then hydration kit to help with the installation of features etc. Also, we would like to take a complete backup to a WIM before migrating.
    I am sure this is workable.
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

  • Apply SP1 to SQL 2012 clustered on a Windows 2012 failover cluster

    For earlier versions of clustering there was an ability to prevent a resource from failing to a particular node. I used this when service packing clusters to ensure that no SQL instances would attempt to fail back to the node I was patching. That ability
    doesn't seem to exist anymore. ANd pausing or stopping a node causes rule failure in the SP setup.
    Has anyone successfully performed this patching and are there any best practises or tips to follow?
    Regards, Matt Bowler MCITP, My Blog

    Hello Matt,
    This is still available, though I'm not sure where you remember it being. You can choose individual resources in a resource group and can also do it at the resource group level as well. It's in the properties of each level and allows each resource or resource
    group to be allowed to run on only the nodes selected.
    Here is the KB on it (though they use the command line):
    http://support.microsoft.com/kb/958734
    I'd patch the instances on the nodes that the instance is not currently active (if more than 1), pause the node and reboot if necessary. Continue rolling until services need to be moved or your patched nodes outweigh your unpatched nodes at which point I'd
    move the services and patch all remaining nodes.
    -Sean
    Sean Gallardy | Blog |
    Twitter

  • Can SCOM 2012 be placed into Windows Azure to monitor on premise services ?

    We are wanting to relocate our SCOM management group into the cloud.  The SCOM management group is used to monitor multiple forests in multiple locations using SCOM gateways.  Firstly is this supported ?  has anyone in the community experience
    of running SCOM in Azure ?  To confirm I am not referring to SCOM in the cloud to manage services in the cloud.
    Thanks in advance.

    Hi,
    Here is a similar thread for your reference:
    Hosting SCOM in the cloud
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/0873431a-4db9-4adc-b8e8-e434d44c17b2/hosting-scom-in-the-cloud-?forum=operationsmanagergeneral
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Unable to connect to SQL 2012 on Windows VM from gallery

    I had deployed new virtual machine from the gallery, windows 2012 with sql 2012 but fail to login with default authentication
    I had followed the directions as in: "Provisioning a SQL Server Virtual Machine on Windows Azure"  (http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-provision-sql-server/)
     but fail to login to SQL with the following error:
    ===================================
    Cannot connect to R10PROJDEPLOY.
    ===================================
    Login failed for user 'R10PROJDEPLOY\R10Admin'. (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=18456&LinkId=20476
    Server Name: R10PROJDEPLOY
    Error Number: 18456
    Severity: 14
    State: 1
    Line Number: 65536
    in the past I had used same procedure to work with windows Server 2008 & SQL 2008 and managed to login well, any hint could be wrong?

    Hi,
    To connect to the Database Engine from another computer, configure SQL Server for mixed mode authentication.
    Add the port number after the server name.
    Also try connecting with the IP address.
    If no progress, please check the error message in ‘\Program Files\Microsoft SQL Server\MSSQL11.<instance name> \MSSQL\Log\ERRORLOG’
    Hope it helps.
    Tracy Cai
    TechNet Community Support

  • New Windows Azure Migration Content

    The guide, Migrating Data-Centric Applications to Windows Azure, provides detailed guidance on how to migrate data-centric applications to Windows Azure Cloud Services, as well as an introduction on how to migrate those same applications to Windows
    Azure Virtual Machines. By using this guide, you will have the planning process, migration considerations, and prescriptive how to’s needed for a positive migration experience.
    This guide captures best practices gleaned from the real-world engagements of CAT and the technical expertise of the SQL Database Content team and will be updated regularly to cover new learnings and additional features.
    The full guide is at:
    Migrating Data-Centric Applications to Windows Azure.
    The section on migrating SQL Server databases and migrating data to other data management services such as table, blob, Windows Azure drive is at:
    Migrating with Windows Azure Cloud Services.
    Karthika [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights.

    Hi babarzhr,
    For uploading large data files to storage blob, please try AzCopy, a command line utility with concurrent operations to upload, download, and copy blobs. You
    may get the latest version from aka.ms/azcopy, find the AzCopy at "<system disk>:\Program Files (x86)\Microsoft SDKs\Windows Azure\AzCopy" after your installation and use below AzCopy command line pattern:
           AzCopy <source folder> <destination folder> [filepatterns] [options]
    Here is the sample command lines for your scenarios.
    #1. Upload from local to your Azure Storage blob.
    #1.1 Upload single file, say uploading “db1.bck”.
             AzCopy D:\backup\
    https://myaccount.blob.core.windows.net/mycontainer//DestKey:key db1.bck
    #1.2 Upload multi db files, say uploading “db1.mdf”, “db1.log”, “db1.bck”, use file pattern “db*” and option /s to recursively upload.
             AzCopy D:\backup\
    https://myaccount.blob.core.windows.net/mycontainer/ /DestKey:key db* /s
    #1.3 Choose block or page blob by option /BlobType:Page|Block.
            AzCopy D:\backup\
    https://myaccount.blob.core.windows.net/mycontainer/ /DestKey:key db1.bck /BlobType:Block
    #2.
    Download from Storage to your VM local disk.
    #2.1 Download single file, say downloading “db1.bck”.
             AzCopy
    https://myaccount.blob.core.windows.net/mycontainer/ D:\backup\ /SourceKey:key db1.bck
    #2.2 Download multi db files, say downloading “db1.mdf”, “db1.log”, “db1.bck”, use file pattern “db” and option /s to recursively upload, attention, when ‘source’ is storage blob,
         the file pattern will be treated as prefix.
             AzCopy
    https://myaccount.blob.core.windows.net/mycontainer/ D:\backup\ /SourceKey:key db /s
    #3. For uploading/downloading large data files, suggest you open resume mode directly with option /z:<journal file>.
             AzCopy D:\backup\
    https://myaccount.blob.core.windows.net/mycontainer/ /DestKey:key db1.bck /z:”d:\test\restart.log”
    If your operation is
    terminated
    in the middle of downloading/uploading, use same command line to resume directly.

  • Unable to install SQL 2012 Enterprise on Windows 8.1 OS

    I had installed SQL 2012 Enterprise on my Windows 8.1 and was running successfully. I faced some SSRS & SSIS Authentication issue. So i decided to uninstall SQL and re-install it. On doing so, i am unable to install it.
    Wizard disappears from this screenshot onwards.
    Tried installing from Command Prompt.
    Setup.exe /q /ACTION=Repair /INSTANCENAME=instancename /IAcceptSqlserverLicenseTerms=true
    Still wizard disappears.

    Hello,
    I guess un-installation of SQL server is not complete and there are fragments remaining.Have you made sure you have uninstalled SQL server from add remove program completely.Make sure no features related to SQL server are present there.Please remove setup
    support files as well.Refer below link to remove it completely
    http://technet.microsoft.com/en-us/library/hh231731.aspx
    Similar issue docemented here
    If you face any issue below manual method for removing SQL server will be helpful
      1. Uninstall the existing SQL Server 2012 and all the components from the control panel.
        2. Backup the registry.
        3. Delete the following keys in regedit:
        --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
        --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
        4. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
        5. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
        6. Rename all the SQL Server folders in the computer.
        7. Reboot the machine.
    Revert if you face any issue.
    EDIT: IMP POINT installation of SQL server 2012 Enterprise edition On win 8.1 ( client OS machine) is not supported by MS.But it will not stop you from installation
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Sql 2008 r2 cluster side by side with sql 2012 cluster on Windows 2008 R2

    We have a SQL 2008R2 active/passive SQL cluster running on Windows 2008 R2 cluster.
    I would like to add a SQL 2012 clustered instance to the same Winows 2008 R2 cluster.
    Are there any issues involved having a SQL 2008 R2 clustered instance running side by side with a SQL 2012 instance in same Windows 2008 R2 cluster?
    Are there any pitfalls/"gotchas" to watch for with SQL 2012 cluster install?
    Thank you so much!

    Hello,
    Two instances, one SQL Server 2008 and the other SQL Server 2012, side-by-side, is fully supported.
    I would like to recommend you to assign a different port (not port 1433) to the non-default instance
    to avoid an IP address conflict between both instances.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • 2008 R2 upgrade to SQL 2012 validation error - No Features Selected

    I need a work-around for a known bug.  Some features of Server 2008 R2 Enterprise install an instance of SQL Server.  I'm attempting to upgrade the in-place instance to SQL 2012 Express.  After selecting 'Upgrade', it returns this error:
    Upgrade to SQL Server 2012
    There are validation errors on this page.  Click OK to close this dialog box.  Review errors at the bottom of the setup page, then provide valid parameters or click Help for more information.
    There are no features selected for upgrade.
    In researching, I find this is a known problem in which the hotfix is available in a cumulative update.  The 2419 build updates the released 2100 build.  My problem now is that applying the cumulative update requires that SQL 2012 already be installed.
    What is the correct procedure for upgrading the in-place SQL instance to 2012 SQL Express?
    Beware of unmoderated moderators in the Expression Web forums.

    One of us is confused.... likely me.  The SQL currently installed is the built-in SQL of Windows Server 2008 R2 Enterprise.  It is not SQL Enterprise.  I understand it to be a limited variation called SSEE, SQL Server Embedded Edition. 
    I believe the installation of this variation can be triggered by installing IIS or WSUS.  The instance name is Microsoft##SSEE.
    Nevertheless, there must be a proper way to install SQL 2012 Express, migrate, and uninstall the Windows Internal Database SQL 2005.  Where can I find the correct procedure for upgrading the in-place SQL instance to 2012 SQL Express?
    Hi backup,
    According to your description, I recommend you install SQL Server 2012 Express directly. Before installing, you should note the
    hardware and software requirements, for example, you need to download and install Microsoft .Net Framework 3.5 SP1 and Windows Installer 4.5.
    There is a process of installing SQL Server 2012 Express, you can review it.
    http://www.jsinh.in/2012/09/install-sql-server-2012-express-step-by-step/
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Is it possible to use SCOM 2012 R2 with the new Azure Managment Pack to monitor Aure Wadlog Events for azure sdk 2.5

    My operations team has been using MOM 2007 and has recently migrated to SCOM 2012 R2.
    Till now we are using Monitoring Pack management packs which were released way earlier (https://www.microsoft.com/en-us/download/details.aspx?id=11324),
    and had a dependency on diagonstics connection string being present in the cscfg of Azure package.
    This pack was allowing us to monitor the wad logs and events generated by applications.
    However we plan to move to newer Azure managemen pack (http://www.microsoft.com/en-us/download/details.aspx?id=38414), which allows for discoverability.
    I have 2 questions -
    Is it possible to monitor Diagonstics Event Log with the new Monitoring Pack released on 10/2014 ? Or will the users still require the earlier pack for monitoring diagnostics installed in parallel ?
    Azure SDK 2.5 got rid of diagonstics connection string. Is there any possible way to Monitor of Azure Diagonstics wadlogs using SCOM 2012 R2
    Thanks,
    Pratush

    Hi Pratush,
    I would like to suggest you go through the management pack guide to get details. And you should be able to create custom monitor to monitor event logs for Azure.
    Hope the below links be helpful for you regarding to monitoring Azure:
    How to monitor your Windows Azure application with System Center 2012 (Part 2)
    http://blogs.technet.com/b/dcaro/archive/2012/05/03/how-to-monitor-your-windows-azure-application-with-system-center-2012-part-2.aspx
    Windows Azure and SCOM 2012
    https://social.msdn.microsoft.com/Forums/azure/en-US/ecb409e2-8595-40e8-9a73-757b670b06db/windows-azure-and-scom-2012?forum=windowsazuremanagement
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Unable to restore a .bak file in SQL 2012

    Environment: SQL 2012 SP1 Standard on Windows Server 2012 R2 Standard (Hyper-V instance on 2012 Standard)
    I've been trying to restore a backup file that was updated on another system by our vendor (Omnify)
    I'm getting the error: Omnify5.mdf cannot be overwritten. It is being used by the database Omnify5
    I've tried putting the database in single user mode, Ive tried taking the database offline
    I've tried rebooting
    I've tried the following code:
    use
    Master;
    GO
    alter
    database omnify5
    set
    single_user
    with
    rollback immediate;
    alter
    database omnify5
    set
    multi_user;
    Go
    And I've checked file permissions
    I've verified the BAK file
    I've re-created a backup to see if I could restore using it and still no joy.
    Anyone have another idea?
    Thanks
    Jim Bogart "bogart dot james at gmail dot com"

    It looks like the file is still accessed by some other process, make sure that the file is no longer connected with any other database
    select name,physical_name from sys.master_files
    Take the database to single_user
    Take the database offline
    Put the database in multi_user mode
    Restore the database with overwrite option ( You can either use SSMS or Restore command)
    RESTORE DATABASE PowerSQL
    FROM DISK = 'f:\PowerSQL\PowerSQL.bak'
    WITH MOVE 'YourMDFLogicalName' TO 'F:\SQLData\PowerSQL_Data.mdf',
    MOVE 'YourLDFLogicalName' TO 'F:\SQLLog\PowerSQL_Log.ldf'
    WTIH REPLACE, MOVE
    -Prashanth

  • How to deploy crystal reports in Windows Azure

    I have developed a web application using VS 2008 and also developed some crystal reports for the appliation, now my task is to  migrate the web application to windows azure and to migrate to Windows Azure we have to convert the application to VS 2010 but in VS 2010 there is no inbuilt Crystal reports now my question is how should i migrate my crystal reports to windows Azure, kindly help me.
    Thanks in Advance
    Ramakrishna Reddy

    Hi,
    Installing [CR for VS 2010 |http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0.exe]on top of visual studio 2010 will give you a bundled crystal designer available inside visual studio 2010 IDE. Apply [SP2 on CR for VS 2010 |http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe]Upgrade the reports in the bundled designer and compile / build your application.
    Take a look at the Deployment section of [CR for VS 2010 Developer guide |http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip]for recommendded deployment procedures.
    The [MSI (Redistributable runtimes)|http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_2.zip] is meant to install manually on the app server / client machine.
    Search the forum for 'cr for vs 2010 deployment' you will find many useful threads, kbases, wikis.
    Hope this helps,
    Bhushan.

  • Read Only SQL 2012 Replica DB on a SQL 2014 box

    I have set up a data availability group between two SQl 2012 boxes on my windows cluster. they are failing over fine and synchronized as expected.
    I want to add an additional read only replica on my SQL 2014 box which is also included in my windows cluster (so i can use this replica for reporting with 2014 In Memory features) the fail-over is still between the two 2012 boxes. 
    Problem is even tho i have set this replica to read only - yes, the database is always in - Synchronized / In recovery - so i can never connect to it.
    Is this scenario possible?

    Thanks David
    Yes the whole point of this was to get access to real time data from within 2014, but the more i think about it the linked server still would not give me what i want as I belive the in memory is defined at table creation level.
    With the tables being created in 2012 that would be a problem.
    Thanks for the info mate.

  • SQL Server Business intelligence edition on Azure Virtual Machine

    Hello, Does anyone know when can a virtual machine with the SQL Server Business Intelligence Edition will be available? (it's that edition that I'm interested in, not standard, web or Enterprise that are the current editions available) , also In
    that moment will that SQL BI edition be available using SPLA SAL License as well?
    Regards
    GRR

    Hi,
    It seems that some features of SQL server BI Features are installed on the SQL Server Virtual Machine Gallery Images. For more detailed information, please refer to the link below:
    SQL Server Business Intelligence in Windows Azure Virtual Machines
    Best regards,
    Susie

Maybe you are looking for

  • How do I Move video files from films to tv programmes and group the series together?

    I've recently ripped a tv series from DVD and successfully converted to play on iPad and iPhone. However it's listed all the videos under the "films" tab as individual files. How do I move them into the TV programme tab and group them together? Thank

  • Failed to visit the page for StarLoan described in the QuickStart Tutorial

    Hi, I cannot visit the page of http://localhost:9700/StarLoanUI on 3-24 Oracle BPEL Process Manager Quick Start Guide (http://download.oracle.com/otndocs/products/bpel/quickstart.pdf). I guess it is related with domain configuration, but I have no cl

  • Full Hebrew language for iPod

    Hello. Me and my friends made Hebrew support for the iPod. It contains FULL menus in Hebrew and support for Hebrew songs. We made it instead of the Norwegian language, but it compatible with every iPod (of course, not Shuffle ). We are willing to sel

  • Old accounts disappeared after adding google account

    I have similar problem, after adding new Google account on BB, old account disappeared and all infos are taken from Google and not anymore from Outlook. Then re-created previous account and deleted Google one: no solution, re-installed BB-DTop Mng: m

  • Lr3 Pricing - What A Difference a Version Makes

    As I recall, one of the longest and possibly bitter threads on this forum was sparked by the pricing differentials of Lr2 upgrade in countries around the world - compared that is to what Adobe charged within the U.S. To date, I have seen not a flicke