{"id":2052,"date":"2016-08-06T13:30:42","date_gmt":"2016-08-06T10:30:42","guid":{"rendered":"http:\/\/www.fatihacar.com\/blog\/?p=2052"},"modified":"2016-12-12T09:23:21","modified_gmt":"2016-12-12T06:23:21","slug":"oracle-12c-r2-error-codes-and-solution-suggestions-from-ora-00900-to-ora-01100","status":"publish","type":"post","link":"http:\/\/www.fatihacar.com\/blog\/oracle-12c-r2-error-codes-and-solution-suggestions-from-ora-00900-to-ora-01100\/","title":{"rendered":"Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00900 to ORA-01100"},"content":{"rendered":"<p><strong>Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00900 to ORA-01100<\/strong><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-A488505F-EB45-4BBB-A8B8-93DA2EE33DA6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00910: specified length too long for its datatype<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0for datatypes CHAR and RAW, the length specified was &gt; 2000; otherwise, the length specified was &gt; 4000.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0use a shorter length or switch to a datatype permitting a longer length such as a VARCHAR2, LONG CHAR, or LONG RAW<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-8BEB3FDA-42A6-495B-8717-DC600D7B4BB0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00911: invalid character<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The identifier name started with an ASCII character other than a letter or a number. After the first character of the identifier name, ASCII characters are allowed including &#8220;$&#8221;, &#8220;#&#8221; and &#8220;_&#8221;. Identifiers enclosed in double quotation marks may contain any character other than a double quotation. Alternate quotation marks (q&#8217;#&#8230;#&#8217;) cannot use spaces, tabs, or carriage returns as delimiters. For all other contexts, consult the SQL Language Reference Manual.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Check the Oracle identifier naming convention. If you are attempting to provide a password in the IDENTIFIED BY clause of a CREATE USER or ALTER USER statement, then it is recommended to always enclose the password in double quotation marks because characters other than the double quotation are then allowed.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-406B883F-AB4B-445F-994A-033B9F4E2E10\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00912: input parameter too long<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0one of your input strings was too long<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0shorten the input parameter length<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9052EED5-9598-4989-9718-330E3F0A21FD\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00956: missing or invalid auditing option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0AUDIT or NOAUDIT statement contains an invalid auditing option.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use a valid option.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-E13532CC-73F7-4DA6-8D33-431F62C7345C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00957: duplicate column name<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-4F774FE1-A072-47B0-BEB6-F9F75451547E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00958: missing CHECK keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FED74C84-590F-4671-8DC9-9D29BD42B51C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00959: tablespace &#8216;<i>string<\/i>&#8216; does not exist<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2F86ECBE-0AE1-41A2-A187-25D439DBEC43\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00960: ambiguous column naming in select list<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A column name in the order-by list matches more than one select list columns.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove duplicate column naming in select list.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-1A8D54E5-26BD-4D59-8D07-8CAE26B04923\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00961: bad datetime\/interval value<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-79F23A52-BEA4-4330-803E-0B51909DCB0C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00962: too many group-by \/ order-by expressions<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The group-by or order-by column list contain more than 1000 expressions.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use 1000 or less expressions in the group-by or order-by list.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5AD10414-9517-4C43-A690-B2C00542F185\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00963: unsupported interval type<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-3ECEF250-E5A4-4204-BA75-8A28E34B28A4\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00964: table name not in FROM list<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The table name referred in the select list is not specified in the from list.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure the name is correctly specified and matches one of the names in the from list.<\/span><\/span><br \/>\n<!--more--><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-220E2C74-65E5-41D5-A22C-BD7B30C22525\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00965: column aliases not allowed for &#8216;*&#8217;<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The statement is trying to alias the * expression in the select list which is not legal.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the alias.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-3D700954-1A11-47BB-AD37-4C7688A8F203\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00966: missing TABLE keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-94ABD101-D8BC-40EC-8950-CCA56BFF43F3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00967: missing WHERE keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-DF5D80A8-8EC9-4A3F-B9D0-416D8B6499ED\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00968: missing INDEX keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FE5C742D-2912-413D-9248-0E87C87BAE9C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00969: missing ON keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-1CD73F86-4B4B-4371-8129-D91663B5C94C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00970: missing WITH keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-85457C9A-F929-4D59-B604-D05F34B00BB0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00971: missing SET keyword<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B7359B38-36DF-4258-AB2A-813132DBA01A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00972: identifier is too long<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier with more than 128 bytes was specified, or a password identifier longer than 30 bytes was specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most 128 bytes for identifiers, and at most 30 bytes for password identifiers.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9F348582-6870-4F10-9160-F9860DFB4310\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00973: invalid row count estimate<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-86F1F8E1-984D-4D0D-8A04-BCA97F922120\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00974: invalid PCTFREE value (percentage)<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-DB1687C4-6653-4D72-8D8F-B21D14154EDF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00975: date + date not allowed<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-EB010B0C-3CDB-49E1-9EAE-FF0B8E3FE83C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00976: Specified pseudocolumn or operator not allowed here.<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0LEVEL, PRIOR, ROWNUM, CONNECT_BY_ROOT, CONNECT_BY_ISLEAF or CONNECT_BY_ISCYCLE was specified at an illegal location.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove LEVEL, PRIOR, ROWNUM, CONNECT_BY_ROOT, CONNECT_BY_ISLEAF or CONNECT_BY_ISCYCLE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-EC58C633-D2B5-472F-91E9-F62A592ADB11\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00977: duplicate auditing option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0AUDIT or NOAUDIT statement specifies an option more than once<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Either use ALL with no other auditing options or make sure no option is listed more than once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9BCD4768-A973-4E49-A6BA-28A98038DF99\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00978: nested group function without GROUP BY<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2BEE9EFC-C69E-4C11-AF59-F53AACD31BF2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00979: not a GROUP BY expression<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-0C03981E-2EE6-4872-946F-0F794BF34A6F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00980: synonym translation is no longer valid<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A synonym did not translate to a legal target object. This could happen for one of the following reasons: 1. The target schema does not exist. 2. The target object does not exist. 3. The synonym specifies an incorrect database link. 4. The synonym is not versioned but specifies a versioned target object.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the synonym definition so that the synonym points at a legal target object.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-42A267CD-428D-41B2-96F4-04072EEB9FD9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00981: cannot mix table and system auditing options<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Table and system-wide auditing options were specified in the same AUDIT or NOAUDIT statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0You must issue table and system options in separate statements.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6873D556-C819-49D6-9427-2E44330B9F63\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00982: missing plus sign<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-379D9039-7D9B-49DB-A8A4-0F991BEAEC50\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00983: cannot audit or noaudit SYS user actions<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to AUDIT or NOAUDIT SYS user actions.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Execute the statement again with a valid user.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-865DF06F-8D0C-4D6A-BDF6-0811BD0B02D5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00984: column not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-D089EB39-8A35-4C1B-8969-888C4E8F8EB9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00985: invalid program name<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-854DFC71-D065-45A2-A623-218D59BC3BB3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00986: missing or invalid group name(s)<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-83B65834-FBA5-4DD2-AC11-76136BD81111\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00987: missing or invalid username(s)<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-F666EFC7-71A3-4D1B-BFE9-149AF629E7EA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00988: missing or invalid password(s)<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FF4156F7-9FEA-4FE1-A9DF-C43B0A0396F5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00989: too many passwords for usernames given<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-A7C62639-6E2A-47CE-89F6-B32EA11CCCB9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00990: missing or invalid privilege<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-1DCA4B6E-091D-4BA7-AB08-3FC00B21E184\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-00991: only MAC privileges may be granted to procedures<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Object privileges or non-MAC system privileges were granted to the procedure.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Only grant MAC privileges using the PROCEDURE clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-763E444C-ECF9-4613-B1B0-93FE17B06662\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01002: fetch out of sequence<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0This error means that a fetch has been attempted from a cursor which is no longer valid. Note that a PL\/SQL cursor loop implicitly does fetches, and thus may also cause this error. There are a number of possible causes for this error, including: 1) Fetching from a cursor after the last row has been retrieved and the ORA-1403 error returned. 2) If the cursor has been opened with the FOR UPDATE clause, fetching after a COMMIT has been issued will return the error. 3) Rebinding any placeholders in the SQL statement, then issuing a fetch before reexecuting the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a01) Do not issue a fetch statement after the last row has been retrieved &#8211; there are no more rows to fetch. 2) Do not issue a COMMIT inside a fetch loop for a cursor that has been opened FOR UPDATE. 3) Reexecute the statement after rebinding, then attempt to fetch again.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-231473F9-5764-4738-871B-28BF71908432\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01003: no statement parsed<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-933B45CB-EB79-42CC-B084-36EDAC07A782\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01004: default username feature not supported; logon denied<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-93D8616C-9D73-4B5C-ABCD-58FDDDF2C768\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01005: null password given; logon denied<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-98D1B108-2DC7-4775-8028-30B38035D2F8\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01006: bind variable does not exist<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5769F22E-F02C-4CB4-B03F-5397D91EF4FB\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01007: variable not in select list<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-610B0B25-BC10-484D-9033-A5800A8C1423\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01008: not all variables bound<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6CE532D1-F84B-4409-AF59-EF721E2437D8\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01009: missing mandatory parameter<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5095FA11-DCCC-4883-B0F1-92ADEFF3A5E4\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01010: invalid OCI operation<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0One of the following: 1) You attempted an invalid OCI operation. 2) You are using an Oracle client application linked with version 7.1 (or higher) libraries, the environment variable ORA_ENCRYPT_LOGIN is set to TRUE, and you attempted to connect to a version 7.0 (or lower) Oracle Server. 3) You are connected to a version 7.1 (or higher) Oracle Server, the initialization parameter DBLINK_ENCRYPT_LOGIN is set to TRUE, and you attempted to use a database link pointing to a version 7.0 (or lower) Oracle Server. 4) You are connected to a version 9.0.2(or higher) Oracle Server and you attempted to use a database link pointing to a version 9.0.1(or lower) Oracle Server for distributed autonomous transaction.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0For the above causes: 1) Do not use the invalid OCI operation. 2) If you do not wish to use encrypted connect passwords in your distributed database, set ORA_ENCRYPT_LOGIN to FALSE. If you wish to use encrypted connect passwords, you must upgrade all Oracle Servers to version 7.1 (or higher). 3) If you do not wish to use encrypted database links in your distributed database, set DBLINK_ENCRYPT_LOGIN to FALSE. If you wish to use encrypted database links, you must upgrade all Oracle Servers to version 7.1 (or higher). 4) Do not attempt distributed autonomous transaction on version 9.0.1(or lower) Oracle Server.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B9AE8BDD-6D7E-4A52-8334-92F0B2A0E97C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01016: This function can be called only after a fetch<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Cursor in an invalid state.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the oci\/upi function is called after fetch.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-118F943E-2402-4F22-A351-7B0286B43D11\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01017: invalid username\/password; logon denied<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6321F061-3D71-4766-BA33-274C775AB7BC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01018: column does not have a LONG datatype<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-7D6E3506-DAFA-4A23-BFA3-A43C63795290\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01019: unable to allocate memory in the user side<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The user side memory allocator returned error.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Increase the processes heap size or switch to the old set of calls.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-E499BE94-28ED-4904-AE9E-F4342E2793B9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01020: unknown context state<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9CC142ED-7BA7-4D09-B176-03AB18BB2199\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01021: invalid context size specified<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FF547B2D-315D-4962-95C7-CB995A8B145A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01022: database operation not supported in this configuration<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The attempted database operation does not conform to the user programming interface (UPI) for the two communicating ORACLE servers.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0You may need to upgrade one or more of your ORACLE servers or re-link your user side application with new libraries. Report the problem to Worldwide Customer Support.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2D31967B-B6EE-4A94-A59F-BE8AEE28845D\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01023: Cursor context not found (Invalid cursor number)<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The cursor number is not a valid open cursor.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the cursor is open.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-1F863B89-B223-4044-B30D-A508B0A9B217\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01024: invalid datatype in OCI call<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-251AE302-9E77-41DA-B07A-1836D3CCB7A1\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01025: UPI parameter out of range<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An integer parameter to a upi function is out of range.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0This usually indicates an error in a tool built on top of the oracle dbms. Report the error to your customer support representative.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-163D6080-E666-4829-80FF-8D5410CCDC84\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01026: multiple buffers of size &gt; 4000 in the bind list<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0More than one long buffer in the bind list.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the buffer size to be less than 4000 for the bind variable bound to a normal column.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-7F1653AB-7431-4C58-823A-591EDC3C76AF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01027: bind variables not allowed for data definition operations<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to use a bind variable in a SQL data definition operation.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Such bind variables are not allowed.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2D363623-2AB5-4063-9FED-1AA4458A4EF6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01028: internal two task error<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Received send long message but don&#8217;t have the cursor context.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Report as a bug.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6D5F61CA-3A6B-4484-8A23-3A154A4ED4F9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01029: internal two task error<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Received a request to send the long again when there is no long<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Report as a bug<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-4ED958A5-4C14-4C13-973B-936560D5F628\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01030: SELECT &#8230; INTO variable does not exist<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SELECT&#8230; INTO specified in the bind call does not correspond to a variable in the SQL statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0If it is not possible to correct the statement, call customer support.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6C33BCD5-0FB3-4DFB-8AAE-6D7F3A37B095\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01031: insufficient privileges<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to perform a database operation without the necessary privileges.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Ask your database administrator or designated security administrator to grant you the necessary privileges<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-25D35234-D8A6-42A9-8196-3F027173D2C9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01032: no such userid<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0This is an internal error message related to Export\/Import.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Contact customer support.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-C88DA82F-1C06-4D38-99AE-BD14F47FA78F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01033: ORACLE initialization or shutdown in progress<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to log on while Oracle is being started up or shutdown.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Wait a few minutes. Then retry the operation.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-39E4DC2F-110E-4FEC-9FD8-CBFC0825B140\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01034: ORACLE not available<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Oracle was not started up. Possible causes include the following: &#8211; The SGA requires more space than was allocated for it. &#8211; The operating-system variable pointing to the instance is improperly defined.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform specific Oracle documentation.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-F574A40F-1372-4CC6-AECD-75AEF48DE24A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01035: ORACLE only available to users with RESTRICTED SESSION privilege<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Logins are disallowed because an instance started in restricted mode. Only users with RESTRICTED SESSION system privilege can log on.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Request that Oracle be restarted without the restricted option or obtain the RESTRICTED SESSION system privilege.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9DED9310-CE8F-4147-A6DB-4C244600DB55\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01036: illegal variable name\/number<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Unable to find bind context on user side<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the variable being bound is in the sql statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-F002C1E1-36B2-45E8-8912-C2DFA76B08F0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01037: maximum cursor memory exceeded<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Attempting to process a complex sql statement which consumed all available memory of the cursor.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Simplify the complex sql statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5466FE28-6706-44D6-A68E-B11F7644DC05\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01038: cannot write database file version\u00a0<i>string<\/i>\u00a0with ORACLE version\u00a0<i>string<\/i><\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Attempting to write datafile headers in an old format. The new format can not be used until after the database has been verified as being compatible with this software version.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Open the database to advance to the new file formats, then repeat the operation. If the operation is required before the database can be opened, then use the previous software release to do the operation.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-57EAE311-461C-45AE-B6F0-D696E0B5839C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01039: insufficient privileges on underlying objects of the view<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Attempting to explain plan on other people&#8217;s view without the necessary privileges on the underlying objects of the view.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Get necessary privileges or do not perform the offending operation.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6ADF8340-6060-44EC-997A-E2F534D96869\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01040: invalid character in password; logon denied<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There are multibyte characters in the password or some characters in the password are not in US7ASCII range.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Resubmit password with valid characters.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-95F1D764-7D6F-422E-B9CA-EF048E150B72\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01041: internal error. hostdef extension doesn&#8217;t exist<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Pointer to hstdef extension in hstdef is null.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Report as a bug<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-987BE86B-7E13-4B3E-B852-4DA321091CE8\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01042: detaching a session with open cursors not allowed<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to detach a seesio n which had open cursors.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Close all the cursors before detaching the session.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-C8F635CB-5F36-4806-9C85-F299BF24A277\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01043: user side memory corruption [<i>string<\/i>], [<i>string<\/i>], [<i>string<\/i>], [<i>string<\/i>]<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The application code corrupted some of the usr memory used by oracle<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the application code is not overwriting memory.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-A541F874-8754-4362-AF7F-06AA6930FEB5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01044: size\u00a0<i>string<\/i>\u00a0of buffer bound to variable exceeds maximum\u00a0<i>string<\/i><\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to bind a buffer whose total size would exceed the maximum size allowed. Total array size for arrays is calculated as: (element_size)*(number of elements)<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Reduce buffer size.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-0212D791-AA94-4DBC-A4EE-E680941D5B78\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01045: user\u00a0<i>string<\/i>\u00a0lacks CREATE SESSION privilege; logon denied<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A connect was attempted to a userid which does not have create session privilege.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Grant the user CREATE SESSION privilege.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-479DAD9A-9395-4DA3-AEF8-0BC9090474AA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01046: cannot acquire space to extend context area<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-598E3534-207A-43B4-8AD5-D3275EE7A78D\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01047: The above error occurred in schema=<i>string<\/i>, package=<i>string<\/i>, procedure=<i>string<\/i><\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2732CFC0-BC85-48D3-9B47-F9F72BC194E2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01048: Couldn&#8217;t find the specified procedure in the given context<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The procedure user specified in deferred RPC doesn&#8217;t exist.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Check to make sure that the procedure exists and is visible to the replication process.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-16E25447-AC01-4A85-B068-B75669ACCBE3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01049: Bind by name is not spupportted in streamed RPC<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A newer version of server is talking with this version requesting an operation not supported in this version.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-E4EDCC10-4A0A-4058-9C62-6911320E03CD\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01050: cannot acquire space to open context area<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-971D0D75-2729-4EFE-BD76-B0011E236D8E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01051: deferred rpc buffer format invalid<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The deferred rpc data in sys.def$_call is corrupted.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Contact your customer support representive.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-D7C17273-BE34-4BB4-8098-C333FCE893CF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A valid destination for parameter LOG_ARCHIVE_DUPLEX_DEST was not specified when parameter LOG_ARCHIVE_MIN_SUCCEED_DEST was set to two.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Either specify a value for parameter LOG_ARCHIVE_DUPLEX_DEST, or reduce the value for parameter LOG_ARCHIVE_MIN_SUCCEED_DEST to one.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-9A5DE824-02F1-4950-9F4C-F0D254EC499F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01053: user storage address cannot be read<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-D7D8EC5C-0C86-4740-990E-5DE4C3582539\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01054: user storage address cannot be written<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-F68F8C0A-446B-4E4E-8182-5384C585DD77\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01055: Object datatypes not supported for bind or define in this mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Bind or Define used for objects with an invalid mode<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the mode.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-D9287EAC-959A-4FAF-A1D8-3326D46C076B\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01057: invalid or ambiguous block.field reference in user exit<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-01FCBAF8-F800-4813-A87D-A7B0542E35AA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01058: internal New Upi interface error<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Attempt to delete non existant hstdef extension.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Report as a bug.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-CAFA4758-5C28-4428-9E7B-98A1FA31E918\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01059: parse expected before a bind or execute<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The client application attempted to bind a variable or execute a cursor opened in a PL\/SQL block before the statement was parsed.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Ensure the statement is parsed before a bind or execute.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-A243C9CC-1875-4012-A8E5-E930136D715C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01060: array binds or executes not allowed<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The client application attempted to bind an array of cursors or attempted to repeatedly execute against a PL\/SQL block with a bind variable of type cursor.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Bind a single cursor or execute the PL\/SQL block once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-CCB19F13-45A6-438B-BC15-481A388E8038\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01061: cannot start up a V8 server using a V7 client application<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0You are using an Oracle client application linked with version 7 (or lower) libraries and you attempted to start up a V8 (or higher) server.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use a client application linked with V8 (or higher) libraries.60<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-3DD0C1AF-928A-4AF7-9DE2-8BEF4B372633\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01062: unable to allocate memory for define buffer<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Exceeded the maximum buffer size for current plaform<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use piecewise fetch with a smaller buffer size<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5BEB0907-DBC4-4A84-90BE-BE17A29762E0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01063: fetch row count exceeds MINSWORDMAXVAL<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The total number of rows requested from the server exceeded the maximum specified in MINSWORDMAXVAL.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Fix the number of rows to fetch or prefetch for the fetch interface call.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-138C3F88-1180-48D2-9A01-34FB843D8E52\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01070: Using an old version of Oracle for the server<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Using pre 7.0.10.1 version of oracle for server<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Upgrade server to post 7.0.10.1 version<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-01735D7F-E56A-4326-BFE5-53761C8DE767\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01071: cannot perform operation without starting up ORACLE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-4E4717B2-3B01-4E97-896F-899EEB88AB6A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01072: cannot stop ORACLE; ORACLE not running<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-95DEE635-1523-4958-A3AB-9C0F1971D087\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01073: fatal connection error: unrecognized call type<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An illegal internal operation was attempted.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Contact your customer support representative.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B7A2FA84-54FE-4799-BC44-71B2962B8942\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01074: cannot shut down ORACLE; inside a login session &#8211; log off first<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-44964E3A-8C76-4A25-9AFC-D3E15F828B87\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01075: you are currently logged on<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Attempt to login while logged in.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B6F71BFB-A38C-4593-9B10-BF0B3EAD25CB\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01076: multiple logons per process not yet supported<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B01349D4-02BF-4DBB-8418-4A0C74B5287F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01077: background process initialization failure<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Failure during initialization of ORACLE background processes.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Further diagnostic information should be in the error stack or in the trace file.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B858FA3C-A7F4-499C-B97B-746324A8DD79\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01078: failure in processing system parameters<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Failure during processing of INIT.ORA parameters during system startup.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Further diagnostic information should be in the error stack.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-E59D8301-4C9D-4AB5-8C5D-22702AD333B1\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01079: ORACLE database was not properly created, operation aborted<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There was an error when the database or control file was created.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Check what error was signaled when the database was first created or when the control file was recreated. Take appropriate actions to recreate the database or a new control file.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-BE6D2F3D-5D79-48A1-A8AF-D8A94CC59614\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01080: error in shutting down ORACLE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Failure during system shutdown.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Further diagnostic information should be in the error stack.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FD96FA71-CA0A-4ED1-9B50-70A217478F55\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01081: cannot start already-running ORACLE &#8211; shut it down first<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B22E6A5B-28D8-4D37-8E0A-6F4107321E2F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01082: &#8216;row_locking = always&#8217; requires the transaction processing option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0&#8220;row_locking = always&#8221; is specified in INIT.ORA file. This feature is not supported by ORACLE without the transaction processing option.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove it from INIT.ORA file or set it to &#8220;default&#8221; or &#8220;intent&#8221;.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-A95E456C-A644-4319-85E5-71284299E0F9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01083: value of parameter &#8220;<i>string<\/i>&#8221; is inconsistent with that of other instances<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The value of the given parameter is required to be the same for all instances in the cluster database configuration. ROW_LOCKING and SERIALIZABLE are 2 examples.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the value of the parameter in INIT.ORA file to match that of other cluster database instances.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-258FE9C0-FBFF-4F0E-8104-59F7E4533097\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01084: invalid argument in OCI call<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The failing OCI call contains an argument with an invalid value.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use valid argument values. For more information, see the Programmer&#8217;s Guide to the Oracle Call Interfaces and the appropriate programming language supplement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-CC007709-CF61-4E11-9499-27AC536E6711\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01085: preceding errors in deferred rpc to &#8220;<i>string<\/i>.<i>string<\/i>.<i>string<\/i>&#8220;<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Errors were encountered when the named procedure was executed as a deferred remoted procedure call.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Correct the cause of the preceding errors.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-3CBD49B7-A7BF-4623-B1A8-647D32E4A48E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01086: savepoint &#8216;<i>string<\/i>&#8216; never established in this session or is invalid<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to roll back to a savepoint that was never established in this session, or was invalid.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Try rolling back to the savepoint from the session where it is established.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-84BF7CCA-E8D4-423C-96F2-F028746AA006\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01087: cannot start up ORACLE &#8211; currently logged on<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-FCE1D027-A2A6-4AAA-92F4-68279083D439\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01088: shutdown in progress &#8211; operation not permitted until restart<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SHUTDOWN command was used to shut down a running Oracle instance but the shutdown operation was not complete.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Wait for the instance to be restarted or contact your database administrator.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-5AAEF547-0997-4159-BF7A-85C6200D04F4\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01089: immediate shutdown or close in progress &#8211; no operations are permitted<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SHUTDOWN IMMEDIATE command was used to shut down a running Oracle instance, or CLOSE IMMEDIATE was used to shut down a pluggable database, so your operations have been terminated.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Wait for the instance to be restarted, or contact your DBA.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-46B764FF-DBAE-49BA-AAF6-A7C88C102E9F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01090: shutdown in progress &#8211; connection is not permitted<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SHUTDOWN command was used to shut down a running ORACLE instance, so you cannot connect to ORACLE.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Wait for the instance to be restarted, or contact your DBA.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-4DA331C2-4E7D-4175-AFD9-BFCB004F4416\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01091: failure during startup force<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Unable to destroy the old SGA.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Manually remove the old SGA and reissue the STARTUP command<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-DD1ED2B4-0DB4-43C8-9071-95116ECEDCCA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01092: ORACLE instance terminated. Disconnection forced<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The instance this process was connected to was terminated abnormally, probably via a shutdown abort. This process was forced to disconnect from the instance.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Examine the alert log for more details. When the instance has been restarted, retry action.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-6BDBC765-FDFD-4645-BA56-6167E5D67E03\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01093: ALTER DATABASE CLOSE only permitted with no sessions connected<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is at least one more session other than the current one logged into the instance. ALTER DATABASE CLOSE is not permitted.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Find the other sessions and log them out and resubmit the command<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-49BA60ED-4431-4093-A947-29E42EB6E9BC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01094: ALTER DATABASE or ALTER PLUGGABLE DATABASE CLOSE in progress. Connections not permitted<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-D7461C59-13CE-48DC-83D4-920D382ADC36\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01095: DML statement processed zero rows<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0During a call to OTEX, an update, delete, or insert statement being executed processed zero rows. The execution of statements by OTEX was halted at this point.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-745F47BE-9CAC-4EFB-99B6-CFA83D598E03\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01096: program version (<i>string<\/i>) incompatible with instance (<i>string<\/i>)<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A program is trying to connect to an instance using a different version of code than the database was started with. This is not allowed.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Either relink the program with the same version as the database or restart the database using the old version of code.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-B8F7EA53-902E-4379-B2BE-C6C9A23F1A6F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01097: cannot shutdown while in a transaction &#8211; commit or rollback first<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-3149CEDC-F899-4C79-AF30-EBE511523E0F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01098: program Interface error during Long Insert<\/b><\/span><\/span><\/span><\/dt>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-55EAFDFF-96D5-4378-A22B-A10B40CC43B5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01099: cannot mount database in SHARED mode if started in single process mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-D9EBDFFA-88C6-4185-BD2C-E1B959A97274__GUID-2FBA7EAA-A3E9-4037-A0D6-485934922007\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-01100: database already mounted<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A database is already mounted in this instance.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dd><\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00900 to ORA-01100 ORA-00910: specified length too long for its datatype Cause:\u00a0for datatypes CHAR and RAW, the length specified was &gt; 2000; otherwise, the length specified was &gt; 4000. Action:\u00a0use a shorter length or switch to a datatype permitting a longer length such as a VARCHAR2,&#8230;<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[53],"tags":[54],"class_list":["post-2052","post","type-post","status-publish","format-standard","hentry","category-oracle-errors-and-solutions","tag-oracle-error-solutions"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p39NFI-x6","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/comments?post=2052"}],"version-history":[{"count":2,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2052\/revisions"}],"predecessor-version":[{"id":2109,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2052\/revisions\/2109"}],"wp:attachment":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/media?parent=2052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/categories?post=2052"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/tags?post=2052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}