Edit D:\app\Administrator\product\11.2.0\dbhome_1\sysman\admin\emdrep\rsc\pp\paf\main.dlf
<?xml version="1.0" encoding="UTF-8" ?> <!-- - $Header: main.dlf 12-dec-2005.16:16:52 ktlaw Exp $ - - Copyright (c) 2004 Oracle. All Rights Reserved. - - NAME - main.dlf - Seed file for the MGMT_MESSAGES table - - DESCRIPTION - This file contains seed data for the EM Messages table. - - NOTES - - MODIFIED (MM/DD/YY) - ktlaw 12/12/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">PAF_NAME</col> <col name="SUBSYSTEM">PAF_MESSAGES</col> <col name="MESSAGE">Deployment Procedure Manager</col> </row> </dataset> </table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de