Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Convert Adapter from SQL*Server 2008 to SQL*Server 2012?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Convert Adapter from SQL*Server 2008 to SQL*Server 2012?
 Login/Join
 
Virtuoso
posted
I have a server with a dozen connections on the SQL*Server 2008 adapter, but I'd like to move them to the SQL*Server 2012 Adapter. Is there an easy way to do this? If I recall correctly the 2012 version disappears once you choose the 2008 version.

The result is that I can't configure a connection for 2012 unless I delete all my connections for 2008. I guess I could comment them out in the edasprof and then swap out? What config file holds where the adapter choice is recorded?

This message has been edited. Last edited by: <Emily McAllister>,



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
<PeterA>
posted
Its in your edaserve.cfg

[Adapters]
jvm_rel = 16
ora_access = y
ora_rel = 11
ora_oci = y

you'll see

mss_access = y
mss_rel = 2008

Via the console, if you comment out your connections in edasprof, you can remove the MS SQL 2008 adapter (the server will restart the running/idle agents, but not the server), and then add the MS SQL 2012 adapter, you'll see

mss_access = y
mss_rel = 2012
 
Report This Post
Virtuoso
posted Hide Post
Thank you very much!

Fair warning to those following this path -- if you comment out your connections in edasprof and then remove the adapter, the commented-out lines will be deleted! You will lose all your connection strings even if they are commented out. Make a copy to another file before performing this trick.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
<PeterA>
posted
re "the commented-out lines will be deleted" - Thanks for the warning!
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Convert Adapter from SQL*Server 2008 to SQL*Server 2012?

Copyright © 1996-2020 Information Builders