<?xml version="1.0" encoding="UTF-8"?>
<!--
  - $Header: emcore/source/oracle/sysman/emdrep/rsc/core/system/system_history.dlf /st_emcore_10.2.0.4.3db11.2.0.2/1 2010/06/10 23:46:00 jagopal Exp $
  -
  - Copyright (c) 2004, 2005, Oracle. All Rights Reserved.
  -
  -   NAME
  -     system_history.dlf - Seed file for the MGMT_MESSAGES table
  -
  -   DESCRIPTION
  -     This file contains seed data for the EM Messages table.
  -
  -   NOTES
  -      This is a *generated* file created from svc_dpcy_ecm_meta.xml.
  -      DO NOT EDIT THIS FILE. First, change the XML metadata file and
  -      then regenerate the contents of this file.
  -
  -   MODIFIED   (MM/DD/YY)
  -     vkarpura  07/18/06 - Created
  -->
<table xml:lang="en" name="MGMT_MESSAGES">

<!-- lookup-key indicates which columns are used by TransX to recognize a row as a duplicate -->
<lookup-key>
  <column name="MESSAGE_ID"/>
  <column name="SUBSYSTEM"/>
  <column name="LANGUAGE_CODE"/>
  <column name="COUNTRY_CODE"/>
</lookup-key>

<!-- columns indicates which columns will be loaded as part of processing the dataset and
       which should be translated by the Translation Group -->
<columns>
  <column name="MESSAGE_ID" type="string" maxsize="256"/>
  <column name="SUBSYSTEM" type="string" maxsize="64"/>
  <column name="LANGUAGE_CODE" type="string" language="%l"/>
  <column name="COUNTRY_CODE" type="string" language="%Cs"/>
  <column name="MESSAGE" type="string" maxsize="1000" translate="yes"/>
</columns>

<!-- dataset specifies the data to be loaded into the repository -->
<dataset>


  <!-- Messages for metadata for target type "generic_system" and snapshot type "system_change_config" -->

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">Service Dependency </col>
  </row>

  <!-- Messages for table MGMT_SYSTEM_CHANGES --> 

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">Membership Changes</col>
  </row>

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES.SYSTEM_NAME</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">System Name</col>
  </row>

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES.SYSTEM_TYPE</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">System Type</col>
  </row>

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES.MEMBER_NAME</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">Member Name</col>
  </row>

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES.MEMBER_TYPE</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">Member Type</col>
  </row>

  <row>
    <col name="MESSAGE_ID">generic_system.system_change_config.MGMT_SYSTEM_CHANGES.MODIFIED_BY</col>
    <col name="SUBSYSTEM">ECM_METADATA</col>
    <col name="MESSAGE">ModiFied By</col>
  </row>

</dataset>

</table>
