ORA-25017: cannot reference NEW ROWID for movable rows in
before triggers
Answer / guest
Cause: NEW ROWID was referenced in a before row trigger
which is defined on an index-organized table, or a
partitioned table with enabled movement of rows. The ROWID
cannot be computed in a before row update trigger because it
depends on the actual values of the row
Action: Remove references to NEW ROWID from the trigger
definition.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-26101: tablespace # in file header is string rather than string for file string
TNS-12628: TNS:no event callbacks
ORA-06119: NETTCP: spurious client request
QSM-01071: a lossy join in materialized view, string, from table, string, not found in query
ORA-13028: Invalid Gtype in the SDO_GEOMETRY object
ORA-12660: Encryption or crypto-checksumming parameters incompatible
SQL-01075: you are currently logged on
ORA-38479: creation of system trigger EXPFIL_RESTRICT_TYPEEVOLVE failed
RMAN-06464: BACKUP BACKUPSET is not supported with VALIDATE option
NID-00126: Database should have no datafiles in unknown state
ORA-16018: cannot use string with LOG_ARCHIVE_DEST_n or DB_RECOVERY_FILE_DEST
I've got a database (Oracle Database 10g Enterprise Edition Release 10.2.0.2.0) installed on a server. Via the network I try to connect to the database via a frontend DEVELOPER 2000 R 2.1 (SQL*Plus: Release 3.3.4.0.0 ) while connecting to database I've got the following error- message: ORA-12637: Packet receive failed