/ Copyright (c) 2001 by Oracle Corporation / NAME / evmus.msg - messages for Event Manager for Portable Clusterware / DESCRIPTION / Messages for Event Manager / RETURNS / / NOTES / The following are the messages from evm_msg.h and evm_msg_dstr.h 0001, 0, "Cannot write raw events to a terminal" // *Cause: Attempted to redirect binary events to a terminal. // *Action: Use evmshow to format events for display. 0002, 0, "Use evmshow to format events for display" // *Cause: Attempted to redirect binary events to a terminal. // *Action: Use evmshow instead. 0003, 0, "Failed to open file \"%s\": %s" // *Cause: Filename, path or the permisions were not valid. // *Action: Use a valid path and filename, check permissions. Otherwise contact Oracle Customer Support. 0004, 0, "Failed to open channel config file \"%s\"" // *Cause: Configuration file name,the path or the permissions were not valid. // *Action : Use a vaild path and filename, check permissions. Otherwise contact Oracle Customer Support. 0005, 0, "Channel file configuration error" 0006, 0, "Failed to create temporary file" // *Cause: The file being used as a temporary file for evmsort had one of the following issues; filename, path or the permisions were not valid. // *Action: Use a valid path and filename, check permissions. Otherwise contact Oracle Customer Support. 0007, 0, "Failed to write to temporary file" // *Cause: The file being used as a temporary file for evmsort had one of the following issues; filename, path or the permisions were not valid. // *Action: Use a valid path and filename, check permissions. Otherwise contact Oracle Customer Support. 0008, 0, "Failed to read from temporary file" // *Cause: The file being used as a temporary file for evmsort had one of the following issues; filename, path or the permisions were not valid. // *Action: Use a valid path and filename, check permissions. Otherwise contact Oracle Customer Support. 0009, 0, "Failed to create EVM posting connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0010, 0, "Failed to read from EVM posting connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0011, 0, "Failed to write to EVM posting connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0012, 0, "Failed to create EVM listening connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0013, 0, "Failed to read from EVM listening connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0014, 0, "Failed to write to EVM listening connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0015, 0, "Failed to create EVM service connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0016, 0, "Failed to read from EVM service connection" // *Cause: Error occured while communicating with the EVM daemon. // *Action: Check log and status of the EVM daemon. 0017, 0, "Failed to start EVM service \"%s\"" // *Cause: EVM daemon failed to start. // *Action: Check log for the EVM daemon. 0018, 0, "Failed to write to output stream" // *Cause: Failed to write to standard output. // *Action: Contact Oracle Customer Support. 0019, 0, "Failed to read event from input stream" // *Cause: Bad input file for evmshow/evmsort EOF missing. // *Action: Check the input file. 0020, 0, "Failed to create event subscription" // *Cause: Bad network connection between subscriber and EVM daemon. // *Action: Check the network connection and filter string. 0021, 0, "Failed to create filter" // *Cause: Used a null filter string or memory allocation failed. // *Action: Use a non null filter string. 0022, 0, "Invalid filter string" // *Cause: Used a null or invalid filter string. // *Action: Contact Oracle Customer Support. 0023, 0, "Filter test operation failed" // *Cause: Used a null or invalid filter string. // *Action: Use a non null filter string. Otherwise contact Oracle Customer Support. 0024, 0, "Lost connection to EVM daemon" // *Cause: Evmlogger lost connection to evmdaemon. // *Action: Check status of evmlogger,evmd daemons and logs. 0025, 0, "Authorization database error" // *Cause: Not authorized to post/listen for certain events. // *Action: Check evm.auth file to ensure the current user is authorized to post/listen for specific events. 0026, 0, "Failed to post event \"%s\"" // *Cause: Evmpost failed to post an event. // *Action: Check the status and log for EVM daemon. 0027, 0, "Memory allocation failure" // *Cause: The system is running low on memory. // *Action: Check the availability of memory in the system. 0028, 0, "Invalid value" 0029, 0, "Event contains invalid values" // *Cause: Invalid syntax for an event was used. // *Action: Use a valid syntax for an event. 0030, 0, "Event name is missing" // *Cause: Name of the event was missing. // *Action: Use a valid syntax for an event. 0031, 0, "Event name has too few components" // *Cause: Invalid syntax for an event was used. // *Action: Use a valid syntax for an event. 0032, 0, "Failed to write event" // *Cause: Failed to write event to output file. // *Action: Check the permissions of the file. Otherwise contact Oracle Customer Support. 0033, 0, "Error in input file \"%s\", line %d" // *Cause: Failed to parse input file. // *Action: Check input file and the line for possible errors. Otherwise contact Oracle Customer Support. 0034, 0, "Error: %s" // *Cause: Error Occured. // *Action: Look at the error message for details. 0035, 0, "EVM service \"%s\" terminated with exit code %d" // *Cause : EVM daemon died. // *Action : Check the EVM daemon log. 0036, 0, "Host \"%s\" is unknown" // *Cause: Invalid hostname discovered while trying to create a connection to the EVM daemon. // *Action: Check the hostname, on which EVM daemon is running. Otherwise contact Oracle Customer Support. 0037, 0, "Failed to connect to EVM daemon on \"%s\"" // *Cause: EVM daemon is dead or is not responding. // *Action: Check the status of EVM daemon and logs. 0038, 0, "Failed to create an EVM event" // *Cause: Failed to create an EVM event. // *Action: Check the EVM daemon log. 0039, 0, "Invalid port number in host name \"%s\"" // *Cause: Used an invalid port number. // *Action: Use a valid or a different port number. 0040, 0, "Error occurred while reading from \"%s\"" // *Cause: Error occured when evmshow was reading from an input file. // *Action: Check the input file. 0041, 0, "Cannot access %s." 0042, 0, "Use \"%s -A\" to format events, or pipe output to evmshow" // *Cause: Invalid use of evmshow command. // *Action: Use evmshow command as instructed. 0043, 0, "Attempting to reconnect to the EVM daemon..." // *Cause: Evmwatch trying to reconnect to the evm daemon. // *Action: Not an error message. 0044, 0, "Attempting to reconnect to the EVM daemon on \"%s\"..." // *Cause: Evmwatch trying to reconnect to the evm daemon on this host. // *Action: Not an error message. 0045, 0, "EVM connection re-established" // *Cause: Evmwatch was able to reconnect to the evm daemon. // *Action: Not an error message. / evmparse messages 0101, 0, "Invalid value \"%s\"" 0102, 0, "Missing variable name" 0103, 0, "Variable incorrectly specified" 0104, 0, "End of file reached unexpectedly" // *Cause: End of event template file reached unexpectedly. // *Action: Check the event template file in evm/admin. 0105, 0, "Missing end-of-group character" // *Cause: end-of-group character missing in event template file. // *Action: Check the event template file in evm/admin. 0106, 0, "Missing end-of-string character" // *Cause: end-of-string character missing in event template file. // *Action: Check the event template file in evm/admin. 0107, 0, "Value \"%s\" is not valid" // *Cause: Invalid value found in the event template file. // *Action: Check the event template file in evm/admin. 0108, 0, "Keyword \"%s\" is not valid" // *Cause: Invalid keyword found in the event template file. // *Action: Check the event template file in evm/admin. / evmd messages 0201, 0, "Failed to allocate space for application object" // *Cause: The system is running low on memory. // *Action: Check the availability of memory in the system. 0202, 0, "Failed to allocate space for local lock pathname" // *Cause: The system is running low on memory. // *Action: Check the availability of memory in the system. / evm logger messages 0301, 0, "Failed to open logger config file \"%s\"" // *Cause: Configuration file had one of the following problems; filename, path or permissions were not valid. // *Action: Check whether path and permissions are valid. Otherwise contact Oracle Customer Support. 0302, 0, "Configuration error - using default configuration" // *Cause: Configuration file had invalid configuration details // *Action: Check the configuration file. 0303, 0, "Keyword \"%s\" is invalid in this position" // *Cause: Valid Keyword was used in an invalid position in configuration file. // *Action: Use the correct syntax. 0304, 0, "Configuration error in file %s, line %d" // *Cause: Configuration error in configuration file. // *Action: Check the configuration file. 0305, 0, "Memory allocation failure for \"%s\"" // *Cause: The system is running low on memory. // *Action: Check the availability of memory in the system. 0306, 0, "Failed to create filter for \"%s\"" // *Cause: Failed to create a filter for events for evmlogger. // *Action: Check the availability of memory. 0307, 0, "Filter string invalid for \"%s\"" //*Cause: Used a null filter string or memory allocation failed. //*Action: Use a non null filter string. 0308, 0, "Failed to open eventlog \"%s\": %s" // *Cause: Eventlog file had one of the following problems; filename, path or permissions were not valid. // *Action: Check whether path and permissions are valid. Otherwise contact Oracle Customer Support. 0309, 0, "Failed to write to eventlog \"%s\"" // *Cause: Eventlog had one of the following problems; size or permissions were not valid. // *Action: Check the permissions and the size of the eventlog file. Otherwise contact Oracle Customer Support. 0310, 0, "Invalid suppression filter for eventlog \"%s\"" // *Cause: Invalid filter was used. // *Action: Use a non null filter. Otherwise contact Oracle Customer Support. 0311, 0, "Invalid entry in eventlog \"%s\" (%d events OK)" // *Cause: Evmlogger found an invalid entry in eventlog. // *Action: Check the eventlog file. 0312, 0, "Eventlog \"%s\" disabled" // *Cause: Events could not be written to the eventlog file. // *Action: Check the permissions,max size of the logfile. 0313, 0, "Eventlog \"%s\" re-enabled" // *Cause: Events logging is reenabled. // *Action: Not an error message. 0314, 0, "Forwarder \"%s\" disabled" // *Cause: Forwarding is disabled by the evmlogger. // *Action: Not an error message. 0315, 0, "Forwarder \"%s\" re-enabled" // *Cause: Forwarding is disabled by the evmlogger. // *Action: Not an error message. 0316, 0, "Suppression disabled for \"%s\"" // *Cause: Error message filtering supression disabled for this string. // *Action: Not an error message. 0317, 0, "Suppression re-enabled for \"%s\"" // *Cause: Error message filtering supression reenabled for this string. // *Action: Not an error message. 0318, 0, "Failed to open config info file \"%s\"" // *Cause: Configuration file had one of the following problems; filename, path or permissions were not valid. // *Action: Check whether path and permissions are valid. Otherwise contact Oracle Customer Support. 0319, 0, "Keyword \"%s\" is not allowed in a secondary config file" // *Cause: Invalid Keyword was used. // *Action: Use a valid Keyword. 0320, 0, "Cannot access config directory \"%s\"" 0321, 0, "Cannot search config directory \"%s\"" 0322, 0, "Configdir entry \"%s\" is not a directory" 0323, 0, "Config file \"%s\" has insecure write permission" // *Cause: The configuration file had write permissions for the group 'other'. // *Action: Change the write permissions for the configuration file 0324, 0, "Config file \"%s\" has incorrect ownership" // *Cause: Configuration file should be owned by root or bin. // *Action: Change the owner of configuration file to root or bin. 0325, 0, "Config file \"%s\" is not a regular file" // *Cause: Configuration file is not a regular file. // *Action: Check the configuration file. / evmmkbin messages 0401, 0, "Failed to open binary event library file" // *Cause: Binary event file had one of the following problems; filename, path or permissions were not valid. // *Action: Check whether path and permissions are valid. Otherwise contact Oracle Customer Support. /evmget messages 0501, 0, "Failed to retrieve events from EVM daemon" 0502, 0, "Maximum number of remote connections exceeded" 0503, 0, "Failed to retrieve events from EVM daemon on host %s" / evmshow messages 0601, 0, "Data read from the input stream is not a valid EVM event" // *Cause: evmshow tried to read an invalid EVM event. // *Action: Check the logs for the evm daemon. 0602, 0, "No explanation is available for event \"%s\"" /evmpost messages 0701, 0, "Check that the event is registered and you are authorized to post it" // *Cause: Not authorized to post for certain events. // *Action: Check evm.auth file to ensure the current user is authorized to post the specific event. 0702, 0, "Priority must be an integer in the range 0-%d" // *Cause: Used an integer out of the range for priority. // *Action: Use a valid integer. / evmwatch msgs 0801, 0, "Missed %d subscribed-to event(s)" // *Cause: Missed some events during the connection setup phase. // *Action: Not an error message. 0802, 0, "Failed to reconnect within %d seconds - terminating" // *Cause: Failed to establish a connection with EVM daemon. // *Action: Check the logs for EVM daemon. / evmsort msgs 0901, 0, "Invalid sort specification \"%s\"" // *Cause: Invalid sort specification used for evmsort. // *Action: Use a valid sort specification. Look at documentation for evmsort using evmsort -h. / evmerrstat messages 1001, 0, "Operation succeeded" 1002, 0, "Function not implemented" 1003, 0, "Invalid argument" 1004, 0, "Item or variable not set" 1005, 0, "Item or variable not present" 1006, 0, "Mismatched EVM protocol version" 1007, 0, "Memory allocation failed" 1008, 0, "Incorrect argument type" 1009, 0, "Invalid filter specification" 1010, 0, "Invalid value" 1011, 0, "Attempt to use an uninitialized object" 1012, 0, "Select error" 1013, 0, "Service terminated" 1014, 0, "Connection error" 1015, 0, "Read error" 1016, 0, "Write error" 1017, 0, "Open error" 1018, 0, "Event rejected" 1019, 0, "Resource error" 1020, 0, "Sequence error" 1021, 0, "Connection lost" 1022, 0, "Invalid operation" 1023, 0, "Invalid message" 1024, 0, "Partial completion" 1025, 0, "Operation would block" 1026, 0, "Timeout" 1027, 0, "Queue full" 1028, 0, "Protocol error" 1029, 0, "Operation invalid at interrupt level" 1030, 0, "End-of-file reached" 1031, 0, "Signal received" 1032, 0, "Synchronization failure" 1033, 0, "Event is not valid" 1034, 0, "Message is queued" 1035, 0, "EVM daemon refused connection" 1036, 0, "Too many items" / evmsetunused - no msgs... / text2evm 1201, 0, "Error converting line %d to event" 1202, 0, "Invalid character in input line %d" 1203, 0, "One or more tokens missing from input line %d" 1204, 0, "Invalid date on input line %d" 1205, 0, "Invalid time on input line %d" 1206, 0, "Invalid date or time on input line %d" / parstab msg 1301, 0, "No error" 1302, 0, "Parser error" 1303, 0, "Error creating event" 1304, 0, "Error setting event item" 1305, 0, "Variable type \"%s\" is not valid" 1306, 0, "This keyword cannot be used in a variable group" 1307, 0, "This keyword cannot be used in an event group" 1308, 0, "This keyword cannot be used as a global default" 1309, 0, "The value \"%s\" is not valid for this item" 1310, 0, "The variable value \"%s\" is not valid" 1311, 0, "The variable name is missing" 1312, 0, "The variable value is missing" 1313, 0, "Initialization of the variable failed" 1314, 0, "Merge of global values with the event failed" 1315, 0, "Item \"name\" is already defined" 1316, 0, "Item \"reference\" is already defined" 1317, 0, "Item \"cluster_event\" is already defined" 1318, 0, "Item \"priority\" is already defined" 1319, 0, "Item \"format\" item is already defined" 1320, 0, "Item \"i18n_msg_id\" is already defined" 1321, 0, "Item \"i18n_set_id\" is already defined" 1322, 0, "Item \"i18n_catalog\" is already defined" 1323, 0, "This variable is already defined" 1324, 0, "This variable group is empty" 1325, 0, "Variable name is already defined" 1326, 0, "Variable type is already defined" 1327, 0, "Variable value is already defined" 1328, 0, "Variable message id is already defined" 1329, 0, "Unexpected error" 1330, 0, "Unknown error" 1331, 0, "The variable name is not valid" / channel 1401, 0, "Invalid monitor period \"%s\"" 1402, 0, "Invalid cleanup time \"%s\"" 1403, 0, "This keyword is invalid at the global level" 1404, 0, "This keyword is invalid in a channel definition" 1405, 0, "No event channels configured" 1406, 0, "Reconfiguration completed" 1407, 0, "Channel \"%s\" is not configured on host \"%s\"" 1408, 0, "Cannot retrieve events for channel \"%s\" on host \"%s\"" 1409, 0, "No event retrieval function (fn_get) configured for channel" / binlog2evm 1601, 0, "Failed to write event to output stream" 1602, 0, "Failed to read event data from input file" 1603, 0, "Invalid event data encountered at offset %d" 1604, 0, "Skipped invalid data - restarted at offset %d" 1605, 0, "No more readable events found" 1606, 0, "Cannot restart: %s does not support file positioning (lseek)" / locks 1701, 0, "Failed to acquire lock" 1702, 0, "Failed to open lock file" 1703, 0, "Failed to unlink lock file" 1704, 0, "Failed to create lock file" 1705, 0, "Pathname of failed lock: %s" / evmformat 1801, 0, "True" 1802, 0, "False" 1803, 0, "(no name)" 1804, 0, "Unformatted event" 1805, 0, "Unknown item id" 1806, 0, "Unknown variable type" 1807, 0, "Msg-id" 1808, 0, "Failed to get item list" 1809, 0, "Failed to get item" 1810, 0, "Failed to get variable list" 1811, 0, "bytes" 1812, 0, "OPAQUE VALUE" 1813, 0, "None" 1814, 0, "times" /* / * The following are the messages from ca_api.h */ 1901, 0, "OK" 1902, 0, "Error" 1903, 0, "Memory allocation failed" 1904, 0, "End-of-file encountered" 1905, 0, "Connection error" 1906, 0, "Connection lost" 1907, 0, "Invalid argument" 1908, 0, "Incompatible service" 1909, 0, "Protocol error" 1910, 0, "Translation error" 1911, 0, "Unknown host" 1912, 0, "Server response timeout" 1913, 0, "Unknown status" /* Messages from evmstart.c and evmstop.c */ 2001, 0, "Error, ORACLE_HOME not set" 2002, 0, "Error executing %s. Errno is %d" 2003, 0, "NO MEMORY" 2004, 0, "Error opening file %s" 2005, 0, "Error getting string from file, %s" 2006, 0, "strange process id on %s\n" 2007, 0, "Could not kill process evmd with the id %d, Error no is %d" 2008, 0, "Stopped evmd successfully. Process id was %d" 2009, 0, "USAGE : " /* Messages from evmreload.c */ /* DNT - evmreload, evmmklib, evmd, evm, channel */ 2101, 0, "Error in configuration - evmreload operation not performed" 2102, 0, "Could not open temporary file %s. Exiting" 2103, 0, "Failed to reload EVM Daemon" 2104, 0, "Bad data for evmmklib" 2105, 0, "Failed to reload evmlogger" 2106, 0, "Failed to reload evm channel manager"