Oracle - Errores y soluciones 1u1e3b
Error ORA-01181 2w2c6d
ORA-01181: file string created before last known RESETLOGS, cannot recreate
Error TNS-12547 w3cw
TNS-12547: TNS:lost
Cause: Partner has unexpectedly gone away, usually during process startup.
Action: Investigate partner application for abnormal termination. On an Interchange, this can happen if the machine is overloaded.
Error ORA-06508 m4x3y
ORA-06508 PL/SQL: could not find program unit being called
Error ORA-01861 366x51
ORA-01861: literal does not match format string
Cause: Literals in the input must be the same length as literals in the format string (with the exception of leading whitespace). If the "FX" modifier has been toggled on, the literal must match exactly, with no extra whitespace.
Action: Correct the format string to match the literal.