| cannot set or reset value after direct path structure is allocated | |
| Cause: | Client attempted to set or reset the number of rows in a direct path
* structure after it has already been allocated and initialized. * Attributes used is one of the following: * - OCI_ATTR_NUM_ROWS: to set # of rows in a direct path column array * - OCI_ATTR_DIRPATH_DCACHE_SIZE: to set size of a date cache * (default is 0) * - OCI_ATTR_DIRPATH_DCACHE_DISABLE: to set whether date cache will be * disabled on overflow (default is FALSE) |
| Action: | Set the following attributes before:
* - OCI_ATTR_NUM_ROWS: before calling OCIHandleAlloc for column array * - OCI_ATTR_DIRPATH_DCACHE_SIZE: before calling OCIDirPathPrepare * - OCI_ATTR_DIRPATH_DCACHE_DISABLE: before calling OCIDirPathPrepare |
| ORA-26078 | |
Custom Search
|
| More Oracle errors | |
| RMAN-08512 | waiting for snapshot control file enqueue |
| ORA-37159 | C++ virtual table addresses become invalid due to session migration in shared server mode. |
| ORA-02785 | Invalid shared memory buffer size |
| ORA-14054 | invalid ALTER TABLE TRUNCATE PARTITION option |
| TNS-12511 | TNS:service handler found but it is not accepting connections |
| ORA-08237 | smsget: SGA region not yet created |
| ORA-22851 | invalid CHUNK LOB storage option value |
| EVM-00029 | Event contains invalid values |
| ORA-13345 | a compound polygon geometry has fewer than five coordinates |
| ORA-19378 | invalid mode |
| ORA-34900 | (PPWKDAYS00) At least 7 day names must be given. Only number were provided. |
| ORA-14125 | REVERSE/NOREVERSE may not be specified in this context |
| EXP-00048 | Cannot export SYSAUX Tablespace for Point-in-time Recovery or Transportable Tablespace |
| ORA-01355 | logminer tablespace change in progress |
| LPX-00241 | entity reference is not well formed |
| OCI-22163 | left hand and right hand side collections are not of same type |
| ORA-03242 | Tablespace migration retried 500 times |
| QSM-02024 | no GROUP BY clause |
| RMAN-06465 | configuration not implemented: string |
| PCC-01019 | Invalid conversion buffer size |
| TOP 20 Oracle errors | |
| ORA-12504 | TNS:listener was not given the SERVICE_NAME in CONNECT_DATA |
| RMAN-20079 | full resync from primary database is not done |
| ORA-14411 | The DDL cannot be run concurrently with other DDLs |
| ORA-14760 | ADD PARTITION is not permitted on Interval partitioned objects |
| ORA-10877 | error signaled in parallel recovery slave string |
| ORA-32701 | Hang detected |
| ORA-00838 | Specified value of MEMORY_TARGET is too small, needs to be at least stringM |
| ORA-16665 | timeout waiting for the result from a database |
| ORA-16957 | SQL Analyze time limit interrupt |
| ORA-16664 | unable to receive the result from a database |
| RMAN-08132 | WARNING: cannot update recovery area reclaimable file list |
| ORA-00000 | normal, successful completion |
| ORA-16766 | Redo Apply is stopped |
| ORA-00837 | Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET |
| RMAN-08137 | WARNING: archived log not deleted as it is still needed |
| DIA-48122 | error with opening the ADR block file [string] [string] |
| ORA-47988 | password should contain at least one numeric and one alphabetic character |
| IMP-00057 | Warning: Dump file may not contain data of all partitions of this table |
| ORA-00001 | unique constraint (string.string) violated |
| ORA-55508 | Invalid input to Flashback Transaction Backout |
| Your own TOP 20 Oracle errors | |
| ORA-26076 | cannot set or reset value after direct path structure is allocated |