Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-19745

invalid call to DBMS_BACKUP_RESTORE package, reason: string.

Cause

The call to the DBMS_BACKUP_RESTORE package was invalid. The DBMS_BACKUP_RESTORE API was either called with invalid arguments or called without required parameters set.


Action

Use the RMAN utility for backup and restore operations. Do not use DBMS_BACKUP_RESTORE package APIs directly.