// Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved. // // NAME // WlmdMsg.msg // // DESCRIPTION // Message file // // NOTES // The messages in this file use numbers in the range 2000-2999 // // * MODIFIED (MM/DD/YY) // * ereier 06/01/09 - remove msgs // * lweng 05/13/09 - remove NO_DB_CONNECTION_FOUND // * dsemler 05/08/09 - correct messages in line with editorial // * comments // * dsemler 05/05/09 - allocate message number range, renumber // * messages // * ereier 04/29/09 - change previous MODIFIED comment // * ereier 04/27/09 - remove messages // * ereier 04/23/09 - review comments // * ereier 04/20/09 - delete unused messages, add makeItSo changed // * state message // * dsemler 04/14/09 - update messages and delete unused // * lweng 04/14/09 - remove UNABLE_TO_CREATE_DB_CONNECTION_POOL // * dsemler 04/09/09 - remove unused messages // * dsemler 04/04/09 - switch to String message keys // * dsemler 02/24/09 - add policy name to Incorrect_Active_Policy // * message // * dsemler 12/31/08 - add DBWLM_Component_Task_Halt_Failed // * dsemler 12/29/08 - Remove unused messages // * dsemler 10/22/08 - update IMPORT to wlm/nls // * lweng 10/17/08 - remove Monitor/DB Thread related mesg // * ereier 10/15/08 - incorporate review comments for new message // * ereier 10/02/08 - add message about connect string template // * installation problem // * lweng 09/17/08 - remove Metrics Smooth Thread related mesg // * dsemler 09/15/08 - Remove EM alert exceptions // * ereier 07/29/08 - no longer creating WLM root OCR key // * lweng 05/06/08 - add new Msgs for PersistenceMgr // * ereier 04/03/08 - add new service mgr messages // * dsemler 03/18/08 - Add EM alert module messages // * sravindh 03/13/08 - Pull in Cause and Action fields comments from // * java resource file // * ereier 11/02/07 - change validation message for policy set // * lweng 09/15/07 - change Msg for dbruntime // * lweng 09/03/07 - add a new msg for dbruntime // * lweng 08/14/07 - add Msg for policyset // * lweng 07/30/07 - add a new msg for dbruntime // * wanwu 06/29/07 - add CAUSED_BY // * lweng 06/05/07 - add Msg for DBRuntime // * lweng 05/16/07 - Add more possible reason // * lweng 04/17/07 - add Msg // * wanwu 04/10/07 - add messages for DBWLM rulesengine // * lweng 04/15/07 - add Msg // * lweng 03/07/07 - add Msg for DBRuntime // * wanwu 02/15/07 - add msg IDs for server group ops // * lweng 01/16/07 - add Msg for MetricsCollectionModule class // * lweng 01/12/07 - add Msg for MetricsSmoothModule // * wanwu 02/15/07 - add msg IDs for server group ops // * ereier 01/12/07 - Use enum as Message ID // * ereier 12/21/06 - All the messages defined for // * DBWLMServiceCommonImpl.java must be moved to // * container/framework/WlmfMsg.java. // * ereier 12/13/06 - add new messages corresponding to new mediator // * calls to service manager // * wanwu 11/30/06 - move some Msg IDs to wlmf // * lweng 11/21/06 - Add service MBean Msg // * ereier 11/21/06 - review comments // * lweng 11/13/06 - Modify error messages // * lweng 11/09/06 - ADD DBRuntime Msg // * wanwu 10/09/06 - update file name and facility name, add new // * messages // * wanwu 08/08/06 - creation // **/ // // PACKAGE=package oracle.cluster.wlm.dbwlm.resources; // MSGIDTYPE=interface 2005, WLM_WORK_REQ_CLASS_LIST_INVALID, "Classifier {0} for PC {1} is too long." // *Cause: The classifier for the specified performance class (PC) was too long. // *Action: Shorten the classifier in the policy set. / 2006, WLM_DB_CLASSIFIER_INVALID, "Total classifier length for PC {0} is too large." // *Cause: In aggregate the classifiers for this performance class (PC) were too long. // *Action: Remove or shorten classifiers in the policy set. / 2011, DBWLM_Shutdown_Enabled_WLM_Error_ID, "The DBWLM application for the system {0} cannot be undeployed because it is still enabled." // *Cause: The DBWLM application was undeployed when it was enabled. // *Action: Disable the DBWLM application and then undeploy it. / 2014, Clusterware_Issue, "Oracle Clusterware infrastructure has reported a failure." // *Cause: There was a problem in the Oracle Clusterware. // *Action: Check the exception and, if needed the Oracle Clusterware logs, and correct the issue reported there. Then enable Quality of Service Management (QoS) and retry this operation. / 2015, Exists_Key, "QoS configuration key {0} could not be retrieved." // *Cause: The key did not exist in the Quality of Service Management (QoS) persistent storage. // *Action: Contact Oracle Support Services for assistance. / 2017, Wallet_Op_Failed, "Could not retrieve credential information for database {0}." // *Cause: An attempt to open the database wallet and read the credential information failed. // *Action: Re-enable the database for Quality of Service Management (QoS) from the associated Enterprise Manager console for that database. / 2018, DBWLM_Component_Task_Halt_Failed, "The task {0} has failed to terminate." // *Cause: This is an internal error. // *Action: Please provide logs to Oracle Support Services. Quality of Service Management (QoS) restarted automatically. / 2019, Clusterware_Changed_State_MakeItSo, "Cluster {0} state change detected. The action requested may no longer be appropriate or possible." // *Cause: There was a change to the Oracle Clusterware state since the action was recommended. // *Action: Consider implementing actions from the current recommendation. / 2020, CAUSED_BY, "Caused By" // *Cause: // *Action: /