home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / AS_msmdlocal_dll_32.C16C67A1_5ADC_4C44_B6AE_A40000020FCC / HTML / PFMESSAGEDEF.XML < prev    next >
Extensible Markup Language  |  2009-09-03  |  24KB  |  638 lines

  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <MessageDefinitions>
  3.  
  4.     <File>pfmessagedef.xml</File>
  5.  
  6.     <Severities>
  7.         <DescriptionXMLFile>pfmessagedef_localized.xml</DescriptionXMLFile>
  8.         <Shift>30</Shift>
  9.         <Severity Name="PF_SEVERITY_SUCCESS">
  10.             <DescriptionMessageCode>PFI_DESCRIPTION_SEVERITY_SUCCESS</DescriptionMessageCode>
  11.             <Code>0</Code>
  12.         </Severity>
  13.         <Severity Name="PF_SEVERITY_INFORMATIONAL">
  14.             <DescriptionMessageCode>PFI_DESCRIPTION_SEVERITY_INFORMATIONAL</DescriptionMessageCode>
  15.             <Code>1</Code>
  16.         </Severity>
  17.         <Severity Name="PF_SEVERITY_WARNING">
  18.             <DescriptionMessageCode>PFI_DESCRIPTION_SEVERITY_WARNING</DescriptionMessageCode>
  19.             <Code>2</Code>
  20.         </Severity>
  21.         <Severity Name="PF_SEVERITY_ERROR">
  22.             <DescriptionMessageCode>PFI_DESCRIPTION_SEVERITY_ERROR</DescriptionMessageCode>
  23.             <Code>3</Code>
  24.         </Severity>
  25.     </Severities>
  26.  
  27.     <Facilities>
  28.         <DescriptionXMLFile>pfmessagedef_localized.xml</DescriptionXMLFile>
  29.         <Shift>16</Shift>
  30.         <Facility Name="PF_FACILITY_GENERAL">
  31.             <Comment>Internal errors in class methods</Comment>
  32.             <Code>256</Code>
  33.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_GENERAL</DescriptionMessageCode>
  34.             <XML>pfmessage.xml</XML>
  35.             <RLL>msmdsrv.rll</RLL>
  36.             <RC Severity="0" Code="31000"></RC>
  37.             <RC Severity="1" Code="31250"></RC>
  38.             <RC Severity="2" Code="31500"></RC>
  39.             <RC Severity="3" Code="31750"></RC>
  40.         </Facility>
  41.         <Facility Name="PF_FACILITY_SYSTEM">
  42.             <Comment>Error returned by underlying Operating System call.</Comment>
  43.             <Code>257</Code>
  44.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SYSTEM</DescriptionMessageCode>
  45.             <XML>pfmessage.xml</XML>
  46.             <RLL>msmdsrv.rll</RLL>
  47.             <RC Severity="0" Code="32000"></RC>
  48.             <RC Severity="1" Code="32200"></RC>
  49.             <RC Severity="2" Code="32400"></RC>
  50.             <RC Severity="3" Code="32600"></RC>
  51.             <CodeInterface>GetLastError</CodeInterface>
  52.             <TextInterface>DecodeSystemError</TextInterface>
  53.         </Facility>
  54.         <Facility Name="PF_FACILITY_FILE">
  55.             <Comment>Error during file operation.</Comment>
  56.             <Code>258</Code>
  57.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_FILE</DescriptionMessageCode>
  58.             <XML>pfmessage.xml</XML>
  59.             <RLL>msmdsrv.rll</RLL>
  60.             <RC Severity="0" Code="1600"></RC>
  61.             <RC Severity="1" Code="1800"></RC>
  62.             <RC Severity="2" Code="2000"></RC>
  63.             <RC Severity="3" Code="2200"></RC>
  64.             <CodeInterface>GetLastError</CodeInterface>
  65.             <TextInterface>DecodeSystemError</TextInterface>
  66.         </Facility>
  67.         <Facility Name="PF_FACILITY_MEMORY">
  68.             <Comment>Error during memory operation.</Comment>
  69.             <Code>259</Code>
  70.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MEMORY</DescriptionMessageCode>
  71.             <XML>pfmessage.xml</XML>
  72.             <RLL>msmdsrv.rll</RLL>
  73.             <RC Severity="0" Code="2400"></RC>
  74.             <RC Severity="1" Code="2600"></RC>
  75.             <RC Severity="2" Code="2800"></RC>
  76.             <RC Severity="3" Code="3000"></RC>
  77.             <CodeInterface>GetLastError</CodeInterface>
  78.             <TextInterface>DecodeSystemError</TextInterface>
  79.         </Facility>
  80.         <Facility Name="PF_FACILITY_OLEDB">
  81.             <Comment>Error during OLE DB operation.</Comment>
  82.             <Code>262</Code>
  83.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_OLEDB</DescriptionMessageCode>
  84.             <XML>pfmessage.xml</XML>
  85.             <RLL>msmdsrv.rll</RLL>
  86.             <RC Severity="0" Code="3200"></RC>
  87.             <RC Severity="1" Code="3400"></RC>
  88.             <RC Severity="2" Code="3600"></RC>
  89.             <RC Severity="3" Code="3800"></RC>
  90.             <TextInterface>DecodeOleDBError</TextInterface>
  91.         </Facility>
  92.         <Facility Name="PF_FACILITY_COM">
  93.             <Comment>Error during COM/OLE operation.</Comment>
  94.             <Code>263</Code>
  95.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_COM</DescriptionMessageCode>
  96.             <XML>pfmessage.xml</XML>
  97.             <RLL>msmdsrv.rll</RLL>
  98.             <RC Severity="0" Code="4000"></RC>
  99.             <RC Severity="1" Code="4200"></RC>
  100.             <RC Severity="2" Code="4400"></RC>
  101.             <RC Severity="3" Code="4600"></RC>
  102.             <TextInterface>DecodeCOMError</TextInterface>
  103.         </Facility>
  104.         <Facility Name="PF_FACILITY_WININET">
  105.             <Comment>Error in  WinINet function.</Comment>
  106.             <Code>264</Code>
  107.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_WININET</DescriptionMessageCode>
  108.             <XML>pfmessageinet.xml</XML>
  109.             <RLL>msmdsrv.rll</RLL>
  110.             <RC Severity="0" Code="4800"></RC>
  111.             <RC Severity="1" Code="5000"></RC>
  112.             <RC Severity="2" Code="5200"></RC>
  113.             <RC Severity="3" Code="5400"></RC>
  114.             <DLL>wininet.dll</DLL>
  115.         </Facility>
  116.         <Facility Name="PF_FACILITY_MESSAGING">
  117.             <Comment>Message-handling subsystem</Comment>
  118.             <Code>265</Code>
  119.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MESSAGING</DescriptionMessageCode>
  120.             <XML>pfmessage.xml</XML>
  121.             <RLL>msmdsrv.rll</RLL>
  122.             <RC Severity="0" Code="5600"></RC>
  123.             <RC Severity="1" Code="5800"></RC>
  124.             <RC Severity="2" Code="6000"></RC>
  125.             <RC Severity="3" Code="6200"></RC>
  126.         </Facility>
  127.         <Facility Name="PF_FACILITY_MDX">
  128.             <Comment>MDX</Comment>
  129.             <Code>266</Code>
  130.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MDX</DescriptionMessageCode>
  131.             <XML>pfmessagemdx.xml</XML>
  132.             <RLL>msmdsrv.rll</RLL>
  133.             <RC Severity="0" Code="6300"></RC>
  134.             <RC Severity="1" Code="6400"></RC>
  135.             <RC Severity="2" Code="6500"></RC>
  136.             <RC Severity="3" Code="6600"></RC>
  137.         </Facility>
  138.         <Facility Name="PF_FACILITY_DESCRIPTIONS">
  139.             <Comment>Descriptions in all schema rowsets.</Comment>
  140.             <Code>267</Code>
  141.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DESCRIPTIONS</DescriptionMessageCode>
  142.             <XML>pfmessage.xml</XML>
  143.             <RLL>msmdsrv.rll</RLL>
  144.             <RC Severity="0" Code="7200"></RC>
  145.             <RC Severity="1" Code="7400"></RC>
  146.             <RC Severity="2" Code="7600"></RC>
  147.             <RC Severity="3" Code="7800"></RC>
  148.         </Facility>
  149.         <Facility Name="PF_FACILITY_XMLA">
  150.             <Comment>Errors in XMLA request/responses</Comment>
  151.             <Code>268</Code>
  152.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_XMLA</DescriptionMessageCode>
  153.             <XML>pfmessage.xml</XML>
  154.             <RLL>msmdsrv.rll</RLL>
  155.             <RC Severity="0" Code="8000"></RC>
  156.             <RC Severity="1" Code="8200"></RC>
  157.             <RC Severity="2" Code="8400"></RC>
  158.             <RC Severity="3" Code="8600"></RC>
  159.         </Facility>
  160.         <Facility Name="PF_FACILITY_NETWORK">
  161.             <Comment>Errors in network layers.</Comment>
  162.             <Code>269</Code>
  163.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_NETWORK</DescriptionMessageCode>
  164.             <XML>pfmessage.xml</XML>
  165.             <RLL>msmdsrv.rll</RLL>
  166.             <RC Severity="0" Code="8800"></RC>
  167.             <RC Severity="1" Code="9000"></RC>
  168.             <RC Severity="2" Code="9200"></RC>
  169.             <RC Severity="3" Code="9400"></RC>
  170.             <CodeInterface>GetLastError</CodeInterface>
  171.             <TextInterface>DecodeSystemError</TextInterface>
  172.         </Facility>
  173.         <Facility Name="PF_FACILITY_PARSER">
  174.             <Comment>Errors during parsing.</Comment>
  175.             <Code>270</Code>
  176.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_PARSER</DescriptionMessageCode>
  177.             <XML>pfmessage.xml</XML>
  178.             <RLL>msmdsrv.rll</RLL>
  179.             <RC Severity="0" Code="9600"></RC>
  180.             <RC Severity="1" Code="9800"></RC>
  181.             <RC Severity="2" Code="10000"></RC>
  182.             <RC Severity="3" Code="10200"></RC>
  183.         </Facility>
  184.         <Facility Name="PF_FACILITY_XML">
  185.             <Comment>Errors during parsing XML message.</Comment>
  186.             <Code>271</Code>
  187.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_XML</DescriptionMessageCode>
  188.             <XML>pfmessage.xml</XML>
  189.             <RLL>msmdsrv.rll</RLL>
  190.             <RC Severity="0" Code="10400"></RC>
  191.             <RC Severity="1" Code="10600"></RC>
  192.             <RC Severity="2" Code="10800"></RC>
  193.             <RC Severity="3" Code="11000"></RC>
  194.             <TextInterface>DecodeCOMError</TextInterface>
  195.         </Facility>
  196.         <Facility Name="PF_FACILITY_SOAP">
  197.             <Comment>Errors during processing SOAP message.</Comment>
  198.             <Code>272</Code>
  199.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SOAP</DescriptionMessageCode>
  200.             <XML>pfmessage.xml</XML>
  201.             <RLL>msmdsrv.rll</RLL>
  202.             <RC Severity="0" Code="11200"></RC>
  203.             <RC Severity="1" Code="11400"></RC>
  204.             <RC Severity="2" Code="11600"></RC>
  205.             <RC Severity="3" Code="11800"></RC>
  206.         </Facility>
  207.         <Facility Name="PF_FACILITY_DB">
  208.             <Comment>Errors in the backend-database access module.</Comment>
  209.             <Code>273</Code>
  210.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DB</DescriptionMessageCode>
  211.             <XML>pfmessage.xml</XML>
  212.             <RLL>msmdsrv.rll</RLL>
  213.             <RC Severity="0" Code="12000"></RC>
  214.             <RC Severity="1" Code="12200"></RC>
  215.             <RC Severity="2" Code="12400"></RC>
  216.             <RC Severity="3" Code="12600"></RC>
  217.         </Facility>
  218.         <Facility Name="PF_FACILITY_HRE">
  219.             <Comment>Errors in the high-level relational engine.</Comment>
  220.             <Code>274</Code>
  221.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_HRE</DescriptionMessageCode>
  222.             <XML>pfmessage.xml</XML>
  223.             <RLL>msmdsrv.rll</RLL>
  224.             <RC Severity="0" Code="12800"></RC>
  225.             <RC Severity="1" Code="12900"></RC>
  226.             <RC Severity="2" Code="13000"></RC>
  227.             <RC Severity="3" Code="13100"></RC>
  228.         </Facility>
  229.         <Facility Name="PF_FACILITY_OLEDB_PROVIDER">
  230.             <Comment>Errors in the OLE DB Provider.</Comment>
  231.             <Code>275</Code>
  232.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_OLEDB_PROVIDER</DescriptionMessageCode>
  233.             <XML>pfmessage.xml</XML>
  234.             <RLL>msmdsrv.rll</RLL>
  235.             <RC Severity="0" Code="13600"></RC>
  236.             <RC Severity="1" Code="13800"></RC>
  237.             <RC Severity="2" Code="14000"></RC>
  238.             <RC Severity="3" Code="14200"></RC>
  239.         </Facility>
  240.         <Facility Name="PF_FACILITY_METADATA">
  241.             <Comment>Errors in the server object model (metadata manager).</Comment>
  242.             <Code>276</Code>
  243.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_METADATA</DescriptionMessageCode>
  244.             <XML>pfmessagemeta.xml</XML>
  245.             <RLL>msmdsrv.rll</RLL>
  246.             <RC Severity="0" Code="14400"></RC>
  247.             <RC Severity="1" Code="14950"></RC>
  248.             <RC Severity="2" Code="14975"></RC>
  249.             <RC Severity="3" Code="15000"></RC>
  250.         </Facility>
  251.         <Facility Name="PF_FACILITY_AGGDESIGN">
  252.             <Comment>Errors in the aggregation designer.</Comment>
  253.             <Code>277</Code>
  254.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_AGGDESIGN</DescriptionMessageCode>
  255.             <XML>pfmessage.xml</XML>
  256.             <RLL>msmdsrv.rll</RLL>
  257.             <RC Severity="0" Code="15200"></RC>
  258.             <RC Severity="1" Code="15400"></RC>
  259.             <RC Severity="2" Code="15600"></RC>
  260.             <RC Severity="3" Code="15800"></RC>
  261.         </Facility>
  262.         <Facility Name="PF_FACILITY_DATAMINING">
  263.             <Comment>Errors in data mining.</Comment>
  264.             <Code>278</Code>
  265.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DATAMINING</DescriptionMessageCode>
  266.             <XML>pfmessage.xml</XML>
  267.             <RLL>msmdsrv.rll</RLL>
  268.             <RC Severity="0" Code="16000"></RC>
  269.             <RC Severity="1" Code="16200"></RC>
  270.             <RC Severity="2" Code="16400"></RC>
  271.             <RC Severity="3" Code="16600"></RC>
  272.         </Facility>
  273.         <Facility Name="PF_FACILITY_PERFMONCTR">
  274.             <Comment>Errors d in the performance monitor counter library.</Comment>
  275.             <Code>279</Code>
  276.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_PERFMONCTR</DescriptionMessageCode>
  277.             <XML>pfmessage.xml</XML>
  278.             <RLL>msmdsrv.rll</RLL>
  279.             <RC Severity="0" Code="16800"></RC>
  280.             <RC Severity="1" Code="17000"></RC>
  281.             <RC Severity="2" Code="17200"></RC>
  282.             <RC Severity="3" Code="17400"></RC>
  283.         </Facility>
  284.         <Facility Name="PF_FACILITY_SECURITY">
  285.             <Comment>Security errors in authentication, roles or permissions.</Comment>
  286.             <Code>280</Code>
  287.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SECURITY</DescriptionMessageCode>
  288.             <XML>pfmessage.xml</XML>
  289.             <RLL>msmdsrv.rll</RLL>
  290.             <RC Severity="0" Code="17600"></RC>
  291.             <RC Severity="1" Code="17800"></RC>
  292.             <RC Severity="2" Code="18000"></RC>
  293.             <RC Severity="3" Code="18200"></RC>
  294.         </Facility>
  295.         <Facility Name="PF_FACILITY_PIPELINE">
  296.             <Comment>Pipeline</Comment>
  297.             <Code>281</Code>
  298.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_PIPELINE</DescriptionMessageCode>
  299.             <XML>pfmessagepip.xml</XML>
  300.             <RLL>msmdsrv.rll</RLL>
  301.             <RC Severity="0" Code="18400"></RC>
  302.             <RC Severity="1" Code="18600"></RC>
  303.             <RC Severity="2" Code="18800"></RC>
  304.             <RC Severity="3" Code="19000"></RC>
  305.         </Facility>
  306.         <Facility Name="PF_FACILITY_FUNCTIONS_RESOURCES">
  307.             <Comment>Externally generated resources for functions and enumerators</Comment>
  308.             <Code>282</Code>
  309.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_FUNCTIONS_RESOURCES</DescriptionMessageCode>
  310.             <XML>pfmessage.xml</XML>
  311.             <RLL>msmdsrv.rll</RLL>
  312.             <RC Severity="0" Code="19200"></RC>
  313.             <RC Severity="1" Code="19201"></RC>
  314.             <RC Severity="2" Code="20201"></RC>
  315.             <RC Severity="3" Code="20202"></RC>
  316.         </Facility>
  317.         <Facility Name="PF_FACILITY_TRACE">
  318.             <Comment>Errors for Trace (profiler).</Comment>
  319.             <Code>283</Code>
  320.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_TRACE</DescriptionMessageCode>
  321.             <XML>pfmessage.xml</XML>
  322.             <RLL>msmdsrv.rll</RLL>
  323.             <RC Severity="0" Code="20400"></RC>
  324.             <RC Severity="1" Code="20600"></RC>
  325.             <RC Severity="2" Code="20800"></RC>
  326.             <RC Severity="3" Code="21000"></RC>
  327.         </Facility>
  328.         <Facility Name="PF_FACILITY_SERVERBASE">
  329.             <Comment>Errors for Server operations.</Comment>
  330.             <Code>284</Code>
  331.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SERVERBASE</DescriptionMessageCode>
  332.             <XML>pfmessage.xml</XML>
  333.             <RLL>msmdsrv.rll</RLL>
  334.             <RC Severity="0" Code="21200"></RC>
  335.             <RC Severity="1" Code="21400"></RC>
  336.             <RC Severity="2" Code="21600"></RC>
  337.             <RC Severity="3" Code="21800"></RC>
  338.         </Facility>
  339.         <Facility Name="PF_FACILITY_TRANSACTIONS">
  340.             <Comment>Transaction errors.</Comment>
  341.             <Code>285</Code>
  342.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_TRANSACTIONS</DescriptionMessageCode>
  343.             <XML>pfmessage.xml</XML>
  344.             <RLL>msmdsrv.rll</RLL>
  345.             <RC Severity="0" Code="22000"></RC>
  346.             <RC Severity="1" Code="22200"></RC>
  347.             <RC Severity="2" Code="22400"></RC>
  348.             <RC Severity="3" Code="22600"></RC>
  349.         </Facility>
  350.         <Facility Name="PF_FACILITY_BACKUP">
  351.             <Comment>Backup/restore and synchronize errors.</Comment>
  352.             <Code>286</Code>
  353.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_BACKUP</DescriptionMessageCode>
  354.             <XML>pfmessage.xml</XML>
  355.             <RLL>msmdsrv.rll</RLL>
  356.             <RC Severity="0" Code="23000"></RC>
  357.             <RC Severity="1" Code="23200"></RC>
  358.             <RC Severity="2" Code="23400"></RC>
  359.             <RC Severity="3" Code="23600"></RC>
  360.         </Facility>
  361.         <Facility Name="PF_FACILITY_MDMODEL">
  362.             <Comment>Errors in OLAP storage engine.</Comment>
  363.             <Code>287</Code>
  364.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MDMODEL</DescriptionMessageCode>
  365.             <XML>pfmessagemd.xml</XML>
  366.             <RLL>msmdsrv.rll</RLL>
  367.             <RC Severity="0" Code="24000"></RC>
  368.             <RC Severity="1" Code="24200"></RC>
  369.             <RC Severity="2" Code="24400"></RC>
  370.             <RC Severity="3" Code="24600"></RC>
  371.         </Facility>
  372.         <Facility Name="PF_FACILITY_MGDSRV">
  373.             <Comment>Errors in managed code module.</Comment>
  374.             <Code>288</Code>
  375.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MGDSRV</DescriptionMessageCode>
  376.             <XML>pfmessage.xml</XML>
  377.             <RLL>msmdsrv.rll</RLL>
  378.             <RC Severity="0" Code="25000"></RC>
  379.             <RC Severity="1" Code="25200"></RC>
  380.             <RC Severity="2" Code="25400"></RC>
  381.             <RC Severity="3" Code="25600"></RC>
  382.         </Facility>
  383.         <Facility Name="PF_FACILITY_MESSAGE">
  384.             <Comment>Messages from OLAP engine. Used only for Run Time Messages (NT Log).</Comment>
  385.             <IsMCFacility>true</IsMCFacility>
  386.             <Code>289</Code>
  387.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MESSAGE</DescriptionMessageCode>
  388.             <XML>pfmessageinfo.xml</XML>
  389.             <RLL>msmdsrv.rll</RLL>
  390.             <RC Severity="0" Code="26000"></RC>
  391.             <RC Severity="1" Code="26200"></RC>
  392.             <RC Severity="2" Code="26400"></RC>
  393.             <RC Severity="3" Code="26600"></RC>
  394.         </Facility>
  395.         <Facility Name="PF_FACILITY_SQL">
  396.             <Comment>Errors from SQL Query module.</Comment>
  397.             <Code>290</Code>
  398.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SQL</DescriptionMessageCode>
  399.             <XML>pfmessage.xml</XML>
  400.             <RLL>msmdsrv.rll</RLL>
  401.             <RC Severity="0" Code="27000"></RC>
  402.             <RC Severity="1" Code="27200"></RC>
  403.             <RC Severity="2" Code="27400"></RC>
  404.             <RC Severity="3" Code="27600"></RC>
  405.         </Facility>
  406.         <Facility Name="PF_FACILITY_DM_MESSAGES">
  407.             <Comment>Messages from Data Mining engine.</Comment>
  408.             <Code>291</Code>
  409.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DM_MESSAGES</DescriptionMessageCode>
  410.             <XML>pfmessage.xml</XML>
  411.             <RLL>msmdsrv.rll</RLL>
  412.             <RC Severity="0" Code="28000"></RC>
  413.             <RC Severity="1" Code="28200"></RC>
  414.             <RC Severity="2" Code="28400"></RC>
  415.             <RC Severity="3" Code="28600"></RC>
  416.         </Facility>
  417.         <Facility Name="PF_FACILITY_WBDIM">
  418.             <Comment>Errors in the high-level relational engine.</Comment>
  419.             <Code>292</Code>
  420.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_WBDIM</DescriptionMessageCode>
  421.             <XML>pfmessage.xml</XML>
  422.             <RLL>msmdsrv.rll</RLL>
  423.             <RC Severity="0" Code="28800"></RC>
  424.             <RC Severity="1" Code="28900"></RC>
  425.             <RC Severity="2" Code="29000"></RC>
  426.             <RC Severity="3" Code="29100"></RC>
  427.         </Facility>
  428.         <Facility Name="PF_FACILITY_XPRESS">
  429.             <Comment>Errors in compression library (XPRESS).</Comment>
  430.             <Code>293</Code>
  431.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_XPRESS</DescriptionMessageCode>
  432.             <XML>pfmessage.xml</XML>
  433.             <RLL>msmdsrv.rll</RLL>
  434.             <RC Severity="0" Code="29200"></RC>
  435.             <RC Severity="1" Code="29300"></RC>
  436.             <RC Severity="2" Code="29400"></RC>
  437.             <RC Severity="3" Code="29500"></RC>
  438.         </Facility>
  439.         <Facility Name="PF_FACILITY_ENCRYPTION">
  440.             <Comment>Errors in encryption library (CryptoAPI).</Comment>
  441.             <Code>294</Code>
  442.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_ENCRYPTION</DescriptionMessageCode>
  443.             <XML>pfmessage.xml</XML>
  444.             <RLL>msmdsrv.rll</RLL>
  445.             <RC Severity="0" Code="29600"></RC>
  446.             <RC Severity="1" Code="29700"></RC>
  447.             <RC Severity="2" Code="29800"></RC>
  448.             <RC Severity="3" Code="29900"></RC>
  449.         </Facility>
  450.         <Facility Name="PF_FACILITY_DIME">
  451.             <Comment>Errors during parsing DIME headers.</Comment>
  452.             <Code>295</Code>
  453.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DIME</DescriptionMessageCode>
  454.             <XML>pfmessage.xml</XML>
  455.             <RLL>msmdsrv.rll</RLL>
  456.             <RC Severity="0" Code="30000"></RC>
  457.             <RC Severity="1" Code="30100"></RC>
  458.             <RC Severity="2" Code="30200"></RC>
  459.             <RC Severity="3" Code="30300"></RC>
  460.         </Facility>
  461.         <Facility Name="PF_FACILITY_RSSTORE">
  462.             <Comment>Errors in the rowset store.</Comment>
  463.             <Code>296</Code>
  464.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_RSSTORE</DescriptionMessageCode>
  465.             <XML>pfmessage.xml</XML>
  466.             <RLL>msmdsrv.rll</RLL>
  467.             <RC Severity="0" Code="30400"></RC>
  468.             <RC Severity="1" Code="30500"></RC>
  469.             <RC Severity="2" Code="30600"></RC>
  470.             <RC Severity="3" Code="30700"></RC>
  471.         </Facility>
  472.         <Facility Name="PF_FACILITY_VBA">
  473.             <Comment>Error in VBA Jet function.</Comment>
  474.             <Code>297</Code>
  475.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_VBA</DescriptionMessageCode>
  476.             <XML>pfmessage.xml</XML>
  477.             <RLL>msmdsrv.rll</RLL>
  478.             <RC Severity="0" Code="30800"></RC>
  479.             <RC Severity="1" Code="30830"></RC>
  480.             <RC Severity="2" Code="30860"></RC>
  481.             <RC Severity="3" Code="30900"></RC>
  482.             <DLL>vbajet32.dll</DLL>
  483.             <CodeInterface>GetLastError</CodeInterface>
  484.             <TextInterface>DecodeSystemError</TextInterface>
  485.         </Facility>
  486.         <Facility Name="PF_FACILITY_WRITEBACK">
  487.             <Comment>Errors in the cell writeback subsystem (end on 33100).</Comment>
  488.             <Code>298</Code>
  489.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_WRITEBACK</DescriptionMessageCode>
  490.             <XML>pfmessage.xml</XML>
  491.             <RLL>msmdsrv.rll</RLL>
  492.             <RC Severity="0" Code="33000"></RC>
  493.             <RC Severity="1" Code="33010"></RC>
  494.             <RC Severity="2" Code="33020"></RC>
  495.             <RC Severity="3" Code="33030"></RC>
  496.         </Facility>
  497.         <Facility Name="PF_FACILITY_BLS_1">
  498.             <Comment>Errors in the BLS subsystem (1).</Comment>
  499.             <Code>299</Code>
  500.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_BLS_1</DescriptionMessageCode>
  501.             <RLL>bibls.rll</RLL>
  502.             <RC Severity="0" Code="34000"></RC>
  503.             <RC Severity="1" Code="34100"></RC>
  504.             <RC Severity="2" Code="34200"></RC>
  505.             <RC Severity="3" Code="34300"></RC>
  506.         </Facility>
  507.         <Facility Name="PF_FACILITY_BLS_2">
  508.             <Comment>Errors in the BLS subsystem (2).</Comment>
  509.             <Code>300</Code>
  510.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_BLS_2</DescriptionMessageCode>
  511.             <RLL>bibls.rll</RLL>
  512.             <RC Severity="0" Code="34400"></RC>
  513.             <RC Severity="1" Code="34500"></RC>
  514.             <RC Severity="2" Code="34600"></RC>
  515.             <RC Severity="3" Code="34700"></RC>
  516.         </Facility>
  517.         <Facility Name="PF_FACILITY_BLS_3">
  518.             <Comment>Errors in the BLS subsystem (3).</Comment>
  519.             <Code>301</Code>
  520.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_BLS_3</DescriptionMessageCode>
  521.             <RLL>bibls.rll</RLL>
  522.             <RC Severity="0" Code="34800"></RC>
  523.             <RC Severity="1" Code="34900"></RC>
  524.             <RC Severity="2" Code="35000"></RC>
  525.             <RC Severity="3" Code="35100"></RC>
  526.         </Facility>
  527.         <Facility Name="PF_FACILITY_SKU">
  528.             <Comment>Errors related to feature availability and configuration.</Comment>
  529.             <Code>302</Code>
  530.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_SKU</DescriptionMessageCode>
  531.             <XML>pfmessagesku.xml</XML>
  532.             <RLL>msmdsrv.rll</RLL>
  533.             <RC Severity="0" Code="35300"></RC>
  534.             <RC Severity="1" Code="35500"></RC>
  535.             <RC Severity="2" Code="35700"></RC>
  536.             <RC Severity="3" Code="35900"></RC>
  537.         </Facility>
  538.         <Facility Name="PF_FACILITY_ADOMD">
  539.             <Comment>Errors in stored procedures.</Comment>
  540.             <Code>303</Code>
  541.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_ADOMD</DescriptionMessageCode>
  542.             <XML>pfmessageadomd.xml</XML>
  543.             <RLL>msmdsrv.rll</RLL>
  544.             <RC Severity="0" Code="36200"></RC>
  545.             <RC Severity="1" Code="36500"></RC>
  546.             <RC Severity="2" Code="36700"></RC>
  547.             <RC Severity="3" Code="36900"></RC>
  548.         </Facility>
  549.         <Facility Name="PF_FACILITY_TRACEDEFINITION">
  550.             <Comment>Trace definition.</Comment>
  551.             <Code>304</Code>
  552.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_ADOMD</DescriptionMessageCode>
  553.             <RLL>msmdsrv.rll</RLL>
  554.         </Facility>
  555.         <Facility Name="PF_FACILITY_MESSAGEDEF">
  556.             <Comment>Descriptions for message severities and facilities.</Comment>
  557.             <Code>305</Code>
  558.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_MESSAGEDEF</DescriptionMessageCode>
  559.             <XML>pfmessagedef_localizable.xml</XML>
  560.             <RLL>msmdsrv.rll</RLL>
  561.             <RC Severity="0" Code="37000"></RC>
  562.             <RC Severity="1" Code="37397"></RC>
  563.             <RC Severity="2" Code="37398"></RC>
  564.             <RC Severity="3" Code="37399"></RC>
  565.         </Facility>
  566.         <Facility Name="PF_FACILITY_DETACH">
  567.             <Comment>Attach/Detach errors.</Comment>
  568.             <Code>307</Code>
  569.             <DescriptionMessageCode>PFI_DESCRIPTION_FACILITY_DETACH</DescriptionMessageCode>
  570.             <XML>pfmessage.xml</XML>
  571.             <RLL>msmdsrv.rll</RLL>
  572.             <RC Severity="0" Code="38000"></RC>
  573.             <RC Severity="1" Code="38200"></RC>
  574.             <RC Severity="2" Code="38400"></RC>
  575.             <RC Severity="3" Code="38600"></RC>
  576.         </Facility>
  577.     </Facilities>
  578.  
  579.     <Languages>
  580.         <Language Name="English (US)">
  581.             <Code>1</Code>
  582.             <Directory>1033</Directory>
  583.             <Locale>1033</Locale>
  584.         </Language>
  585.         <Language Name="Chinese (Taiwan)">
  586.             <Code>2</Code>
  587.             <Directory>1028</Directory>
  588.             <Locale>1028</Locale>
  589.         </Language>
  590.         <Language Name="German (Germany)">
  591.             <Code>3</Code>
  592.             <Directory>1031</Directory>
  593.             <Locale>1031</Locale>
  594.         </Language>
  595.         <Language Name="Spanish (International Sort)">
  596.             <Code>4</Code>
  597.             <Directory>1034</Directory>
  598.             <Locale>1034</Locale>
  599.         </Language>
  600.         <Language Name="French (France)">
  601.             <Code>5</Code>
  602.             <Directory>1036</Directory>
  603.             <Locale>1036</Locale>
  604.         </Language>
  605.         <Language Name="Italian (Italy)">
  606.             <Code>6</Code>
  607.             <Directory>1040</Directory>
  608.             <Locale>1040</Locale>
  609.         </Language>
  610.         <Language Name="Japanese">
  611.             <Code>7</Code>
  612.             <Directory>1041</Directory>
  613.             <Locale>1041</Locale>
  614.         </Language>
  615.         <Language Name="Korean">
  616.             <Code>8</Code>
  617.             <Directory>1042</Directory>
  618.             <Locale>1042</Locale>
  619.         </Language>
  620.         <Language Name="Chinese (PRC)">
  621.             <Code>9</Code>
  622.             <Directory>2052</Directory>
  623.             <Locale>2052</Locale>
  624.         </Language>
  625.         <Language Name="Russian">
  626.             <Code>10</Code>
  627.             <Directory>1049</Directory>
  628.             <Locale>1049</Locale>
  629.         </Language>
  630.         <Language Name="Spanish">
  631.             <Code>11</Code>
  632.             <Directory>3082</Directory>
  633.             <Locale>3082</Locale>
  634.         </Language>
  635.     </Languages>
  636.  
  637. </MessageDefinitions>
  638.