Oracle® Database 8i | 9i | 10g | 11g | 12c | 18c | 19c Error Codes

Information for Database Error Code ORA-25408: can not safely replay call
Oracle® Database Error ORA-25408498/18

ORA-25408: can not safely replay call

Cause: The connection was lost while doing this call. It may not be safe to replay it after failover.

Action: Check to see if the results of the call have taken place, and then replay it if desired.

Error Type: ORA

Tip:

If you're doing an insert, the Oracle database goes down, and failover occurs, the ORA-25408: can not safely replay call is expected, your application should handle this exception, and re-execute the insert. If you're in a transaction and failover occurs, you will also receive an error message, you've to handle this, and issue a rollback.

Oracle® Database Error Codes 8i | 9i | 10g | 11g | 12c | 18c | 19c

Record: 1/1

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners

Oracle: Registered trademark of Oracle