How to Solve :
Oracle Error Codes's archives
Oracle Database Error Code ORA-31602 Description :
parameter string value “string” in function string inconsistent with string
Error Cause:
The parameter value is inconsistent with another value specified by the program. It may be inconsistent with the object type associated with the OPEN context, or it may be of the wrong datatype (a boolean rather than a text string or vice versa).
How to Solve :
Correct the program
Filed under: How to Solve, Oracle 10g, Oracle 11g, Oracle 9i, Oracle Error Codes Etiketler: ora - 31602, 31602, about oracle ORA-31602 error, help ORA-31602 about, ORA-31602 error code, ORA-31602 problem, Oracle 9i 10g 11g, Oracle Database Server Error Messages, Oracle Error Codes, oracle number 31602 error code, oracle ORA-31602 example, parameter string value "string" in function string inconsistent with string
No Comment Yet
No Comment Yet
Oracle Database Error Code ORA-29960 Description :
line string, string
Error Cause:
The ODCIIndex DDL routine has put a warning message into table SYS.ODCI_WARNINGS$
How to Solve :
Check the warning message
Oracle Database Error Code ORA-31603 Description :
object “string” of type string not found in schema “string”
Error Cause:
The specified object was not found in the database.
How to Solve :
Correct the object specification and try the call again.
Oracle Database Error Code ORA-29961 Description :
too many warnings occurred in the execution of ODCIIndex DDL routine
Error Cause:
The number of warnings during the ODCIIndex DDL routine is too high.
How to Solve :
Query table SYS.ODCI_WARNINGS$ to get more warning messages
Oracle Database Error Code ORA-31604 Description :
invalid string parameter “string” for object type string in function string
Error Cause:
The specified parameter value is not valid for this object type.
How to Solve :
Correct the parameter and try the call again.
Search Oracle Error Codes and Descriptions:
Recent Entries
- Oracle database error code ORA-31604 – invalid string parameter “string” for object type string in function string
- Oracle database error code ORA-29961 – too many warnings occurred in the execution of ODCIIndex DDL routine
- Oracle database error code ORA-31603 – object “string” of type string not found in schema “string”
- Oracle database error code ORA-29960 – line string, string
- Oracle database error code ORA-31602 – parameter string value “string” in function string inconsistent with string
- Oracle database error code ORA-29964 – missing ADD or DROP keyword
- Oracle database error code ORA-31606 – XML context number does not match any previously allocated context