BookmarkSubscribeRSS Feed
sriramsahani
Fluorite | Level 6

Hello,

 

How Metadata server reads information from omaconfig.xml file at startup ? How the file omaconfig.xml file is called ?

 

As in Linux, to start metadata server we start the MetadataServer.sh script . MetadataServer script points to SASMeta/MetadataServer/sasv9.cfg  file which again points to SASFoundation/sasv9.cfg file and it points to SASFoundation/nls/en/sasv9.cfg. Where the omaconfig.xml file is mentioned  and how it is being called ?

 

Regards,

Sriram Sahani

5 REPLIES 5
alexal
SAS Employee

@sriramsahani,

 

The filename omaconfig.xml is hardcoded. That file will be opened during startup of the metadata server using proprietary code.

sriramsahani
Fluorite | Level 6

Hi,

 

Thanks Alex for the reply. I want to know what is that particular code name and the location where the omaconfig.xml file is called .

 

Could you please clarify on that ?

 

Regards,

Sriram Sahani

Kurt_Bremser
Super User

@sriramsahani wrote:

Hi,

 

Thanks Alex for the reply. I want to know what is that particular code name and the location where the omaconfig.xml file is called .

 

Could you please clarify on that ?

 

Regards,

Sriram Sahani


It's in the compiled machine code of the SAS executable, so nowhere where you can access it without violating the SAS license (which forbids re-engineering).

JuanS_OCS
Amethyst | Level 16

Exactly as @alexal and @Kurt_Bremser advised:

 

http://documentation.sas.com/?docsetId=bisag&docsetTarget=n070fn7r6yuz53n19c7l80f3hr1g.htm&docsetVer...

 

our omaconfig.xml file might include an option that activates a SAS Metadata Server or repository manager feature that is needed by a particular SAS application. When this is the case, do not remove the option or change its setting unless you are instructed to do so by SAS Technical Support.

sriramsahani
Fluorite | Level 6

Thanks all for your prompt replies  🙂 Really appreciate it !

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1108 views
  • 3 likes
  • 4 in conversation