Skip Headers
Oracle® Database Error Messages
11g Release 2 (11.2)

Part Number E10880-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
 

119 INS-35001 to INS-40000

INS-35011: E-mail address cannot be empty.
Cause: E-mail address for database management using e-mail notifications was empty.
Action: Specify an e-mail address for notification functions.
INS-35012: Outgoing main (SMTP) server cannot be empty.
Cause: The value for the outgoing main (SMTP) server is empty. You must provide a SMTP server to enable database management with e-mail notifications.
Action: Specify an outgoing main (SMTP) server for e-mail notifications.
INS-35013: Check e-mail address.
Cause: The e-mail address for e-mail notification was invalid. It may contain invalid characters or it does not follow the standard e-mail address format.
Action: Specify an e-mail address that is consistent with RFC 2822 and RFC 2821 format.
INS-35014: Outgoing mail (SMTP) server is invalid.
Cause: The provided outgoing mail (SMTP) server was not valid. You must specify a valid SMTP server to enable database management with e-mail notifications.
Action: Specify an outgoing mail (SMTP) server for e-mail notifications.
INS-35015: Recovery location cannot be empty.
Cause: The database recovery backup location was empty.
Action: Specify a path for the database recovery backup location.
INS-35016: User name cannot be empty.
Cause: The database recovery user name text field was empty.
Action: Provide the user name permitted to perform database recovery.
INS-35017: Password cannot be empty.
Cause: The database recovery password was empty.
Action: Enter a password for database recovery.
INS-35019: Invalid value specified for Management Service field.
Cause: Installer was unable to detect an agent home corresponding to the URL in the Management Service field.
Action: Specify a valid URL for Management Service field that has a corresponding agent configured on the host.
INS-35020: Invalid value specified for Management Service field.
Cause: No value specified for Management Service field.
Action: Specify a valid Management service URL.
INS-35021: Backup and recovery location is on a file system that is not shared across the cluster.
Cause: The database backup and recovery area is not located on a shared file system.
Action: Enter a backup and recovery area that is located on a shared file system.
INS-35071: Global database name cannot be left blank.
Cause: The Global database name was left blank.
Action: Specify a value for the Global database name.
INS-35072: The SID cannot be left blank.
Cause: The Oracle system identifier (SID) was left blank.
Action: Specify a value for Oracle system identifier (SID).
INS-35073: Invalid global database name.
Cause: The value given for the name portion of Global database name exceeds 30 characters. The maximum length is 30 characters.
Action: Enter a legal Global database name not exceeding 30 characters.
INS-35074: The specified SID is already in use.
Cause: The specified SID was already registered in the oratab file (string) on the server. The oratab file is used by Oracle products to detect existing database instances.
Action: Specify a unique Oracle system identifier (SID).
INS-35075: The specified SID is already in use.
Cause: The Oracle system identifier (SID) given was already in use.
Action: Specify a unique Oracle system identifier (SID).
INS-35076: The specified SID exceeds the number of characters allowed.
Cause: The length of the Oracle server identifier (SID) on Linux and UNIX platforms either exceeded 12 characters for single-instance installations or 8 characters for Oracle RAC installations.
Action: Specify an Oracle system identifier (SID) shorter than 12 characters for single-instance installation or 8 characters for Oracle RAC installation.
INS-35077: The specified SID exceeds the number of characters allowed.
Cause: The length of the Oracle server identifier (SID) on Windows platforms either exceeded 64 characters for single-instance installations or 61 characters for Oracle RAC installations.
Action: Specify a Windows Oracle server identifier (SID) shorter than 64 characters for a single-instance installation or 61 characters for an Oracle RAC installation.
INS-35081: The ORACLE_HOME environment variable is currently set.
Cause: The ORACLE_HOME environment variable was already set. This prevents proper use of multiple Oracle homes and, as it is not required for any Oracle products to function, it will be unset in your environment.
Action: The ORACLE_HOME environment variable will be unset automatically.
INS-35082: Global database name did not begin with an alphabetic character.
Cause: The global database name began with a character that was not an alphabetic character.
Action: Specify a global database name that begins with an alphabetic character.
INS-35083: The specified domain of the Global database name exceeds 128 characters.
Cause: The domain portion entered for Global database name exceeded 128 characters.
Action: Specify a domain for the Global database name that is less than 128 characters in length.
INS-35084: The specified global database name contains invalid characters.
Cause: The specified domain portion of the global database name contained invalid characters.
Action: Specify a global database name that contains only alphanumeric, underscore (_), pound (#) and period (.) characters.
INS-35085: Invalid value specified for string.
Cause: The string derived from string contains one or more bad characters.
Action: Remove the bad characters (string) from the string or select Advanced install flow to be able to specify different string
INS-35086: Invalid value specified for Global Database Name.
Cause: Database name cannot be empty.
Action: Enter a legal Global Database Name not exceeding 30 characters.
INS-35087: Invalid value specified for SID
Cause: SID you have entered begins with non alphabetic character.
Action: Specify a SID begin with an alphabetic character.
INS-35171: Target database memory (stringMB) exceeds at least one of the selected nodes available shared memory (string MB).
Cause: The total available shared memory on at least one of the selected nodes (string MB) was less than the chosen target database memory (string MB).
Action: Enter a value for the target database memory less than string MB.
INS-35172: Target database memory (stringMB) exceeds the systems available shared memory ({0}MB).
Cause: The total available shared memory on the system (string MB) was less than the chosen target database memory (string MB).
Action: Enter a value for target database memory that is less thanstring MB.
INS-35173: Invalid value for allocated memory.
Cause: The allocated memory specified was greater than or equal to the total memory available on the system.
Action: Enter a value less than the total available memory on the system for target database memory.
INS-35174: A minimum of stringMB (string% of total physical memory) is required.
Cause: Allocated memory was less than the required memory.
Action: Enter a memory value larger than string MB.
INS-35175: No value given for the allocated memory of the database.
Cause: A value was not specified for the allocated memory of the database.
Action: Specify a value for the allocated memory of the database. This corresponds to the oracle.install.db.config.starterdb.memoryLimit variable in the response file.
INS-35205: Specified data file storage location is invalid.
Cause: The data file storage location for Oracle Real Application Clusters was not on a shared file system.
Action: Specify a location on a shared file system to place the data files.
INS-35206: Directory is already in use.
Cause: The specified directory for the database files was already in use by the Global database name that was provided.
Action: Either change the location or go to the previous screen and change the Global database name.
INS-35207: The specified location string is on ASM Cluster File System
Cause: Oracle does not recommend using ACFS for database files. It is recommended that you directly use underlying ASM diskgroups for database storage for optimal database performance
Action: Specify a location which is not on ACFS.
INS-35208: The specified location string is on ASM Cluster File System
Cause: ACFS location is not allowed as shared storage for cluster database.
Action: Specify an ASM diskgroup or any other supported shared storage location.
INS-35209: Selected storage type is not valid
Cause: File system storage is not allowed for Standard Edition Real Application Cluster database.
Action: Choose Automatic Storage Management for database storage
INS-35255: Invalid password.
Cause: One of the database super passwords was either CHANGE_ON_INSTALL or MANAGER or DBSNMP or SYSMAN.
Action: Enter a password that is not a former default password for these administrative users, such as CHANGE_ON_INSTALL, MANAGER, DBSNMP or SYSMAN.
INS-35256: The password for account string is not allowed to be string.
Cause: The specified password for this account was not allowed.
Action: Enter the correct password.
INS-35341: User is not a member of the following chosen OS groups: string
Cause: User is not a member of one or more of the chosen OS groups.
Action: Please choose OS groups of which user is a member.
INS-35351: Inconsistant versions detected.
Cause: The active version of Oracle Clusterware detected on the system(string) was lower than the version of Oracle Database that you were attempting to install(string). This is not supported.
Action: Upgrade Oracle Clusterware to version string or later.
INS-35352: There are no disk groups selected for storage and backup.
Cause: There were no disk groups selected for storage and backup.
Action: Select at least one disk group for storage and backup.
INS-35354: The system on which you are attempting to install Oracle RAC is not part of a valid cluster.
Cause: Prior to installing Oracle RAC, you must create a valid cluster. This is done by deploying Grid Infrastructure software, which will allow configuration of Oracle Clusterware and Automatic Storage Management.
Action: Grid Infrastructure can be installed from the separate installation media included in your media pack. Alternatively, it can be downloaded separately from Electronic Product Delivery (EPD) or the Oracle Technology Network (OTN). This is typically installed as a separate operating system user than the Oracle database and may have been installed by your system administrator. See the installation guide for more details.
INS-35355: The node string specified in response file is not part of the clusterware detected.
Cause: There is a conflict between the RAC node list specified in the response file and RAC node list on the clusterware stack.
Action: Please specify a valid node or add this node string to the cluster.
INS-35356: Oracle recommends that all nodes that are part of the grid infrastructure be chosen for installing the database.
Cause: Not all the nodes that are part of grid infrastructure have been selected for installing the database.
Action: It is recommended to deploy Real Application Cluster databases on all nodes of the grid infrastructure.
INS-35371: Oracle RAC databases not detected.
Cause: The installer could not detect any Oracle Real Application Clusters databases that could be upgraded.
Action: None
INS-35372: Oracle RAC databases not detected.
Cause: The installer could not detect any Oracle Real Application Clusters databases that could be upgraded on the selected nodes.
Action: None
INS-35373: Single-instance database not detected
Cause: Installer could not detect a single-instance database that could be upgraded.
Action: None
INS-35375: Installer has detected an older version of ASM instance on the system. If you intend to upgrade a database that is using ASM for storage, then you must upgrade ASM instance first. For instructions about upgrading ASM instance, refer to installation guide for Grid Infrastructure.
Cause: An older version of Automatic Storage Management (ASM) is detected on the host.
Action: For instructions about upgrading ASM, refer to the installation guides for information about Grid Infrastructure.
INS-35376: Passsword cannot be empty for ASMSNMP user
Cause: Password was not specified for ASMSNMP user.
Action: Specify the password for ASMSNMP user in the field provided.
INS-35421: This option installs a single instance database only.
Cause: You have chosen to perform a Desktop class install on a cluster. This option will not install Oracle RAC.
Action: If you wish to install Oracle RAC, choose to perform a Server class install.
INS-35431: Invalid Location Specified for Oracle home.
Cause: Installer has detected that the location specified for Oracle home is under ASM Cluster File System (ACFS) mount point that is not registered with Grid Infrastructure software on this host.
Action: Only ACFS locations registered with Grid Infrastructure software can be used for placing Database Oracle homes. Specify a different location for Oracle home or register this location with Grid Infrastructure software.