The current SQL Server edition is not supported by MDS.

I am currently trying to upgrade to SQL 2014, I am using a separate UAT domain to perform the upgrade before applying the upgrade to Dev domain.  I can install a clean instance of SQL 2014 DBE and MDS on the same server, create a new database and point
IIS to it and it works fine.  When I backup and restore the database to another upgraded or clean install instance on another server I get the following. 
The current SQL Server edition is not supported by MDS.
It is enterprise edition of SQL 2014 on Windows Server 2008 R2 SP1.
Any ideas of how I can fix this ?

Hi Neoafter,
Firstly, please note, Master Data Service(MDS) is only available in the following editions of SQL Server 2014:
Enterprise
Business Intelligence
Developer
Secondly, let me explain you how SQL Server check whether the SKU is supporte for MDS.
MDS object model(where the application host) get the connection string(from the web application request)
Extract instance name from the connection string. If the connection string only has server name, the instance is the default one "MSSQSERVER"
Call Sqlboot to check whether MDS is enabled in the specified instance
So, there may have some possible causes for the error you posted:
The connection string points to a instance that is not existing
The specified instance is not a SQL Server 2014 instance
The MDS application is upgraded to 2014, however the SQL Server service is still in a low version in the same machine
The corresponding solution is:
Ensure the server, which is running MDS application, has SQL Server 2014 installed
Ensure the instance is existing, and it is 2014 version
Ensure it is a right edition of course
Anything unclear, please feel free to let me know.
Thanks,
Jinchun Chen

Similar Messages

  • SQL 2014 - current SQL Server edition is not supported by MDS

    Hi,
    we've installed SQL Server 2014 on a Windows 2008 R2 server with a namde instance for the database service.
    We also installed MDS 2014 on a different server and configured it with the MDS database on de before mentioned database server.
    The configuration gives no error, but when I go to the MDS site, I receive the error in the title.
    We installed CU #3 on both servers, but that didn't fix it.
    In related articles a possible solution is using a default database instance, but since we can't work with that, that's not really an option for us.
    Thanks in advance
    Regards
    Tony

    Hi,
    Do you know what's licensing you are using? Any chances you are using "Enterprise Edition: Core-based Licensing".
    We fixed a similar issue in CU4. The symptom is same as "SQL Server edition is not supported by MDS".
    http://support.microsoft.com/kb/2999197
    3291193
    3003755
    FIX: "SQL Server edition is not supported by MDS" error when you use MDS after you apply the CU3 for SQL Server 2014

  • TS3230 i get a pop-up window saying the current version of Safari does not support the community toolbar.  How do I get rid of this?

    i get a pop-up window saying the current version of Safari does not support the community toolbar.  How do I get rid of this?

    You need to uninstall the Community / Conduit toolbar add-on.
    Locate the files in bold print and move them to the Trash. The first five are in your root   /Library
    /Library/Application Support/Conduit
    /Library/InputManagers/CTLoader
    /Library/ScriptingAddtions (anything CTLoader realted)
    /Library/Receipts/<Toolbar name>.pkg
    /Library/Application Support/SIMBL/Plugins/CT2285220.bundle
    The next one is in your Home folder.
    ~/Library/Application Support/Conduit
    When you're done, try Safari.

  • [Forum FAQ] Troubleshooting error "The specified SQL server instance is not valid" when installing SCOM reporting service

    Symptom
    If you have failed to install SCOM reporting service, you may encounter below error when you reinstall it:
    “The specified SQL server instance is not valid”.
    (Figure 1)
    Figure 1.
    Reason
    This issue may be caused by multiple reasons, for example the reasons in Figure 1.
    However, you may find that SSRS and Report Server website are configured correctly and no SSL or proxy Server is used. In these scenario, you can open the log file under path
    to find the root reason:
    C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\LogFiles
    Later, you will find the error as below:
    ERROR: Throwing Microsoft.ReportingServices.Library.ReportServerDisabledException: , Microsoft.ReportingServices.Library.ReportServerDisabledException:
    The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. ---> System.Runtime.InteropServices.COMException
    (0x80090016): Keyset does not exist (Exception from HRESULT: 0x80090016)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at RSManagedCrypto.RSCrypto.ReencryptSymmetricKey(Byte[] symKeyBlob, Byte[] pPublicKeyBlob)
    at Microsoft.ReportingServices.Library.ConnectionManager.<GetEncryptionKey>b__2()
    --- End of inner exception stack trace ---;
    Solution
    According to the error message, you can delete encrypted content by following the steps below:
    Open SQL Reporting Services Configuration Manager.
    Select “Encryption Keys”.
    Click “Delete” to delete all encrypted content. (Figure 2)
    Figure 2.
    After that, we can install SCOM reporting service again, after successfully install reporting service, we should see the SCOM operation console as below:
    Figure 3.
    In addition, you may also encounter other errors when installing SCOM reporting service, and the troubleshooting steps may be different. However, we can also check SQL reporting
    service logs to find the root reason.
    Here are some articles that would be helpful for SCOM reporting service installation and troubleshooting:
    How to Install the Operations Manager Reporting Server
    http://technet.microsoft.com/en-us/library/hh298611.aspx
    Unable to install SCOM 2012 Reporting Services
    http://blogs.technet.com/b/mdegre/archive/2013/05/27/unable-to-install-scom-2012-reporting-services.aspx
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hello,
    I'm afraid you must use a dedicated instance of SQL Server for each site(SCOM/SCCM). Some similar issues were disscussed on this forum:
    SCCM and SCOM - SQL Server 
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/bfa14da9-4692-4c64-a107-e085c967d259
    SCOM, SCCM, SQL on same server?
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/b5373aa7-5233-4b1f-9b39-b86e481e04d5
    Thanks,
    Yog Li
    TechNet Community Support

  • 2008 R2 Express Web Upgrade Failed: The selected SQL Server instance does not meet upgrade matrix requirements.

    HI
    I want to upgrade a SQL 2008 R2 Express install to 2008 R2 Web Edition.
    when I click view detailed report I get the below.
    How do I fix this?

    Hello,
    As per below link upgrade of SQL Server 2008 express to SQL server 2008 r2 web is not supported.So i guess this message.I have never tried upgrading unsupported edition so not too much sure about error message.But i am sure not meets requirement is because
    of unsupported upgrade you are doing
    http://technet.microsoft.com/en-us/library/ms143393(v=sql.105).aspx
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SCOM Reporting Server Installation Give Error The specified SQL Server instance is not valid

    Hi All,
    I am trying to install SCOM 2012 SP1 Reporting Server on a Windows Server 2012 running SQL Server 2012 SP1. The SQL Server also host instance for SCCM 2012 SP1 named SCCM, and not in clustered environment.
    For SCOM 2012 SP1, I choose SQL instance named SCOM. At first, I successfully installed SCCM 2012 SP1 Reporting Services. I have SSRS configured to use port 80 for both SCCM and SCOM instance, and not using SSL, with IP Address settings: All assigned. SQL
    Server Agent services on both instances are configured to started automatically. I could access http://scsqlserver/reports_SCCM and http://scsqlserver/reporserver_SCCM, but could not for http://scsqlserver/reports_SCOM and http://scsqlserver/reporserver_SCOM. 
    On OpsMgrSetupWizard.log give error
    [12:24:53]: Error:
    :CheckHttpAddressResponse failed: Threw Exception.Type: System.Net.WebException, Exception Error Code: 0x80131509, Exception.Message: The remote server returned an error: (500) Internal Server Error.
    [12:24:53]: Error:
    :StackTrace:   at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.CheckHttpResponseFromSRSUrl(String httpSite)
    I may continue Reporting Server installation that give no error mentioned above, if I choose SSRS instance named SCCM, but it is not supported for both SCCM and SCOM 2012 using same SSRS instance. Personal certificate for ConfigMgr SQL Server Authentication
    on SQL Server has been exported and deleted. Restarting SQL Server also has been done, but no luck.
    Many thanks for your help.

    Hello,
    I'm afraid you must use a dedicated instance of SQL Server for each site(SCOM/SCCM). Some similar issues were disscussed on this forum:
    SCCM and SCOM - SQL Server 
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/bfa14da9-4692-4c64-a107-e085c967d259
    SCOM, SCCM, SQL on same server?
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/b5373aa7-5233-4b1f-9b39-b86e481e04d5
    Thanks,
    Yog Li
    TechNet Community Support

  • The Currently Installed Sound Card Does Not Support Direct Sound Input

    I'm working Pro 1.5 in Win 7 with CPU: i7, 12 gb ram.
    The computer is a Costco ZT System
    http://www.costco.com/Browse/Product.aspx?Prodid=11500733&whse=BC&Ne=5000001+4000000&eCat= BC|84|56671&N=4017755%204294908621&Mo=8&No=1&Nr=P_CatalogName:BC&Ns=P_Price|1||P_SignDesc1 &lang=en-US&Sp=C&topnav=
    No "extra" sound card installed as described by ZT System the audio:
    Flexible 8-channel capable audio with jack sensing
    The speakers are working, as in Dictionary.com and .mp3 play perfectly, but there is not sound coming from the rendered program, nor from any audio files. The audio monitor is showing sound, but that's it.
    I'm pretty sure all the *.csv, *.cfa or whatever the audio files associated with PP (project) have been deleted, but, I don't see the program doing the "audio" compilation thing.
    Can someone help please? Sure hope it's not a 1,5/Win thing.
    Regards, Jon

    Jon,
    First thing that I would do would be to install the latest Realtek drivers. You will need to go to the Realtek site to get these.
    Next, in PrPro, there is an Edit>Preferences>Audio Hardware setting page, with the additional ASIO Settings (at least in PrPro 2.0 and above). There you can set how PrPro handles audio. If you still have issues, I strongly recommend ASIO4ALL. It is freeware, and easy to install. Once installed, one goes to the settings pages above and choose ASIO4ALL for everything. This little driver has worked so well for people with lower-end sound hardware, up to true esoteric hardware, at the very upper-end of the spectrum. I cannot count the number of music editing professionals, who have been helped by this little free driver. I use it on my Creative Live DD 5.1 SS card, and it works perfectly.
    Good luck,
    Hunt

  • System.Data.SqlClient.SqlException: The locale identifier (LCID) 16393 is not supported by SQL Server

    I have SQL Server 2005 Developer Edition. And my operating system is Windows Vista.
    I have written a procedure in C# and deployed it on SQL Server. However when i try to run it i get the following error.
    System.Data.SqlClient.SqlException: The locale identifier (LCID) 16393 is not supported by SQL Server
    Also I tried using same procedure in Windows XP machine and it workd fine. Can anyone help me what could be the problem?

    Hi Jonathan
    I tried posting the error box here but it is not allowing me.
    Here is the error coming up:
    A .NET framework error occured during execution of user-defined routine or aggregate.
    System.Data.SqlClient.Sqlexception:The locale identifier (LCID)1153 is not supported by SQL Server.
    System.Data.SqlClient.Sqlexception:atSystem.Data.SqlClient.SqlConnection.OnError(SqlExceptionexception, Boolean breakConnection)                            atSystem.Data.SqlClient.SqlInternalConnection.OnError(SqlExceptionexception, BoleanbreakConnection)                     atSystem.data.SqlCleitn.SqlInternalConnectionSmi.EventSink.ProcessMessagesandThrow(Boolean ignoreNonFatalMessages)             atMicrosoft.SqlServer.Server.SmiEventSink_Default.ProcessMessagesandThrow(Boolean ignoreNonFatalMessages) atSystem.Data.SqlClient.SqlCommand.RunExecuteNonQuerySmi.(BooleansendTo Pipe)                                           atSystem.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResultresult,StringmethodName,BooleansendToPipe)
                                                       atSystem.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    I hope this will shed some light.
    Cheers

  • Which SQL Server Edition support how many sessions to the instance from SQL Management Studio on the client side

    Hi,
    I'm looking for some help on the below query to verify which version of sql server edition supports multiple or N number of sessions to the SQL server Instance using the SQL Server Management Studio tool from the client side.
    SQL Standard Vs Enterprise.
    your urgent help is much appreciated.
    Br.

    Hello,
    See Maximum Capacity Specifications for SQL Server =>
    User connections = 32,767; and this value is independent of use SQL Server Version, edition or the used tools, like SSMS in your question 
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • OLE DB provider "Microsoft.ACE.OLEDB.15.0" for linked server "(null)" does not support the required transaction interface

    Hi All,
    I am trying to execute a stored procedure and store its result in an excel.
    My query to execute stored proc and store sresults in excel
    INSERT INTO
    openrowset('Microsoft.ACE.OLEDB.15.0',
    'Excel 8.0;Database=C:\TC\DataAnalysisFiles\DataAnalysisResult.xls;OLE DB Services=-4','select * from [Sheet1$]')
    EXEC UspUnitTest_Test_CheckDuplicateModelNumberSerialNumber
    I am getting error
    The requested operation could not be performed because OLE DB provider "Microsoft.ACE.OLEDB.15.0" for linked server "(null)" does not support the required transaction interface.
    I have enabled below things by running scripts
    sp_configure 'show advanced options', 1;
    GO
    RECONFIGURE;
    GO
    sp_configure 'Ad Hoc Distributed Queries', 1;
    GO
    RECONFIGURE;
    GO
    EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.15.0', N'AllowInProcess', 1
     GO
     EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.15.0', N'DynamicParameters', 1
     GO
    Please help and let me know if this can be resolved
    Supriya Thigale

    because OLE DB provider "Microsoft.ACE.OLEDB.15.0" for linked server "(null)" does not support the
    required transaction interface.
    Hello,
    When you insert data from SQL Server into a linked server, then a distributed transaction should be started and here it seems this fails.
    See
    Distributed Transactions (Database Engine) for more Details +
    Distributed Queries
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • What is the latest version of SQL Server which ColdFusion 7 supports?

    What is the latest version of SQL Server which ColdFusion 7 supports? For example can Cold Fusion 7 connect to SQL Server 2012 or 2008 without any problem? Thanks

    First things first, I would advise you to apply the upgrades, if you haven't yet done so. I remember Coldfusion MX7 to be quite buggy. We could not wait to apply the upgrades and hotfixes. Version MX7.0.2 turned out to be the lasting upgrade. We used MySQL, however, not SQL Server.
    You can get the information you want from Adobe Support. But you can think it through yourself. The way I think about it is as follows.
    Coldfusion is an application that includes database functionality. I may therefore assume that Coldusion would be backwardly compatible in its support of database server versions. In other words, a new version of Coldfusion, say 9 or 10, would work with an older database server like SQL Server 2005.
    However, I would not expect a previous version of Coldfusion, say MX7, to be compatible with newer database server versions like SQL Server 2008 and SQL Server 2012. Even if someone told me they were compatible, I would still expect such a set-up to be an accident waiting to happen.

  • Node id does not exist for the current application server id  on forms

    Hi,
    We have a Two node RAC setup on which Oracle e-business suite R12.0.6 is setup
    We have CP and DB on two RAC nodes and Forms and Web on two separate server(non-RAC)
    while opening oracle forms we are getting" Node id does not exist for the current application server id "
    on checking Concurrent manager logfile we founf no error, we matched Application Server id from DBC file of all the 4 nodes with application table
    Fnd_nodes... which matches ( there is no mismatch of application server id) .
    We have also tried commenting the application server id in dbc file and executed adgendbc.sh to regenarate dbc file but we are facing the same issue.
    Also tried to clear setup with fnd_conc_clone.clean setup and again executing autoconfig on db and application tier but no result yet.
    Can some one guide as to which file has this message "Node id does not exist for the current application server id "
    and what could be the reason for this.
    Help is appreciated.
    Regards,
    Milan

    I already tried the mentioned metalink note id but it did not work.What did you try exactly?
    Can u help out as from where am i getting the message "Node id does not exist for the current application server id" It is already mentioned in the doc referenced above -- From the dbc file under $FND_SECURE directory.
    i mean from which file does the above message comes.Please clean FND_NODES table as per (How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]), run AutoConfig on the database tier then on the application tier and check then.
    Thanks,
    Hussein

  • The feature: "Report part gallery" is not supported in this edition of Reporting Services.

    Struggling trying to get off the ground on same basic reporting functionality - I have a report that basically just dumps out the contents of a table for now.  When I attempt to publish the report, I get "The feature: "Report part gallery"
    is not supported in this edition of Reporting Services." for both the single param I am trying to define for the report and the Tablix report part.  What
    can I do with this version of Reporting Services?  Ultimately, I need to create a few very simple reports and then be able to display them in a UI developed in Visual Studio 2013 via a Web Form.  It seems that Visual Studio 2013 does not
    offer a report viewer so that is another issue entirely (hoping the one for 2011 will work).  I am just trying to design and publish a few simple reports right now and can't even get past that right now.

    Hello,
    What's the version and edition of SSRS did you used?
    Report Part Gallery is only available in Standard Edition and above. If you using SSRS express edition, you can try to create a subreport which ccontain the Tablix report part content, and then add the subreport in other reports to meet the similar requirement.
    You can refer to the following blog about compare Subreport with Report Part.
    http://www.mssqltips.com/sqlservertip/2314/ssrs-report-parts-versus-sub-reports-faq/
    As for display SSRS report in Visual Studio, you can using the ReportViewer controls in Visual Studio.
    http://msdn.microsoft.com/en-us/library/ms251671.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Node id does not exist for the current application server id

    Hi gurus,
    when i start application services (adstrtal.sh) i encounter the following error: Node id does not exist for the current application server id.
    i executed the command select server_id from fnd_nodes and had the following output
    SERVER_ID
    991D192B1CFC10F2E043C0A8645210F226563381082071204628231314463687
    i also checked the .dbc files under $FND_TOP/secure, there were two HOSTNAME_SID.dbc files (IPPDDVP_VIS.dbc and ippddvp_vis.dbc) with different APPL_SERVER_ID
    ippddvp_vis.dbc == 9827D18C8C2E8816E043C0A86452881611641850934523625093287478849136
    IPPDDVP_VIS.dbc == 991D192B1CFC10F2E043C0A8645210F226563381082071204628231314463687
    Please help me out.
    thanks.

    i cleaned the FND_NODES TABLE as per metalink note 260887.1. i run autoconfig on db/apps tier. Now when i start the application, i encounter the following error:
    applmgr >./adstrtal.sh apps/apps
    You are running adstrtal.sh version 115.19
    Executing service control script:
    /dvp2/product/viscomn/admin/scripts/VIS_ippddvp/adapcctl.sh start
    script returned:
    adapcctl.sh version 115.55
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    adapcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    please what should i do next to resolve this problem.
    thanks

  • TF255186: The following SQL Server Reporting Services Instance could not be found

    Hi,
    I'm trying to install TFS 2013 on a remote SQL RS instance. 
    Using the TFS 2103 U4 installation
    SQL 2012 RS, name instance, Server: SQLProdA, Instance Name COMRS
    When I enabled tracing using debugView I see the following output:
    [4160] [Error  @11:07:10.978] Exception Message: TF255186: The following SQL Server Reporting Services Instance could not be found: COMRS. The server name is: SQLProdA. (type TfsAdminException)  
    Any ideas what the issue is?
    Thanks,
    reuvy

    Hi Charles,
    Thanks for the help. I already saw those links, and am already trying with the format. As I wrote above:
    Server: SQLProdA, Instance Name COMRS
    So I wrote in the box "SQLProdA\COMRS" (without quotes of course) and I still keep getting that error.
    I don't know if it matters, but although this is indeed a named instance, nonetheless, the path to the report server uses the default url (ie.
    http://servername/reports) as opposed to the name instance version (ie.
    http://servername_instance/reports) as mentioned by your link and this post:
    https://msdn.microsoft.com/en-us/library/bb552341.aspx
    But, I checked with Fiddler on the server and didn't see it trying to even access the link so I don't think it is related. I saw with Process Monitor that it is indeed trying to access via the network resources on SQLProdA, so I know it's trying.
    I have noticed something in the past, and wondered if this could be the issue, that for example if I have Management Studio 2014 installed, I cannot connect to a Reporting Services instance which is 2012. Only when Management Studio 2012 is installed
    and being used can I connect. I wondered if this possibly could be related, that maybe the API or something else which the installer is using is missing some component to connect to the RS instance.
    Just in case, I already installed both the SQL 2012 and 2014 Client Tools Connectivity (although I first installed 2014, and then 2012).
    Do you think this could be the issue? If not, do you possibly have any other leads?
    Thanks,
    Reuvy

Maybe you are looking for

  • Help w/ clicking on leaves of tree node

    Hello, I am fairly new to Flex and coding in general, so please bare with me if my problems seems like a trivial one. I am trying to create a tree list, where the contents of the tree are actually links. For example, the top level of the tree node wo

  • File---- XI----- JDBC(synchronus)---- transformation-------- Proxy ??

    can  u tell me, if i have scenario with multiple receivers, file-->XI->JDBC(synchronus)>transformation-- >Proxy i want to make it without BPM, how can i do that, coz, without BPM, how will the sequence of those two receivers(JDBC and Proxy) be specif

  • How do i reposition a submenu BENEATH the menu?

    hi, I am trying to use as little horizontal space as possible, to leave as much of the page for images as possible. i don't want the submenu sticking out horizontally from the main menu. sthank you for any help.

  • Volume control not working,any suggestions?

    The volume button on my iphone 3g has stopped working and when I attempted a soft reset discovered it turn off.Anyone ever had this problem? Cheers

  • Rac-framework-rs does not start

    Hi, We have a new SC 3.2 install on solaris 10. After we create and try to start rac-framework-rg , we cant start rac-framework-rs. It give us the following error: Jul 21 10:22:33 cls2 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group