Oracle Installer Error Codes

INS-00001 :Unknown irrecoverable error
Cause: No additional information available.
Action: Refer to the logs or contact Oracle Support Services
INS-00002 :Unhandled exception
Cause: No additional information available.
Action: Refer to the logs or contact Oracle Support Services
INS-00003 :Application startup failed
Cause: An unexpected error occured while loading the application configuration or other startup resources.
Action: Refer to the logs or contact Oracle Support Services
INS-00004 :Unable to load help
Cause: One or more help configuration files were not readable or not in the correct format.
Action: Contact Oracle Support Services or refer to the software manual.
INS-00005 :Invalid application configuration
Cause: The given application configuration is not compliant to the expected schema.
Action: Contact Oracle Support Services
INS-00006 :No resource bundle is associated to the Resource instance
Cause: Specified resource bundle string is not found in the classpath.
Action: Ensure that the required libraries are in the classpath.
INS-00007 :Help not available for this application
Cause: No additional information available.
Action: Contact Oracle Support Services support or refer software manual.
INS-00008 :Help topic not found
Cause: The current user interface do not have help content associated with it.
Action: Contact Oracle Support Services or refer to the software manual.
INS-00009 :Unable to create instance of string
Cause: n/a
Action: n/a
INS-00401 :Oracle home variable is not found
Cause: ORACLE_HOME variable needs to be defined to execute sql script.
Action: n/a
INS-00402 :Oracle SID variable is not found
Cause: ORACLE_SID variable needs to be defined to execute sql script.
Action: n/a
INS-00403 :Exception occurred while executing sql script: string
Cause: n/a
Action: n/a
INS-00404 :Exception occurred while executing OS command: string
Cause: n/a
Action: n/a
INS-00451 :Failed to create host key repository from file string to establish SSH connection to node string
Cause: Creation of a host key repository for an SSH connection to the indicated node failed.
Action: Make sure that the specified file path is accessible and the host key entries in the file are not corrupted.
INS-00452 :Unable to establish SSH connection to node string to execute command string
Cause: An attempt to connect to specified node to execute specified command using SSH failed.
Action: Make sure that the specified node is reachable and the SSH daemon on the specified node is alive.
INS-00453 :Unable to create Channel for executing a script
Cause: Either node object is null or unable to determine local node name.
Action: n/a
INS-00801 :Specified jobs xml string is syntactically incorrect.
Cause: n/a
Action: n/a
INS-00802 :Unable to ceate job object for job id:string
Cause: n/a
Action: n/a
INS-00803 :Unable to execute job string.
Cause: n/a
Action: n/a
INS-00804 :Unable to load job xml string.
Cause: n/a
Action: n/a
INS-00805 :Unable to create job object for job string.
Cause: Required constructors are not defined in the class: string
Action: n/a
INS-00806 :Jobs defination xml is not specified.
Cause: Specify a file which contains the defination of the jobs to perform the operation.
Action: n/a
INS-00807 :Unable to initialize the application
Cause: Exception occurred while loading application config xml.
Action: n/a
INS-00808 :The file string is not found.
Cause: The file string is either not accessible or does not exist.
Action: Give a correct file location. (Note: relative path is not supported)
INS-00809 :Unable to read the file string .
Cause: A file IO exception occurred while reading the file.
Action: Update file permissions to be able to read the file.
INS-00810 :Unable to load the application.
Cause: Job Execution tool home string is not specified.
Action: n/a
INS-00831 :Execution of job 'string' has failed.
Cause: n/a
Action: n/a
INS-00832 :Execution of job 'string' has completed with non zero exit code 'string'. Refer the log 'string' for more information.
Cause: n/a
Action: n/a
INS-00851 :Unable to find the specified jobs xml: string
Cause: n/a
Action: n/a
INS-00852 :Unable to resume the previous session.
Cause: Unable to find the checkpoint file of the last sessoin.
Action: n/a
INS-00901 :Unable to create checkpoint file (string) to store current session information.
Cause: n/a
Action: n/a
INS-00902 :Unable to create checkpoint file in the directory (string) to store current session information.
Cause: There exist a file with the same name.
Action: n/a
INS-00951 :Unable to find the definition for variable: string
Cause: n/a
Action: n/a
INS-00952 :Incorrect value (string) specified for variable.
Cause: Specified variable place holder value syntactically incorrect.
Action: n/a
INS-00953 :Unable to find the definition for variable: string
Cause: Specified variable is used as place holder for a value. But the definition for the variable is not found.
Action: n/a
INS-00981 :The job 'string' is defined as retriable. But the retriable object for the job is not defined.
Cause: n/a
Action: n/a
INS-00982 :Unable to create SQL executor to execute sql script.
Cause: n/a
Action: n/a
INS-00983 :Unable to create OS command executor to execute specified command.
Cause: n/a
Action: n/a
INS-00984 :Unable to create perl executor to execute perl script.
Cause: n/a
Action: n/a
INS-01001 :Failed to create parent directories while copying string to string
Cause: Unexpected error occured while creating the nonexistent parent directories of the destination file string
Action: Manually verify whether the destination directory is possible to be created.
INS-01002 :Copy failed as the source file string do not exist
Cause: No additional information available.
Action: Ensure that the source file exist.
INS-01003 :Copy failed as the source path string do not correspond to a file.
Cause: Copy routine expects a source path, which represents a file.
Action: Ensure that the source is a file and destination is a file or a directory. Note: if the destination is a directory, then the source file will be copied in the same name, under the destination directory.
INS-01004 :string is not directory.
Cause: The archive extraction routine expects the destination to be a directory.
Action: Ensure that destination is a directory
INS-01005 :Failed to copy file from string to string
Cause: Unexpected error occured while copying the file.
Action: Refer to the logs for more details.
INS-01006 :The file string cannot be copied onto itself.
Cause: The source file and destination file are same.
Action: Ensure that the destination file is different from the source file.
INS-01007 :The directory string cannot be copied onto itself
Cause: The source directory and destination directory are same.
Action: Ensure that the destination directory is different from the source directory.
INS-01008 :Copy failed as the destination file string already exists.
Cause: No additional information available.
Action: Ensure that the destination file do not exist or use overwrite option to overwrite the destination file.
INS-01009 :string is not valid archive.
Cause: The given archive path, either do not correspond to a file or do not exist.
Action: Ensure that the given source path correspond to a valid archive location.
INS-01010 :Unable to save file to the specified location.
Cause: The specified location may not be writable.
Action: Specify a location that is writable.
INS-04001 :Invalid command line arguments xml file (string). Either application could not detect command line arguments xml file or contains syntactically incorrect information.
Cause: n/a
Action: n/a
INS-04002 :Application could not parse command line arguments xml file (string). Either XPathExpressionException or IOException occurred while parsing command line arguments xml file.
Cause: n/a
Action: n/a
INS-04003 :Invalid argument passed from command line. Specified argument (string) is not a supported argument for this application.
Cause: n/a
Action: n/a
INS-04004 :Value is not specified for command line argument: string. Specify valid value for the mentioned argument. Refer application help for more details.
Cause: n/a
Action: n/a
INS-04005 :Invalid argument passed from command line: string. Specified argument is not a supported for the current operating system.
Cause: n/a
Action: n/a
INS-04006 :Invalid combination of arguments passed from command line. Arguments [string,string] cannot be passed together in the same application session.
Cause: n/a
Action: n/a
INS-04007 :Invalid argument passed from command line: string
Cause: n/a
Action: n/a
INS-04008 :Invalid combination of arguments passed from command line. One or more mandatory dependent arguments are not passed for the argument: string
Cause: n/a
Action: n/a
INS-04009 :The argument [string] passed is not supported for the current context string
Cause: n/a
Action: n/a
INS-04010 :Repetition of command line argument is not supported: string .
Cause: n/a
Action: n/a
INS-04011 :Multiple usage for arguments is not allowed.
Cause: n/a
Action: n/a
INS-06001 :Failed to perform operation due to internal driver error.
Cause: No additional information available.
Action: Refer to the logs or contact Oracle Support Services
INS-06002 :Authentication failed.
Cause: Failed to login into the selected nodes.
Action: Check shared unix password. Locked accounts or accounts with no password are not supported. Contact Administrator or refer logs for more details.
INS-06003 :Failed to setup passwordless SSH connectivity with the following node(s): string
Cause: It is possible that the failed nodes are running different Operating System or not reachable. If they are reachable and running the same Operating System as the local machine, it is possible that the SSH daemon is not configured on the selected nodes.
Action: Ensure that the failed nodes are reachable, running the same Operating System and have support for SSH connectivity.
INS-06004 :File operation on users .ssh directory is not permitted.
Cause: Write permission not set for either users home directory or .ssh directory under users home directory.
Action: Ensure that .ssh directory is either allowed to be created under users home directory or .ssh directory allows files to be written into it.
INS-06005 :Unable to get SSH connectivity details.
Cause: An unexpected error occured while getting SSH connectivity details across the selected nodes.
Action: Refer to the logs for more details or contact Oracle Support Services.
INS-06006 :Passwordless SSH connectivity not set up between the following node(s): string.
Cause: Either passwordless SSH connectivity is not setup between specified node(s) or they are not reachable. Refer to the logs for more details.
Action: Refer to the logs for more details or contact Oracle Support Services.
INS-06007 :SSH connectivity check operation disabled
Cause: Either the property named oracle.install.ssh.setupCheckEnabled is set to true in Java system properties or the internal driver had disabled this operation.
Action: Try setting oracle.install.ssh.setupCheckEnabled=true as Java system property or contact Oracle Support Services.
INS-06008 :SSH connectivity setup operation disabled
Cause: Either the property named oracle.install.ssh.setupEnabled is set to true in Java system properties or the internal driver had disabled this operation.
Action: Try setting oracle.install.ssh.setupEnabled=true as Java system property or contact Oracle Support Services.
INS-06009 :SSH performance is detected to be slow, which may impact performance during remote node operations like copying the software and executing prerequisite checks.
Cause: n/a
Action: n/a
INS-06101 :IP address of localhost could not be determined
Cause: The localhost is not mapped to a valid IP address in Hosts file (Eg. /etc/hosts in Unix).
Action: Assign a valid IP address for the localhost or set it to loopback IP address (127.0.0.1 in IPv4 or ::1 in IPv6).
INS-07001 :Value for property 'string' not found in the bean store.
Cause: No additional information available.
Action: It is not mandatory that all properties are to be in a given bean store. This error can be ignored if the given property is not expected to be in the bean store.
INS-07002 :Unable to get the type definition for property named 'string' of bean type 'string'
Cause: No additional information available.
Action: Ensure that the properties in the bean type are correctly defined.
INS-07003 :Unexpected error occured while accessing the bean store
Cause: No additional information available.
Action: Refers logs or contact Oracle Support Services
INS-07004 :Invalid bean store
Cause: Either the bean store is corrupt or it does not have access to the underlying data source.
Action: Refers logs or contact Oracle Support Services
INS-07005 :The given beans cannot be written because there is no bean store assigned to the bean store writer.
Cause: No additional information available
Action: Refers logs or contact Oracle Support Services
INS-07006 :Unabled to save the bean store to the given target.
Cause: Either the target is not accessible or an unexpected error occured while saving the bean store.
Action: Refers logs or contact Oracle Support Services
INS-07007 :Failed to open or create a bean store reader.
Cause: Either the bean store is corrupt or it does not have access to the underlying data source.
Action: Refers logs or contact Oracle Support Services
INS-07008 :The format of the bean store is not specified
Cause: No additional information available.
Action: Refers logs or contact Oracle Support Services
INS-07009 :Unable to load bean store
Cause: Unexpected error while loading the bean store.
Action: Refers logs or contact Oracle Support Services
INS-07010 :Invalid argument string
Cause: The argument for a given property did not comply with either the specification, schema, or rules.
Action: Ensure that given arguments are of the expected data type or schema
INS-08001 :Flow configuration is syntactically incorrect
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08005 :View class may not exist or a fully qualified View class name is not given.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08007 :Fully qualified Action class name is not given.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08011 :Route identifier 'string' mentioned in the transition may not exist.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08012 :Unknown View Identifier 'string' associated to a state.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08013 :Unknown Validator class 'string' associated to a state.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08014 :Fully qualified Condition class name is not given.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08015 :No transition specified for condition defined at state 'string'.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08101 :Unexpected error while executing the action at state: 'string'
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08102 :Unexpected error occurred while transitioning from state 'string'
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08103 :Null route returned by state 'string'.
Cause: The route was not chosen from the current state in order to proceed further.
Action: No additional information available.
INS-08104 :Route 'string' returned by state 'string' is not found in the flow configuration.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08106 :Unexpected error occurred while loading the view 'string' associated to state 'string'.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08107 :Failed while processing user inputs at state 'string'.
Cause: Unexpected error occurred while processing the inputs from view 'string' associated to state 'string'.
Action: No additional information available.
INS-08108 :Failed while localizing the view
Cause: Unexpected error occurred while localizing the view 'string' associated to state 'string'.
Action: No additional information available.
INS-08109 :Unexpected error occurred while validating inputs at state 'string'.
Cause: No additional information available.
Action: Contact Oracle Support Services or refer to the software manual.
INS-08110 :Invalid checkpoint file 'string'.
Cause: Session restoration failed since the given checkpoint file may have been syntactically incorrect or did not exist.
Action: No additional information available.
INS-08801 :View class referred by view ID 'string' not found.
Cause: The given View class was not found in the classpath.
Action: No additional information available.
INS-08802 :Unable to instantiate the View class referred by View ID 'string'.
Cause: The given class do not represent a valid View class or an unexpected error occured while instantiating it.
Action: No additional information available.
INS-10002 :Inventory initialization failed
Cause: Inventory exists, but an unexpected error occurred while initializing it.
Action: Ensure that the inventory is not corrupt. Otherwise contact Oracle Support Services or refer logs.
INS-10006 :Scratch path 'string' is not valid.
Cause: The specified scratch path is either not accessible or do not exists.
Action: Contact Oracle Support Services or refer logs
INS-10008 :Session initialization failed
Cause: An unexpected error occurred while initializing the session.
Action: Contact Oracle Support Services or refer logs
INS-10010 :Scratch path not defined or set
Cause: Not additional information available
Action: Contact Oracle Support Services
INS-10012 :Setup driver initialization failed.
Cause: An unexpected error occurred while initializing the underlying setup driver.
Action: Contact Oracle Support Services or refer logs
INS-10013 :The installer has detected that current home is not registered in the central inventory on this system.
Cause: This can happen for the following reasons - either string has not been run or script failed to update the inventory.
Action: Run the script as a root user.
INS-10014 :The installer has detected that current home is not registered in the central inventory on the node(s): string.
Cause: This can happen for the following reasons - either string has not been run or script failed to update the inventory.
Action: Run the script as a root user.
INS-10015 :Argument (string) passed from the command line is invalid.
Cause: n/a
Action: n/a
INS-10016 :Installer failed to update the cluster related details, for this Oracle home, in the inventory on all/some of the nodes
Cause: n/a
Action: n/a
INS-10101 :The given response file string is not found.
Cause: The given response file is either not accessible or do not exists.
Action: Give a correct response file location. (Note: relative path is not supported)
INS-10102 :Installer initialization failed.
Cause: An unexpected error occurred while initializing the Installer.
Action: Contact Oracle Support Services or refer logs
INS-10103 :Response file is not specified for this session.
Cause: Response file was not specified for this session. A silent session requires input from a response file or from the command line.
Action: Specify the response file and rerun the installer.
INS-10104 :The given response file is not accessible.
Cause: Current user may not have read permission.
Action: Ensure that the current user have permission to read the given response file.
INS-10105 :The given response file string is not valid.
Cause: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file.
Action: Refer the latest product specific response file template
INS-10106 :The format of the given response file is not supported.
Cause: The response file format was incorrect or not supported.
Action: Use response files of type string.
INS-10107 :Argument string is not supported for this session.
Cause: Argument string is specified for this session. This option is supported only in case of silent installation.
Action: Ensure that you have specified correct arguments to the installer.
INS-10108 :The given response file name is not valid.
Cause: It contains special characters.
Action: Specify the response file name which does not have special characters.
INS-10109 :Installer encountered errors while copying string to nodes string.

