Focal Point
[CLOSED] DBMS Schema for Managed Reporting

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

April 25, 2013, 09:36 PM
ECosain
[CLOSED] DBMS Schema for Managed Reporting
Hello,

We are trying to use our Oracle database to store our users instead of the WebFocus schema and I am running into trouble with the SQL scripts. I am trying to go through the procedures listed in article below. Does anyone know where to find documentation on the how the schema should be setup?

Also this article mentions that using stored procedures may be easier. But when I try to do that, I cannot find the 'MR Realm DBMS Configuration Utility'. Is that supposed to be somewhere in the WebFocus server?
 https://techsupport.informatio...f/wbf_tmo_realm.html 


Any help in the right direction is much appreciated.

Thank you,

Elizabeth Cosain

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.7.3
DevStudio, MRE
April 26, 2013, 08:39 AM
eric.woerle
To setup the Oracle scripts navigate to the file realmutil (realmutil.bat in windows) and execute it. It should be located under utitlities/realm on the client. You will be able to install both the WF* tables for the security schema and the stored procedures. If you go to the Tech Doc Library and pick up the Security and Administration Document, it goes over using that utility in Chapter 8 I believe.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
April 26, 2013, 02:49 PM
ECosain
Thank you. I found it.

But when I try to run it I get the error below.

'JDBC_DRIVER_JARS setting in the batch file'

I am not sure how to set this value.

Sorry to be such a newbie...

Elizabeth Cosain


WebFOCUS 7.7.3
DevStudio, MRE
April 26, 2013, 02:56 PM
eric.woerle
No worries, I was just looking at that same error a few days ago. There is another file under utilities/setenv called utiluservars. open that file and you will see where you can set JDBC_DRIVER_JARS. This should point to your jdbc jar file. For me the value was:

JDBC_DRIVER_JARS=/usr/lib/oracle/11.2/client64/lib/ojdbc6.jar


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
May 01, 2013, 08:13 PM
ECosain
Thank you so much, Eric! I found the .jar file buried in the netework and am now trying to get the SQL to work....

How did yours go??

Elizabeth Cosain


WebFOCUS 7.7.3
DevStudio, MRE
May 02, 2013, 11:44 AM
eric.woerle
I have mine up and running in all environments now. No more issues to work through on my end at this time.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2