Focal Point
[SOLVED] webfocus_Application data base migration from ORA to SQLMSS

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9777097096

September 24, 2018, 11:00 AM
vamsikrishna
[SOLVED] webfocus_Application data base migration from ORA to SQLMSS
Hi All,

Could you please suggest any Best practices to migrate webfocus application from ORA database to SQLMSS database, time being we are planning to use both the databases.

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8.2.05
Windows10, All Outputs
September 24, 2018, 11:08 AM
BabakNYC
What version of WebFOCUS?


WebFOCUS 8206, Unix, Windows
September 24, 2018, 12:46 PM
FP Mod Chuck
Hi Vamsikirshna

First of all it looks like you have been a member for a long time but just making your first post. Glad you are participating...

For changing the underlying data access from oracle to sql server you will really need to recreate all your metadata (synonyms / master files). There are differences in data types that will need to be accounted for. Also if you are going to be in transition and using both oracle and sql server you will have to be careful of the naming of the synonyms. If you choose to keep the same names to reduce the changes to the reports and charts then you will want separate application folders for the synonyms and be prudent in the use of the proper APP PATH so the programs find the correct master files.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
September 24, 2018, 04:03 PM
TobyMills
We need to know which version of WebFOCUS you're using.

Are you in the midst of upgrading, or are you just going to stay on your current release?

Are you also changing operating systems? (I've seen this question before for Linux folks changing to Windows).

I'd swear we wrote up a paper on how to do this with earlier versions of WF80x. But I can't find it.

You easiest bet will probably be to use 2 VM's. One that still point to Oracle and a new on that points to SQLMSS. Then you can build a big CM export package to move everything.

Thanks
Toby
September 24, 2018, 04:17 PM
BabakNYC
Are we talking about converting the WebFOCUS 8.x repository from Oracle to SQL Server or changing the Data? 7.x didn't have a repository.


WebFOCUS 8206, Unix, Windows
September 25, 2018, 05:36 AM
vamsikrishna
Thanks for all your inputs.
currently i am using 8.1.05 with windows, still we have not yet started.


WebFOCUS 8.2.05
Windows10, All Outputs
September 25, 2018, 08:15 AM
BabakNYC
Are you asking about moving your application (the data) to SQL Server or are you talking about moving your WebFOCUS Domain?


WebFOCUS 8206, Unix, Windows
September 25, 2018, 09:40 AM
vamsikrishna
Hi Babak,
we are migrating database alone from ORA to SQL server not WebFocus domain.As MOD chuck suggested i will try to create new application folder and let you know the result.


WebFOCUS 8.2.05
Windows10, All Outputs