# IRDA.txt: IRDA Messages # $Id: IRDA.txt,v 1.7 2015/05/12 14:17:13 RDA Exp $ # ARCS: $Header: /home/cvs/cvs/RDA_8/src/scripting/lib/mesg/en/IRDA.txt,v 1.7 2015/05/12 14:17:13 RDA Exp $ # ----------------------------------------------------------------------------- # 00000.00089 General Messages # ----------------------------------------------------------------------------- 00001 'Cannot locate required RDA modules' [C] RDA encountered an error while loading RDA Perl packages. [A] The next line provides more information about that error. Take appropriate \ corrective actions. 00002 'Cannot start the RDA agent' [C] RDA cannot create the agent object. [A] The next line provides more information about that error. Take appropriate \ corrective actions. 00003 'Nested symbolic links are not supported' [C] The executed start script is a symbolic link to another symbolic link. [A] Ensure that you have only one level of symbolic links. 00004 'Invalid path' [C] Invalid characters detected in the RDA software directory path. [A] Ensure that no double quotation marks or wide characters are used the RDA \ software directory path. 00005 'Cannot redirect STDOUT to file "%s"' [C] RDA failed to redirect the standard output. [A] Ensure that the current user can write to the "OUTPUT_DIR" directory \ specified in the request file. 00006 'Cannot redirect STDERR to "%s"' [C] RDA failed to redirect the standard error. [A] Check the next line for more information about the error and take \ appropriate actions to correct the problem. 00007 'Cannot open request file' [C] RDA failed to open the request file that was passed as an argument. [A] Ensure that the file exists and can be read by the current user. # ----------------------------------------------------------------------------- # 01000.01099 IRDA::Control # ----------------------------------------------------------------------------- 01000 'Cannot load required package "%s"' [C] RDA encountered an error when loading the Perl package. [A] Check the next line for more information about the error and take \ appropriate actions to correct the problem. 01010 'Prototype file "%s" does not exist' [C] The prototype file specified with the "-c" option, does not exist. [A] Ensure that the prototype file specified with the "-c" command line \ option exists and that the current user can read it. 01011 'Prototype file "%s" has an invalid extension' [C] The prototype file name specified with the "-c" option value has an \ invalid extension. [A] Ensure that the prototype file specified with the "-c" option has \ a valid extension of "ini", "cyg", "vms", or "win". 01012 'Directory "%s" not found' [C] The target directory does not exist. [A] Enter a valid directory as the target directory for the bootstrap \ installation. 01013 'Directory "%s" already exists' [C] The "rda" subdirectory exists in the target directory already. [A] Check the contents of the directory and take the appropriate action to \ correct the problem. 01014 'Directory entry "%s" is not a directory' [C] The target directory contains an "rda" entry that is not a directory. [A] Check the entry and take appropriate actions to correct the problem. 01015 'Cannot create the bootstrap directory "%s"' [C] RDA failed to create the "rda" subdirectory in the bootstrap target \ directory. [A] Ensure that the current user can write to the bootstrap target directory \ and then try the operation again. 01016 'Cannot remove old version of the file "%s"' [C] The bootstrap installation cannot remove a file from the "rda" subdirectory. [A] Ensure that the current user can write to the bootstrap directory and \ then try the operation again. 01017 'Cannot install the file "%s"' [C] The bootstrap installation failed to write a start script in the \ bootstrap directory. [A] Ensure that the current user can write to the bootstrap directory and \ then try the operation again. 01018 'Cannot create the file "%s"' [C] The bootstrap installation failed to write the configuration file in the \ bootstrap directory. [A] Ensure that the current user can write to the bootstrap directory and \ then try the operation again. 01019 'Cannot open the prototype file "%s"' [C] The prototype file is not readable. [A] Ensure that the current user can read the prototype file and then try the \ operation again. Ctl,End 'RDA execution completed' Ctl,Prepare 'Prepares RDA collection' Ctl,Render 'Generates the reports' Ctl,VI_Bootstrap 'Creating bootstrap in "%s" ...' Ctl,VI_Collect 'Collecting diagnostic data ...' Ctl,VI_Create 'Creating the RDA Agent ...' Ctl,VI_Discover 'Discovering module settings ...' Ctl,VI_Load 'Loading rules and plugins ...' Ctl,VI_Render 'Generating the reports ...' Ctl,VI_Select 'Applying selection rules ...' Ctl,VI_Setup 'Setting up ...' Ctl,NoErrors 'No errors found' # ----------------------------------------------------------------------------- # 01100.01199 IRDA::Prepare # ----------------------------------------------------------------------------- 01100 'Cannot open the requirements rule file "%s"' [C] RDA cannot open the requirements rule file. [A] Ensure that the current user has permissions to access and open the \ requirements rule file. 01101 'Cannot open the discovery rule file "%s"' [C] RDA cannot open the discover rule file. [A] Ensure that the current user has permissions to access and open the \ discovery rule file. 01102 'Cannot open the plug-in directory "%s"' [C] RDA cannot open the plug-in directory. [A] Ensure that the current user has permissions to access and read the \ plug-in directory. 01103 'Cannot load the plug-in "%s"' [C] RDA failed to load the plug-in. [A] Ensure that the plug-in file is readable and that it has no Perl syntax \ errors. 01111 'Invalid declaration' [C] A declaration in a rule file is not recognized. [A] Ensure that the syntax of the declarations is correct. 01112 'Invalid value' [C] The assigned value in the rule file is not valid. [A] Ensure that the syntax of assigned value in the rule is correct. 01113 'Missing hash' [C] The value assigned to a target is not recognized as a hash. [A] Ensure that the assigned value of a target is a hash. 01114 'Nested required module declaration' [C] The list of required modules is found in a module rule section of the \ discovery rule file. [A] Ensure that the list of required modules is outside any section. 01115 'Condition ignored' [C] A conditional assignment is found outside a module rule section of the \ discovery rule file. [A] Ensure that conditional assignments only occur inside a section. 01116 'Incompatible rule types' [C] RDA detected conflicting rules. [A] Review the mappings for combining compatible rules types only. Prp,Error '%s in %s near line %s' # ============================================================================= # 02000.02999 Plug-In Errors # ============================================================================= # ----------------------------------------------------------------------------- # 02000.02099 IRDA::CV0201::Adrci # ----------------------------------------------------------------------------- 02000 'Missing incident identifier' [C] The INCIDENT_ID entry is not present in the request sent to RDA. [A] Report this error to Oracle Support. Describe the circumstances under \ which the error was encountered. 02001 'Missing Oracle home' [C] The ORACLE_HOME entry is not present in the request sent to RDA. [A] Report this error to Oracle Support. Describe the circumstances under \ which the error was encountered. 02002 'Missing ADR home' [C] The ADR_HOME entry is not present in the request sent to RDA. [A] Report this error to Oracle Support. Describe the circumstances under \ which the error was encountered. 02003 'Invalid ADR home "%s"' [C] The format of the ADR_HOME is not correct in the request sent to RDA. [A] Report this error to Oracle Support. Describe the circumstances under \ which the error was encountered. 02004 '"adrci" pipe error' [C] RDA was not able to launch the "adrci" command and capture its output \ via a pipe. [A] Ensure that you can launch the "adrci" command in the environment of the \ request. 02005 'Time stamp generation error' [C] RDA was not able to determine the start or end time for the merge of \ log files. [A] Check the settings for the "hours_before_incident" and \ "hours_after_incident" and ensure that they are numeric. # ----------------------------------------------------------------------------- # 02100.02199 IRDA::CV0201::Input # ----------------------------------------------------------------------------- 02100 'Time stamp generation error' [C] RDA was not able to determine the start or end time for the merge of \ log files. [A] Check the settings for the hours_before_incident and hours_after_incident \ and ensure that they are numeric. # ----------------------------------------------------------------------------- # Copyright Notice # Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved. # # Trademark Notice # Oracle and Java are registered trademarks of Oracle and/or its # affiliates. Other names may be trademarks of their respective owners. # -----------------------------------------------------------------------------