Focal Point
Configuration files in the Reporting Server

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

May 23, 2008, 08:18 AM
saikumar
Configuration files in the Reporting Server
Hi,

We are working on a task to compare the report comparision between various webfocus environments.
For this first step is to write a report against all of the configuration files in the reporting server and compare.
Any suggestion would be helpful.

Thanks,
Saikumar.

This message has been edited. Last edited by: saikumar,


WebFOCUS 8103 Appstudio, Dev Studio MRE
Client Windows 7, Serveron Unix.
Excel, PDF, HTML,AHTML
May 23, 2008, 09:11 AM
GinnyJakes
For reporting servers, there are only 4 files of note: odin.cfg, edaserve.cfg, edasprof.prf, edastart.bat.

You can use TextPad to compare the files.

You can also create a generic master (I call mine LINE80) and filedef it to the config files and write a focexec to compare character by character.

Windows also probably has some compare utility that you could run from a script.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
May 23, 2008, 10:01 AM
smiths
I like the CSDiff utility for comparing files. It gives nice colour-coded deltas.

Sean


------------------------------------------------------------------------
PROD: WebFOCUS 7.6.2 on Unix AIX/Tomcat/Servlet Mode
TEST: WebFOCUS 7.6.2 on Unix AIX/Tomcat/Servlet Mode
May 28, 2008, 12:18 PM
saikumar
Thanks Ginny for the start,

I need to diplay all 4 reporting server files corresponding their path.

Can any one let me how know to start with the Procedure(By using APPCOMMANDS?)

Thanks


WebFOCUS 8103 Appstudio, Dev Studio MRE
Client Windows 7, Serveron Unix.
Excel, PDF, HTML,AHTML
May 28, 2008, 02:46 PM
GinnyJakes
Well you can use a fully-qualified path or APP MAP. Assuming the latter:
APP MAP SERVER1 /WebFOCUS/ibi/srv76/wfs/etc
APP FI LINE80 DISK SERVER1/edaserve.cfg  

etc.
Is that what you are looking for?


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google