Edit D:\app\Administrator\product\11.2.0\dbhome_1\sysman\admin\emdrep\rsc\core\reports\ip_ootb.dlf
<?xml version="1.0" encoding="UTF-8" ?> <!-- - $Header: ip_ootb.dlf 24-jun-2005.08:33:05 lgloyd Exp $ - - Copyright (c) 2004 Oracle. All Rights Reserved. - - NAME - ip_ootb.dlf - Seed file for the MGMT_MESSAGES table - - DESCRIPTION - This file contains ootb-related seed data for the EM Messages table. - - NOTES - - MODIFIED (MM/DD/YY) - lgloyd 06/24/05 - restore string - lgloyd 06/21/05 - consolidate category/subcategory strings - tyhorton 06/09/05 - Updating Outstanding Alerts messages - mkm 05/26/05 - to change by Group into (Group) - lgloyd 05/11/05 - irina's string project - mkm 04/22/05 - grabtrans 'nanand_trans050408' - nanand 04/11/05 - fix - jmenon 02/23/05 - change of exempted to suppressed - mswamyt 01/26/05 - mswamyt_sl_0110 - mswamyt 01/19/05 - Created --> <table 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" constant="en" translate="yes"/> <column name="COUNTRY_CODE" type="string" constant=" " translate="yes"/> <column name="MESSAGE" type="string" maxsize="1000" translate="yes"/> </columns> <!-- dataset specifies the data to be loaded into the repository --> <dataset> <row> <col name="MESSAGE_ID">OOTB</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Out of box Reports </col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Target</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History (Target)</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Target_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays availability history for a target over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">OBSOLETE STRING</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Elem</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_Reports</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History</col> </row> <row> <col name="MESSAGE_ID">EMR_Summary</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Summary</col> </row> <row> <col name="MESSAGE_ID">EMR_Breakdown_by_Availability_State</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability State</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Details</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History Details</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Group</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History (Redundancy Group)</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_History_Group_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays availability history for a redundancy group over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_Report_Member</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Availability History (Group)</col> </row> <row> <col name="MESSAGE_ID">EMR_Availability_Reports_Member_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays availability history for a group over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_STATUS_SUMMARY</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Status Summary</col> </row> <row> <col name="MESSAGE_ID">EMR_Member_Summary</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Member Summary</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">20 Most Common Alerts and Policy Violations (Target)</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays 20 most common alerts and policy violations for a target over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_AlertsViolations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">OBSOLETE STRING</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations_Reports</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">OBSOLETE STRING</col> </row> <row> <col name="MESSAGE_ID">EMR_20_Most_Common_Alerts_by_AlertCount</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">20 Most Common Alerts by Alert Count</col> </row> <row> <col name="MESSAGE_ID">EMR_20_Most_Common_Policy_Violations_by_ViolationCount</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">20 Most Common Policy Violations by Violation Count</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations_All</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">20 Most Common Alerts and Policy Violations</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations_All_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays 20 most common alerts and policy violations across all targets over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Common_AlertsViolations_Reports</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">OBSOLETE STRING</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_All_Targets</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Alerts and Policy Violations History</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_All_Targets_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays alerts and policy violations history for all targets over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_AlertsViolations_Reports</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">OBSOLETE STRING</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_History</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Alert History </col> </row> <row> <col name="MESSAGE_ID">EMR_Violation_History</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Violation History </col> </row> <row> <col name="MESSAGE_ID">EMR_Alerts</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Alerts </col> </row> <row> <col name="MESSAGE_ID">EMR_Policy_Violations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Policy Violations </col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_Group</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Alerts and Policy Violations History (Group)</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_Group_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays alerts and policy violations history for a group over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_Target</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Alerts and Policy Violations History (Target)</col> </row> <row> <col name="MESSAGE_ID">EMR_Alert_Violation_History_Target_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays alerts and policy violations for a target over the last 24 hours.</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Outstanding Alerts and Policy Violations</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays outstanding alerts and policy violations for all targets.</col> </row> <row> <col name="MESSAGE_ID">EMR_Metric_Alerts</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Metric Alerts</col> </row> <row> <col name="MESSAGE_ID">EMR_Non_Exempted_Policy_Violations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Non-suppressed Policy Violations</col> </row> <row> <col name="MESSAGE_ID">EMR_Exempted_Policy_Violations</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Suppressed Policy Violations</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations_Group</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Outstanding Alerts and Policy Violations (Group)</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations_Group_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays outstanding alerts and policy violations for a group.</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations_Target</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Outstanding Alerts and Policy Violations (Target)</col> </row> <row> <col name="MESSAGE_ID">EMR_Outstanding_Alerts_Violations_Target_Desc</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Displays outstanding alerts and policy violations for a target.</col> </row> <row> <col name="MESSAGE_ID">EMR_Status</col> <col name="SUBSYSTEM">REPORTS</col> <col name="MESSAGE">Status </col> </row> </dataset> </table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de