The metabaseconfig.xml file stores repository connection settings:
Section | Description | Properties |
metabase | Repository parameters |
driver. Driver type. StandardSecurityPackage. Standard security pack. unicode. It determines whether unicode is enabled:
|
logonData | Account data for repository login. |
SERVER. Repository server. DATABASE. Database identifier. |
The metabaseconfig.xml file may have the following settings:
<p4.was> <metabase driver="MSSQL2008" StandardSecurityPackage="STANDARDSECURITYPACKAGE" unicode="false"> <logonData SERVER="test" DATABASE="PPRepository" OSAUTHENTPREFIX="" /> </metabase> </p4.was>
See also: