From Express to Standard Edition how to upgrade SSMS

Hello Everyone!
I initially install SQL Server 2012 Express and recently upgraded to SQL Server 2012 Standard edition (using set up of Standard edition). Now I need to upgrade SSMS since the Express edition does not have the
Database Engine Tuning Advisor. I tried different options in setup of Standard edition, but nothing helped, I am still missing Database Engine Tuning Advisor. Any suggestions?
Regards,
Alex

Thank you Shanky! 
Indeed, All I had to do was to choose "New SQL server stand-alone installation or add features to an existing installation" and then choose "Management tools - Complete"
Regards,
Alex
You are welcome ,Thanks for visiting forum.
Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers
My TechNet Wiki Articles

Similar Messages

  • Upgrading from Oracle 10G standard edition to Oracle 10G enterprise edition

    Hi
    I want to upgrade from Oracle 10G standard edition to Oracle 10G enterprise edition. Is there any script provided by oracle which I can run on existing Oracle 10G standard edition to upgrade to enterprise edition after completing the licensing formalities or do I need to install Oracle 10g Enterprise edition from scratch and then migrate my data.
    Ramanbir S

    You will not need to perform any data migration to upgrade to EE. The diffetence between standard en enerprise editions are the features offered. When you upgrade you can use the same set of files you used to install standard edition and just add the enterprise edition features you want to use in the 'Custom' section of the Universal Installer.

  • Upgrading from Oracle 9i Standard edition to Enterprise.

    I want to upgrade my database from oracle 9i(9.2.0.6) Standard edition to Enterprise edition.
    Please suggest me as to what is the best suitable method
    I was thinking of installing EE directly on Standard edition so that all the things remain intact is it possible?
    Also if not then can backup and restore be used?
    Thanks in advance

    hi.
    right now i have standard edition already installed as i said earlier. I want to upgrade from SE to EE because of using advance features like partitioning. DB size is 40 GB.
    I know exp/imp would take a lot of time that's why I thought it is not a viable path.
    regards,
    pranav

  • Best way to change from Oracle 11gR2 Standard Edition to Standard one..?

    Hi,
    I have installed Oracle 11gR2 Standard edition+ installed database and additional software (which looks into the Oracle 11g database) in around 20 PCs (company)
    But now the management says that they got license only for 11g Standard one edition (Standard one is significantly cheaper than standard edition)
    So I have to change the Oracle edition from Standard to Standard one now..We only need standard one edition features in the PCs.
    Can somebody please advise what would be the best way to do this? Do I have to uninstall all database and reinstall standard one edition again?
    I will be grateful if somebody says some kind of upgrade is possible(in this case degrade!)..
    Pls ..waiting for a reply..its very urgent!
    Thanks&regards..

    Yes I agree there was standard and standard one options and I selected standard.
    But how to confirm?
    SQL> select banner from v$version;
    BANNER
    Oracle Database 11g Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    It doesnt say anything..where else will I check?
    Also as said in the previous post,
    1) SE max. 4 sockets , SE1 2 sockets <======== hardware restriction
    2) No RAC on SE1
    3) No Automatic Workload Management (a RAC feature) on SE1
    These apply to us.
    So can we get a SE1 license, since we are not on RAC and satisfy all criteria for standard one.
    Thanks&Regards

  • Changing from dev to standard edition causes "Could not obtain information about Windows NT group/user error code 0x6e."

    Hello,
    We recently upgrade our SQL Server 2012 SP1 (64bit) dev edition to standard edition, after we purchased the required licence and it was deployed in production.
    Since the edition change, we are now receiving the following error, with some of our jobs, which have an e-mail step in them, which is causing the jobs to fail.
    Msg 14661,Level 16, State 1, Procedure sp_send_dbmail, Line 517
    Query execution failed: Msg 15404, Level 16, State 19, Server BL-SVR15, Line 1
    Could not obtain information about Windows NT group/user 'BLUELIZARD\savaa', error code 0x6e.
    Any ideas how to fix this issue? We were also having a similar error, when executing the jobs, but changing the job owner to SA has fixed this issue.
    Thanks,
    Andy.

    Hi,
    Which user account you used for SQL Server service, domain account or local account?
    If it is domain account, are you able to log in to a machine with it?
    Make sure that the password of account is not expired.
    Also, grant the user Allowed to Authenticate permission and see how it helps.
    Refer to the below article:
    http://geeks.ms/blogs/ozonicco/archive/2013/01/14/208266.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Express vs Standard Edition One

    Is there much difference between the Express Edition and Standard Edition One single cpu? I built a web application using mod_plsql. In load testing the application it works fine with this configuration:
    - 1 hyper-threaded CPU 3 MHz xenon
    - 1 gig SGA
    - Total datafile size is 3G
    I was planning on turning off hyper-threading and buying a single cpu SE1 license, however after looking into XE it may be possible to save $5000.
    In testing I am using 10gR1 EE with the Companion CD for apache / mod_plsql functionality.
    Can XE can do:
    - mod_plsql on port 443 (https)
    - UTL_HTTP.SET_WALLET for https request on port 443
    Is the Companion CD also free?

    Brian,
    I built a web
    application using mod_plsql. In load testing the
    application it works fine with this configuration:
    - mod_plsql on port 443 (https)See this thread for configuring the Apache for https in front of an XE installation: HTTPS with Oracle XE ?
    Porting a mod_plsql application to XE should definitely work in general.
    Here are the exceptions to the rule we have experienced / discussed in this forum so far:
    1) there might be a bug in the htp.init function (as of the beta release)
    htp.init throws exception
    If you don't clear the htp buffer between calls, you should be fine.
    2) Authentication by CustomOwa is not supported and you need a different way of authenticating your users: DBMS_EPG DAD authentication using CustomOwa
    Here is another helpful thread on configuring the DADs:
    Using DAD's without specifying a password
    Regards,
    ~Dietmar.

  • SQL server 2008 R2 downgrade from Enterprise to standard edition

    Hello,
    we are going to downgrade SQL server 2008R2 from enterprise to standard for a server whose databases are not using any of the enterprise features. 
    Per the link http://www.mssqltips.com/sqlservertip/3079/downgrade-from-sql-server-enterprise-edition-to-standard-edition/ we had made a plan to do so.
    However, we are not sure of two points:
    1) Do we need to import the SSIS packages, i.e. after downgrade would all the packages vanish? Therefore what should be done for the Integeration services on this instance?
    2) second would be related to reports configured. Would all the settings in reporting configuration also change? If yes what should be done while downgrading (removing the reporting services as well)
    Thanks, please suggest.

    Hello,
    I you copy the old system databases incl ReportServer Db as described in the article then you have all SSIS packages & reports available as before.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Retore a backup from RAC to Standard Edition

    Hi,
    We have a production environment with a 2 nodes RAC 11g.
    This environment is secured with a RMAN backup startegy.
    Could we restore the backup to a single node Oracle Standard Edition 11g database?
    Best regards,
    Sébastien

    So I would be careful, this metalink has a list of differences between EE and SE:
    Differences Between Enterprise, Standard and Personal Editions on Oracle 11.1
    Doc ID: NOTE:465460.1
    If you use EE options and features, you cannot have these in the restored SE instance.
    Werner

  • How to upgrade my iPad1software from iOS 5.1.1, How to upgrade my iPad1software from iOS 5.1.1

    I want to install some apps to access VPN software but my iPad has iOS 5.1.1. I need 6.1.1 as a minimum. My iPad tells me my software is up to date. What can I do if anything (apart from buy a new iPad :-))

    The original iPad cannot be updated beyond 5.1.1.

  • Upgrade BizTalk 2013 Standard Edition to Enterprise edition

    Hi All,
    I wanted to upgrade from BizTalk 2013 Standard Edition to BizTalk 2013 Enterprise edition. Could you please let me know the steps that I need to follow or the point me to any related documentation.
    Thanks and Regards,
    Ujjwal
    -Ujjwal

    Back-up of databases
    BizTalk application.
    Backup the binding, parties, policies, vocabularies.
    BTSNTSVC.config file.
    Backup the Enterprise Single Sign-On secret
    This would help you if in case of any rollback
    When run the installation package for
    Enterprise edition, the install will detect
    the exiting version and guide you to upgrade. The install will also ensure the
    installed BizTalk application is not be affected.
    Use the back-ups if anything goes wrong. 
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Best procedure to downgrade a SQL Server 2012 SP2 installation from Enterprise edition to Standard edition

    Hi,
    following a purpose change for a database server, I need to downgrade the SQL Server 2012 SP 2 installation from Enterprise to Standard edition.
    Does it exist the best procedure to do it in a secure manner with a low impact?
    Many thanks

    Please note that while you are downgrading by uninstalling and reinstalling and then restoring backup  taken from 2012 enterprise to standard , if backup contains data about used enterprise features you would not be able to restore the backup so BE
    CAREFUL.
    You should , if possible, get a new box install SQL Server standard and try restoring backup if it fails disable enterprise features and again take backup and then you would be able to restore.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • 1. Will CAL Licenses works if i use Windows Server 2012? 2. What GB of RAM can be used with Windows Server 2008 Standard Edition?

    I have been using Windows Server 2008 Standard Edition for my business purpose and there are at-least 30 Users who logged in into the server Via Remotely from different location. I want to upgrade my server with latest one with some extra cores and RAM for
    better and smooth operations for all users. So, i have a doubt whether my CAL Licenses will works with Windows Server 2012 or i need to purchase the new one for the same? 
    Moreover, if i don't upgrade my Windows to any 2012 edition and stay on 2008 Standard Edition how much maximum RAM can be installed at a time? is there any limitations? if Yes, please let me know how do i upgrade my Windows 2008 Standard Edition to any other
    business edition to avoid such limitations of RAM?
    Waiting for your favorable and quick response. 

    Hi again,
    th eupgrade optiuon from Standard 2008 to Enterprise 2008 was only available for customers with open value contract with activ esoftware assurance then they can purchase the step up license from Standard to Enterprise.
    the only way to have the Enterprise 2008 Edition is to make th edowngrad efrom 2012 Standard to 2008 Enterprise. it means that if you purchase the 2012 R2 Standard Edition, you may downgarde to Enterprise 2008/2008 R2. th ebest way to make the downgrade
    to 2008 R2 Enterprise is to purchase the current Version 2012 R2 Standard in volume licensing than you can download diretly from VLSC the Enterprise Edition.
    with your downgrade you can still using the 2008 CALs.
    thanks
    diramoh

  • GoldenGate on Oracle Standard Edition

    Hi,
    GoldenGate supports extract from an Oracle Standard Edition One database, but I have not yet managed to create an extract queue.
    I have read the manuals, I have searched Oracle forum and I have also searched Oracle Support pages, but I haven't found anything how it should be done.
    Please guide me.
    I have tried to create the extract with several different commands. Here are some of them:
    add extract ggsrc, tranlog, begin now, threads 1
    add extract ggsrc, tranlog, begin now, passive
    Here is the error message I receive:
    2011-11-10 12:14:00 WARNING OGG-01756 Cannot register EXTRACT GGSRC with database because of the following SQL error: OCI Error ORA-00439: feature not enabled
    : Streams Capture
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM_INTERNAL", line 453
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM", line 289
    ORA-06512: at line 1 (status = 0). See Extract user privileges in the Oracle Gol
    denGate for Oracle Installation and Setup Guide. You can manually register this
    group with the REGISTER EXTRACT command.
    EXTRACT added.
    As you can see the command is trying to use an option which is not enabled in the Standard Edition One. It is using some Streams functionality which is standard in Enterprise Edition.
    Regards
    Kjell Magne Kvinnesland

    Have you seen this?
    Adding an Extract Fails with OGG-01756 Cannot Register EXTRACT (Doc ID 1330577.1)

  • Only SOME Streams Features Available in Standard Edition?

    hi everyone,
    I have some installations using 10g Standard and 1 installation that is 10g Enterprise edition.
    I found this quote in another post: "Oracle Streams Message queuing and apply features of Oracle Streams are available in Standard Edition and Standard Edition One, but change capture is available only in Enterprise Edition. "
    I have a couple of questions about which edition can do what.
    1. If I want to use Streams to replicate data to my alternate/failover server, can I do that with the Standard Edition or only with Enterprise Ed?
    2. With Standard Edition, how could Streams be used - what are some good uses - alert notification?, message queueing ?
    Thanks very much. John

    Thanks for the compliments!
    With Streams you can also transform the data. For example, we use it to load our data warehouse. Now if you start transforming the data (using dml handlers or custom rule base transformations) the performance degrades.
    You can use streams for several purposes: auditing/upgrades/etc, anything that can be done with transaction data captured at a source database. You can get very creative with all the available options offered by streams.
    I encourage you to read the manuals. I know they are big but it is an amazing technology in my opinion.
    Cheers

  • Sql server 2008 standard edition verses enterprise edition

    I heard on a call today that microsoft has different logging capture in these two editions. Also because of this difference that at least in the past GG could not support some replication approaches from SQL Server Standard Edition beacuse of this. Can anyone point me to a resource or certification matrix that references standard verses enterprise versions of SQL Server.

    From the SQL Server installation guide:
    ● SQL Server 2000/2005: Enterprise and Standard Edition
    ● SQL Server 2008: Enterprise (capture or delivery) or Standard Edition (delivery only)
    ● SQL Server 2008 R2: Enterprise (capture or delivery) or Standard Edition (delivery only)

Maybe you are looking for