All posts by mpbod

ORA-01031: insufficient privileges

oracle

ORA-01031: insufficient privileges
Cause: An attempt was made to change the current username or password without the appropriate privilege. This error also occurs if attempting to install a database without the necessary operating system privileges. When Trusted Oracle is configure in DBMS MAC, this error may occur if the user was granted the necessary privilege at a higher label than the current login
Action: Ask the database administrator to perform the operation or grant the required privileges. For Trusted Oracle users getting this error although granted the the appropriate privilege at a higher label, ask the database administrator to regrant the privilege at the appropriate label

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01030: SELECT … INTO variable does not exist

oracle

ORA-01030: SELECT … INTO variable does not exist
Cause: The SELECT… INTO specified in the bind call does not correspond to a variable in the SQL statement
Action: If it is not possible to correct the statement, call customer support

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01029: internal two task error

oracle

ORA-01029: internal two task error
Cause: Received a request to send the long again when there is no long
Action: Report as a bug

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01028: internal two task error

oracle

ORA-01028: internal two task error
Cause: Received send long message but don’t have the cursor context
Action: Report as a bug

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01027: bind variables not allowed for data definition operations

oracle

ORA-01027: bind variables not allowed for data definition operations
Cause: An attempt was made to use a bind variable in a SQL data definition operation
Action: Such bind variables are not allowed

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01026: multiple buffers of size > 4000 in the bind list

oracle

ORA-01026: multiple buffers of size > 4000 in the bind list
Cause: More than one long buffer in the bind list
Action: Change the buffer size to be less than 4000 for the bind variable bound to a normal column

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01025: UPI parameter out of range

oracle

ORA-01025: UPI parameter out of range
Cause: An integer parameter to a upi function is out of range
Action: This usually indicates an error in a tool built on top of the oracle dbms. Report the error to your customer support representative

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01024: invalid datatype in OCI call

oracle

ORA-01024: invalid datatype in OCI call
Cause: An OCI program call specified an invalid datatype. In OCI calls, Oracle datatypes are specified as numbers between 1 and 7
Action: Check the datatype description and enter the correct number for the datatype

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01023: Cursor context not found (Invalid cursor number)

oracle

ORA-01023: Cursor context not found (Invalid cursor number)
Cause: The cursor number is not a valid open cursor
Action: Make sure that the cursor is open

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-01022: database operation not supported in this configuration

oracle

ORA-01022: database operation not supported in this configuration
Cause: The attempted database operation does not conform to the user programming interface (UPI) for the two communicating ORACLE servers
Action: You 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

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/