ORA-02049 – timeout: distributed transaction waiting for lock
1.) Texte aus oerr unter Linux 02049, 00000, „timeout: distributed transaction waiting for lock“ // *Cause: exceeded INIT.ORA distributed_lock_timeout seconds waiting for lock. // *Action: treat as a deadlock 2.) Erklärung Eine Transaktion hatte darauf gewartet, ein...
ORA-06512 – ORA-06512 at %sline %s
1.) Texte aus oerr unter Linux 06512, 00000, „at %sline %s“ // *Cause: Backtrace message as the stack is unwound by unhandled // exceptions. // *Action: Fix the problem causing the exception or write an exception // handler for this condition. Or...
ORA-28273 – No mapping for user nickname to LDAP distinguished name exists
1.) Texte aus oerr unter Linux 28273, 0000, „No mapping for user nickname to LDAP distinguished name exists.“ // *Cause: ORACLE server cannot map the given user nickname to LDAP // distinguished name. // *Action: Make sure user entries in LDAP are correctly...
ORA-29278 – SMTP transient error: %s
1.) Texte aus oerr unter Linux29278, 00000, „SMTP transient error: %s“// *Cause: A SMTP transient error occurred.// *Action: Correct the error and retry the SMTP operation.2.) ErklärungMit dem Package UTL_SMTP wurde versucht, E-Mails aus der Datenbank heraus zu...