These nodes will be ignored and not participate in the configured Grid Infrastructure.
Cause: n/a
Action: n/a
INS-10110 :Installer encountered errors while copying string to nodes string.
Cause: n/a
Action: n/a
INS-10111 :Installer encountered errors while copying string to nodes string.
Cause: n/a
Action: n/a
INS-10112 :Unexpected error occurred while copying string to remote nodes.
Cause: No additional information available.
Action: Contact Oracle Support Services.
INS-10113 :Installer encountered errors while copying string to nodes string.

These nodes will be ignored and not participate in the configured Grid Infrastructure.
Cause: n/a
Action: n/a
INS-10201 :Execution of 'string' script failed.
Cause: n/a
Action: n/a
INS-13001 :string is not supported on this operating system. Installer will not perform prerequisite checks on the system.
Cause: This operating system may not have been in the certified list at the time of the release of this software.
Action: Refer to My Oracle Support portal for the latest certification information for this operating system. Proceed with the installation if the operating system has been certified after the release of this software.
INS-13010 :Automatic prerequisite fix up is not supported
Cause: No additional information available
Action: Refer logs and fix up all prerequisites manually.
INS-13011 :No automatic prerequisite fix up routine available.
Cause: Automatic fix up is not supported, hence no fix up routine generated.
Action: Refer logs and fix up all prerequisites manually.
INS-13012 :Automatic prerequisite fix up is not performed or is incomplete.
Cause: User has either cancelled the operation or did not execute the automatic prerequisite fix up routines.
Action: Run the automatic fix up routines or refer logs and fix up all prerequisites manually.
INS-13013 :Target environment does not meet some mandatory requirements.
Cause: Some of the mandatory prerequisites are not met. See logs for details. string
Action: Identify the list of failed prerequisite checks from the log: string. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
INS-13014 :Target environment does not meet some optional requirements.
Cause: Some of the optional prerequisites are not met. See logs for details. string
Action: Identify the list of failed prerequisite checks from the log: string. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
INS-13015 :The path string provided for cvu_prereq.xml is invalid.
Cause: The path string provided for cvu_prereq.xml is invalid.
Action: Provide a valid path of cvu_prereq.xml. It must be specified as an absolute pathname.
INS-13016 :You have chosen to ignore some of the prerequisites for this installation. This may impact product configuration.
Cause: You have chosen to ignore failed prerequisites and proceed with the installation.
Action: Ensure that the failed prerequistes are fixed before proceeding.
INS-13017 :Installer is unable to run the fixup script.
Cause: This might be because of the incorrect credentials provided for configuration script execution.
Action: Ensure that the correct credentials provided for configuration script execution. Also refer log files for more details.
INS-13018 :Installer is unable to run the fixup script.
Cause: An exception occurred while running the fixup script or during fixup script result collection.
Action: Refer log files for more details.
INS-13019 :Some mandatory prerequisites are not met. These prerequisites cannot be ignored.
Cause: n/a
Action: n/a
INS-20701 :Unexpected internal driver error
Cause: A call to internal Oracle cluster API failed.
Action: Refer to the logs or contact Oracle Support Services. Note for advanced users: Launch the installer by passing the following flag '-ignoreInternalDriverError'.
INS-20702 :Unexpected internal driver error
Cause: A call to cluster verification utility failed.
Action: Refer to the logs or contact Oracle Support Services. Note for advanced users: Launch the installer by passing the following flag '-ignoreInternalDriverError'.
INS-20801 :Configuration Assistant 'string' failed.
Cause: Refer to the logs for additional information.
Action: Refer to the logs or contact Oracle Support Services.
INS-20802 :string failed.
Cause: The plug-in failed in its perform method
Action: Refer to the logs or contact Oracle Support Services.
INS-20803 :The optional tool named 'string' failed.
Cause: Refer to the logs for additional information.
Action: Refer to the logs or contact Oracle Support Services. As 'string' is an optional tool, it is safe to ignore this failure and proceed with the installation.
INS-20804 :string aborted.
Cause: No additional information available.
Action: Refer to the logs or contact Oracle Support Services.
INS-20805 :string is not activated
Cause: No additional information available.
Action: Refer to the logs or contact Oracle Support Services.
INS-20806 :string not executed.
Cause: The plug-in was not executed or unavailable
Action: Refer to the logs or contact Oracle Support Services.
INS-20807 :string is not valid.
Cause: The action of the specfied type could not be found in the referred aggregate
Action: Refer to the logs or contact Oracle Support Services.
INS-20808 :Action already referenced.
Cause: The action was already referred to by a previous micro step
Action: Refer to the logs or contact Oracle Support Services.
INS-20809 :Execution of 'string' not enabled
Cause: The invocation of plug-in string is not active
Action: Refer to the logs or contact Oracle Support Services.
INS-20810 :Target or command for 'string' not valid.
Cause: The specified external command or internal plug-in could not be executed
Action: Refer to the logs or contact Oracle Support Services.
INS-20811 :string parameters are not initialized
Cause: An argument of plug-in 'string' referenced an uninitialized Parameter
Action: Refer to the logs or contact Oracle Support Services.
INS-20812 :Unexpected error while executing 'string'
Cause: An unspecified error occurred while attempting to perform the micro step.
Action: Refer to the logs or contact Oracle Support Services.
INS-20813 :string not found
Cause: The referred aggregate could not be found
Action: Refer to the logs or contact Oracle Support Services.
INS-20814 :The aggregate of 'string' is not activated
Cause: The reference to the referred aggregate is set inactive
Action: Refer to the logs or contact Oracle Support Services.
INS-21001 :ORACLE_HOME was not specified for clone.
Cause: n/a
Action: n/a
INS-21002 :ORACLE_BASE was not specified for clone.
Cause: n/a
Action: n/a
INS-21003 :Installer has detected that an invalid inventory pointer location file was specified.
Cause: Installer has failed to detect the inventory group owner from the inventory pointer location file.
Action: Ensure the Inventory location file oraInst.loc is corrected or specify a valid Inventory Pointer Location file
INS-22001 :Installer has detected that Oracle home name (string) of local node does not match with Oracle home name (string) of remote node.
Cause: n/a
Action: n/a
INS-22002 :Installer has detected that Oracle base location (string) of local node does not match with Oracle base location (string) of remote node.
Cause: n/a
Action: n/a
INS-22003 :Installer has detected that Oracle base location (string) of local node does not match with Oracle base location (string) of remote node.
Cause: n/a
Action: n/a
INS-22004 :Installer has detected that Oracle home architecture (string) of local node does not match with Oracle home architecture (string) of remote node.
Cause: n/a
Action: n/a
INS-22005 :Installer has detected that ARU ID (string) of local node does not match with ARU ID (string) of remote node.
Cause: n/a
Action: n/a
INS-22006 :Installer has detected that components of Oracle home (string) of local node does not match with components of Oracle home (string) of remote node.
Cause: n/a
Action: n/a
INS-22007 :Installer has detected that inventory (string) of local node does not match with inventory (string) of remote node.
Cause: n/a
Action: n/a
INS-22008 :Installer has detected that one offs count (string) of Oracle home of local node does not match with one offs count (string) of Oracle home of remote node.
Cause: n/a
Action: n/a
INS-22009 :Installer has detected that one offs count (string) of inventory of local node does not match with one offs count (string) of inventory of remote node.
Cause: n/a
Action: n/a