// ** // * Copyright (c) 1999, 2007, Oracle. All rights reserved. // * // * NAME // * The WlmvMsg class in the oracle.wlm.util.resources package // * DESCRIPTION // * It defines the message bundle messages, // * causes and actions for the DBWLM facility, Wlmv. // * NOTES // * The messages in this file use numbers in the range 8000-8999 // * // * Targets: // * // * MODIFIED (MM/DD/YY) // * ekhabie 01/30/12 - Removing redundant error number in the message // * ekhabie 11/14/11 - Updating to MessageFormat format and removing // * unused imports // * dsemler 06/05/09 - final message cleanup. // * dsemler 05/05/09 - allocate message number range, renumber messages // * dsemler 04/04/09 - switch to String message keys // * dsemler 02/24/09 - remove path to log from error mesg // * dsemler 10/22/08 - update IMPORT to wlm/nls // * ereier 10/11/07 - Uppercase 'WLMV' // * ereier 10/09/07 - initial version // * // **/ // // PACKAGE=package oracle.wlm.util.resources; // MSGIDTYPE=interface 8000, Validation_Internal_Error_Exception, "WLMV-8000: QoS schema of type <{0}> encountered errors." // *Cause: The Quality of Service Management (QoS) schema validation encountered errors. // *Action: Contact Oracle Support Services. / 8001, Validation_Internal_Error_Number, "WLMV-8000" // *Cause: // *Action: /