Bases de Datos
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..
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.
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.
ORA-01029: internal two task error
Cause: Received send long message but don't have the cursor context.
Action: Report as a bug.
ORA-01029: 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.n.