Database Error Messages

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

DIA-28017

The password file is in the LEGACY format.

Cause

An attempt was made to perform one of the following operations, but none of these operations are allowed while the password file is in LEGACY format:

  • Attempting to grant SYSBACKUP, SYSDG, or SYSKM privileges.
  • Attempting to grant an administrative privilege to a user who had large password verifiers (for example, SHA-512 hashed verifiers).
  • Attempting to grant a common administrative privilege to a common user in a multitenant container database (CDB).

Action

Create the password file in the new format ("12" or higher) or migrate the existing password file in LEGACY format to the new format ("12" or higher) using the INPUT_FILE option. Retry the operation after the file creation.