Azure SQL server v12 upgrade remaining time.

I'm upgrading SQL server to v12 to be able to utilize S3 performance level. Upgrade is running for 28 hours and still not completed. Actually, info in the portal said that it takes up to 24 hours.
Is there any way to determine how much time is needed to complete an upgrade and/or speed up the process? I'm in pretty urgent need of scaling up, but it's locked while server is upgraded.

Hi Ashley,
Just for clarification, you are upgrading a database (logical server) in Azure from V11 to V12?
How long the upgrade takes is depending on the size of your database(s). The larger the database the longer it will take. If it seems the operation is stuck you should file a support ticked through the portal to have the issue being investigated.
Thanks,
Jan

Similar Messages

  • How can I connect to Oracle and SQL server at the same time?

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]
    As far as I know you have 3 options depending on your specifications. I don't think option #3 will work if you need to actually join a
    SQL Server table to an Oracle table.
    1. Oracle Transparent Gateway. I haven't used the Oracle Transparent Gateway but my understanding is that Oracle gateways are
    separate purchased products from Oracle. I've never seen any free/development versions of it anywhere. You'll need to contact
    your Oracle sales rep about it.
    2. Heterogeneous Connectivity. There's something called Heterogeneous Connectivity that could work for you - depends on what
    version of Oracle you're on and what OS. You basically set up an ODBC data source on the Oracle server and modify the listener.ora
    and tnsnames.ora files. You can then create a database link to SQL Server just like you would to any other Oracle database. You can
    check your Oracle documentation for how this works. There's also some very good documents on Metalink that tell you how to do this
    as well as a Heterogeneous Connectivity forum on this site.
    3. Use the exec_sql package available in Developer 2000. This allows you to open and execute cursors to remote databases within
    Developer. We have an account validation process that uses this - when a person enters an account number in a form while logged
    into Oracle it validates the account is valid in our main accounting DB2 database. We also pull HR information from DB2 into Oracle
    this way. If you're using Forms 6i exec_sql is a built-in command, in Forms 5.0 and 5.5 you have to add it as an attached library to
    the form. I think you also need the OCA options installed from the Developer software to have access to the library in Forms 5.0 and
    5.5. The library will be in the $ORACLE_HOME\oca20\plsqllib directory for these versions. The Developer documentation should have
    additional information.
    HTH

  • How do I set up Azure Sql Server to have multiple instances?

    Hi all;
    We are setting up a new SAAS application on Azure and while we have used Azure before, not at this level of multiple apps, etc.
    We plan to have both a web app and a cloud app in both a US and EU data center. They need to hit a common database because requests will go to the closest data center via traffic manager and a lot of the data works off of the customer table. And a customer
    (company) can have users in both the U.S. and E.U.
    Is there a way to set up Azure Sql Server so it has instances in both data centers, and Azure keeps them synchronized? If I understand sharding right, that is not what we need as someone hitting either data center could be requesting any of the data in the
    DB.
    thanks - dave
    What we did for the last 6 months -
    Made the world's coolest reporting & docgen system even more amazing

    Hi,
    As far as I am aware, when you set the webapp/cloudapp to connect to a database you will have to specify the connection string in the app. The app will hit the database which is mentioned in the  connection string you have specified. So it is not automatic
    or Traffic manager. You have full control over it as you can tell your app to connect whichever database you want.The database could be located in any region, however the you have to keep latency in mind as the app in US Datacenter could be calling the Database
    in EU, if that is  they way it is setup.
    You can have separate databases in each region and use Azure Data Sync
    to have the database synchronized, however please keep in mind that Azure Data Sync is in Preview.
    Regards,
    Mekh.

  • Inserting Data from Oracle to SQL Server on the Real Time Basis.

    Hi Everyone,
    I need to insert data from Oracle to SQL Server on the Real Time basis, we have to fetch data from oracle approx 20 tables, and each table has more than 30 Fields. I need to fetch data in every 15 mins.
    I have created a job using SQL SERVER Agent by writing insert queries for all the tables with conditions that no rows will be inserted which is already in SQL. note that this job is taking only 1 min to execute.
    But in this way our SQL Server getting hanged and it giving problems to other application running in the SQL SERVER.
    So i m requesting all of you that what is the best way to insert huge amount of data on the real time basis.
    Thanx in Advance.

    1) Create Linked server 
    2) insert data using openquery  and set job in sql agent
    3) run job after 15 minutes

  • Timeplan for Azure SQL Database v12

    When will Azure SQL Database v12 be released for production usage?
    Nitramafve

    Hello,
    The official announcements on dates should appear here:
    http://azure.microsoft.com/blog/topics/database/ 
    Stay tuned for the updates. We cannot share dates on this forum prior to official announcements.
    The V12 is in public preview and we stand behind it. If it helps ease any concerns - internally we already run a number of production workloads on this platform.
    Regards,
    Boris.
    Boris Baryshnikov, Azure SQL Database

  • Problems using SQL Server 2014 upgrade advisor on a windows 2008 sp2 server

    I got sql server 2014 upgrade advisor up and running on a windows 2012 vm and every thing works fine, but I am having trouble installing it locally for a SSRS Box. The SSRS box is running windows 2008 sp2 enterprise edition, but when I try
    and run the SQLUA.msi install nothing happens.
    anyone else experience this issue?
     

    Hi jesse,
    Welcome to the forum :-)
    Can you please clarify your issue in more details. I did not understand what you are doing. What do you mean by "installing it locally for a SSRS Box". Do you mean that you are trying a simple installation which do not work, and raise an error?
    If so then (1) we dont need the extra information about "why you need the SQL Server" :-) we just need to help you install it regardless the SSRS. (2) We do need the full error log and the error message that you get.
    By the way, The SQLUA.msi is just a small utilities named "Upgrade Advisor"
    http://msdn.microsoft.com/en-us/library/ms144256.aspx
    Do you want to install the SQL Server itself?
    What is your current SQL Server on the local windows 2008 server?
    [Personal Site]  [Blog]  [Facebook]

  • Help with installing sql server 2012 upgrade advisor

    Hello there,
    I have two questions here:
    1. My sql server 2005 is on Window Server 2003/SP2. Does this mean I cannot install sql server 2012 upgrade advisor on it? This page (http://msdn.microsoft.com/en-us/library/ms144256.aspx)
    cites that the supported OS are "Windows Vista SP1, or SP2, Windows 7 and Windows Server 2008 R2."
    2. I tried to install the upgrade advisor on my local machine (windows 7, 64-bit). Even after I installed "Microsoft SQL Server Transact-SQL ScriptDom ", I still got the error message "Setup is missing prerequisites: - Microsoft SQL Server 2012 Transact-SQL
    ScriptDom, which is not installed by Updgrade Advisor Setup........" Why is that?
    Thank you for your help in advance!

    Hello,
    Have you installed .NET Framework 4.0 also?
    Make sure you installed Transact-SQL ScriptDom from the following link:
    http://www.microsoft.com/download/en/details.aspx?id=29065&ocid=aff-n-we-loc--ITPRO40886&WT.mc_id=aff-n-we-loc--ITPRO40886
     (on the
    Microsoft SQL Server 2012 Engine Feture Pack Components section)
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Where to download sql server 2012 upgrade advisor

    Hi,
    I want to download sql server 2012 upgrade advisor. But http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x64/sqlua.msi link does not work. It says connection timed out. Can anyone tell me where can I download this?
    Thanks,
    Preetha

    The link
    http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x64/sqlua.msi
    works for me.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Is there a list of best practices for Azure Sql Server?

    I was talking with a Sql Server expert today and learned that Azure Sql Server can take up to a minute to respond to a query that normally takes a fraction of a second. This is one of those things where it's really valuable to learn it when architecting as
    opposed to when we go live.
    Is there a list of best practices for Azure Sql Server? If so, what are they?
    We will be calling the database from multiple instances, both Azure websites and Azure cloud services. The calls will be about 90% selects, 9% updates, and 1% inserts.
    thanks - dave
    What we did for the last 6 months -
    Made the world's coolest reporting & docgen system even more amazing

    Hi,
    Here are some documentation on Azure SQL Database to get you started.
    http://msdn.microsoft.com/en-us/library/azure/ee336279.aspx
    http://msdn.microsoft.com/en-us/library/azure/ff394102.aspx
    http://msdn.microsoft.com/en-us/library/azure/jj156164.aspx
    http://msdn.microsoft.com/en-us/library/azure/ee336282.aspx
    http://msdn.microsoft.com/en-us/library/azure/ee336256.aspx
    Regards,
    Mekh.

  • ECC 6/MS Windows Server 2008/SQL Server 2008 Upgrade

    I am working with a client who wishes to do an ECC upgrade from ECC 5 to ECC 6.  They also wish to upgrade the Op System from Windows Server 2003 to Windows Server 2008; and the database from MS SQL 2005 to MS SQL 2008.
    My proposal is to Upgrade ECC, then the Op System then the DB in each environment before moving forward.  We would do the first upgrade in Sandbox to determine timing, issues, etc.  We would create a production support path to be used during the project, then start the upgrades Dev-QA-Prod.
    The client has said that this is a risky approach and that SAP recommends a 2 step process, that is, upgrade ECC 6 thru all environments and then go back and do the Op Sys and Db upgrades afterward.
    In my mind my approach is less risky as we will ensure each environment is clean and functioning smoothly before moving forward; there is less intrusion to the end user; testing is only accomplished once in each environment.  The actual production build would be split over 2 weekends, app upgrade first then op sys and db.
    The assistance I need to understand isu2026.does SAP have a recommendation in this case?  I have not seen anything that says not to do the single step process I am recommending.
    Thanks for any support you can provide.

    Hi,
    If SAP is recomending that is because They recomends not to "mix" upgrades with any other process like Heterogeneous system copies, DB upgrades, etc. In fact this is in the upgrade guides. But I think like some others here has already writen, that you could upgrade and change OS and SQL server in two different steps but in the same process so the downtime will be longer but it will be only one.
    Of course this will depend on how long your upgrade downtime will take because usually the upgrade could take 7 hours more or less, post upgrade tasks, export task (R3load), change OS and SQL server if not using different HW, import task and post copy tasks.
    What is the maximun downtime your client is ready to tolerate? If you have a whole weekend beginning from friday afternoon and ending Monday morning probably you will have enough time to do all in one weekend but again, it will depend on your tests. Why don´t you talk to your client and tell them if they have new HW already for this project to do a Prod copy in one of those servers as part of the whole project and take the times you will need. Then with that in perspective you could decide what approach is better.
    With some upgrades done under my belt to different clients I don´t assure anything until I do a test upgrade including all changes (os or DB) necesary to finish time schedules, then with that in mind then we can redefine the way we will use and we make that clear before the beginning of the project. I always tell them that it is better to do a test like this if they don´t have much available downtime, the project will take longer but for sure the Production downtime will be shorter.

  • SQL Server 2005 upgrade & migrate to 2012 method

    Hi,
    The situation is like this:
    Currently I have SQL Server 2005 on an old Windows Server 2003. The target is to let SQL Server 2012 on Windows Server 2012 with the databases migrated over. The new server with Windows Server 2012 was prepared.
    Originally my plan is to install SQL Server 2005 on the new Windows Sever 2012 first, migrate the database from old server to here, then upgrade SQL Server to 2012. Then found out this method cannot be used due to SQL Server 2005 is not compatible with Windows
    Server 2012.
    Alternative suggestions are appreciated.

    SQL Server 2012 supports upgrade from the following versions of SQL Server:
    SQL Server 2005 SP4 or later
    SQL Server 2008 SP2 or later
    SQL Server 2008 R2 SP1 or late
    So please make sure that your existing sql server 2005 is upgraded to SP4 or later.
    Then best way is use side by side.
    Windows Sever 2012 on you new machine and sql server 2012.
    Then use side by side method to migrate your old sql 2005 to new version 2012, ( moving backups and restore, logins, jobs, packages, configurations, maintenance plans,
    linked server details and more. )
    If you use in-place the in case of any issues we cant do anything to bring back the server to old version or fixing the issue may take lot of time. side by side its matter of navigating the connection and changing the connection setting for application and
    putting databases for use ( online from single user or may be from online to online )
    Raju Rasagounder MSSQL DBA

  • Data services with SQL Server 2008 and Invalid time format variable

    Hi all
    Recently we have switched from DI on SQL Server 2005, to DS(Date Services) on SQL Server 2008. However I have faced an odd error on the query that I was running successfully in DI.
    I validate my query output using a validation object to fill either Target table (if it passes), or the Target_Fail table (if it fails). Before sending data to the Target_Fail table, I map the columns using a query to the Target_Fail table. As I have a column called 'ETL_Load_Date' in that table, which I should fill it with a global variable called 'Load_Date'. I have set this global variable in the script at the very first beginning of the job. It is a data variable type:
    $Load_Date = to_char(sysdate(),'YYYY.MM.DD');
    When I assign this global variable to a datetime data type cloumn in my table and run the job using Data Services, I get this error:
    error message for operation <SQLExecute>: <[Microsoft][ODBC SQL Server Driver]Invalid time format>.
    However I didn't have this problem when I was running my job on the SQL Server 2005 using Data Integrator. The strange thing is that, when I debug this job, it runs completely successfully!!
    Could you please help me to fix this problem?
    Thanks for your help in advance.

    Thanks for your reply.
    The ETL_Date is a datetime column and the global variable is date data type. I have to use the to_char() function to be able to get just the date part of the current system datetime. Earlier I had tried date_part function but it returns int, which didn't work for me.
    I found what the issue was. I don't know why there were some little squares next to the name of the global variable which I had mapped to the ETL_Date in the query object!!! The format and everything was OK, as I had the same mapping in other tables that had worked successfully.
    When I deleted the column in the query object and added it again, my problem solved.

  • Retreive External data from SQL making connection to SQL server take a long time

    I have an Excel pivottable based on a view from SQL server. The view gets data from 2 databases on the sames server. I have the sames login for both databases and also the same rights (datareader, datawriter and owner). When running the view from within
    the SQL Server management tool it goes quick. In Excel once the connection is made everything goes fast. Only making the connection takes a very long time. When I use a view with data from a single database then everything is fine and goes fast.
    Example of the situation: I use the example view below in an excel pivot. This gives as result that the connection takes very long.
    SQLServer A
    View CustomerInfo which contains the following query.
    Select * FROM databaseA.dbo.Customers as Customers
    CROSS APPLY
    SELECT *
    FROM databaseB.dbo.Contacts as Contacts
    Where Customers.Number = Contacts.CustomerNumber
    ) AS Contactdata
    When I remove the CROSS APPLY part, the connection is made directly
    We login to SQL with normal logon  (not windows security) The user has the same rights on both databases.
    I hope the problem is clear. Does anyone have an idea of how I can solve this problem?

    -1* ( prior dataid ) = parentid
    is it multiplying -1 times the prior dataid ?that's exactly what it's doing
    you need:
    prior dataid = ABS(parentid);
    not knowing you're data, and therefore assuming that dataid is always positive (since it doesn't have an ABS), and that parentid can be positive or negative, your criteria becomes
    parentid = prior dataid (handles both are positive)
    or parentid = negative of prior dataid (handles parentid is neg, dataid is pos)
    since the "prior" must be right next to the column (dataid), I put parens around the whole thing, and then mult by -1

  • Why is the PWDCOMPARE function not supported on an Azure SQL Server 2014 database

    I have tried to publish a database from our local SQL Server to Azure but receive an error saying PWDCOMPARE is not supported with no link to a reason why.
    We are using HASHBYTES function to encrypt passwords in our database and
    PWDCOMPARE to validate them and we currently don't have an alternative (see article: http://sqlity.net/en/2460/sql-password-hash/). The PWDCOMPARE function is referenced by a stored procedure,
    which is what won't publish to Azure.
    It would be useful to know if it will be supported or if we should create a VM instead.
    EDIT: Further Clarified question above, but basically the functions listed are documented in MSDN and there is no mention of them being undocumented unsupported features.
    The error occurs when trying to publish a database to Azure from SQL Server 2014 Management Studio

    Hi,
    I am not an expert to answer this but am trying my best to answer this query.
    Hashes a password and compares the hash to the hash of an existing password. PWDCOMPARE can be used to search for blank SQL Server login passwords or common weak passwords.
    Syntax
    PWDCOMPARE ( 'clear_text_password'
       , password_hash
       [ , version ] )
    Note: This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
    I am not sure whether this feature is not available on SQL 2014.
    I think you can solve this issue by using the EXECUTE AS. Add this query into a procedure with EXECUTE AS with the user/login with sufficient permissions on the server.
     Refer to belw link for more details on EXECUTE AS
    http://msdn.microsoft.com/en-us/library/ms188354.aspx
    create
    procedure checkpassword
    @UserName
    SYSNAME
    ,@Password
    VARCHAR(1000)
    WITH
    EXECUTE AS
    '<UserName>'
    as
    select
    pwdcompare(@Password,convert(nvarchar(128),password))
    from master.dbo.syslogins
    (nolock)
     where name=@UserName
    GO
    EXEC checkpassword
    @UserName='test',@Password='12345678'
    Girish Prajwal

  • MOSS 2007 SP1 & SQL Server 2008 upgrade plan into MOSS 2010 and SQL Server 2008 R2 ?

    Hi All,
    I've got the following setup in one single server:
    Windows Server 2008 Standard
    SQL Server 2008 Standard
    SharePoint Server 2007 Enterprise SP1
    that I'd like to upgrade into the following:
    Windows Server 2008 R2 Standard
    SQL Server 2008 R2 SP1 ?
    SharePoint Server 2010 Enterprise
    can i just perform CA farm level backup then import it on the new SharePoint server ? is there any caveat that i should pay attention to ? (eg. non working site list or web parts ? )
    thanks.
    /* Infrastructure Support Engineer */

    Backup/import will not work for upgrade. As mentioned on the other thread, you need to perform a database attach upgrade to move to a separate 2010 from from a 2007 farm. For information about upgrading to SharePoint Server 2010, see the upgrade guide:
    http://technet.microsoft.com/en-us/library/cc303420.aspx 

Maybe you are looking for

  • How to change the name / IP address and domain name for BOE Server

    Hello, We want to change the name / IP address and domain name for BOE Server, please could you indicate the steps or procedure to follow? I need your help thank you

  • How to create Caller Groups in J2ME

    Hi, I am developing an application in which, I am collecting all contacts from the PIM using PIM attributes. Now I want to make a groups of these contacts like available in our devices *"Caller Groups"*. It is possible to do the same programmatically

  • Item-level Permissions availabe in list advance setting not working.

    Hi,      Recently i had an requirement of maintaining item level permission. My requirement was that whenever an item is created in list, it should be created with uniqure permission. I know how to do it by writing custom code, but i don't want to do

  • Video in slideshow

    How can I play video clips in an IPhoto slideshow?

  • QuickTime and DVD issues

    Hey I'm running WXP on my PC, the problem is that I have the new QuickTime 7 and I purchased the Pro key but I can't watch DVD movies on it. So how I am supose to copy my vidios into my ipod if I can't get the program to open them.