ORA-01010: invalid OCI operation



ORA-01010: invalid OCI operation..

Answer / guest

Cause: One 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.

Action: For 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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

SQL*Loader-00947: subpartition load requested and string has enabled triggers or constraints

1 Answers  


ORA-24145: evaluation context string.string already exists

1 Answers  


ORA-14523: Cannot co-locate [sub]partition of string string with table [sub]partition because string block size [string] does not match table block size [string]

1 Answers  


NZE-29120: Cannot export certificate.

1 Answers  


ORA-09927: Unable to set label of server

1 Answers  






RMAN-08100: channel string: starting proxy validation

1 Answers  


QSM-02050: subquery using the ALL clause in mv

1 Answers  


QSM-00793: the specified SQL Tuning Set string does not exist

1 Answers  


ORA-06009: NETASY: dialogue filename too long

1 Answers  


ORA-24055: cannot delete propagation status rows that are in prepared state

1 Answers  


RMAN-06209: List of failed objects

1 Answers  


AMD-00107: no root level in hierarchy: "string"

1 Answers  


Categories