Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

PRGZ-01365

missing OCI user details when DATAPUMPSETTINGS_CREATEAUTHTOKEN is set to false

Cause

An attempt to migrate a database with zero downtime was rejected because the user details for oci authentication was not specified, which is mandatory when DATAPUMPSETTINGS_CREATEAUTHTOKEN is set to false.


Action

Retry the operation, specifying the oci user details or remove the DATAPUMPSETTINGS_CREATEAUTHTOKEN property from the response file or set it to true.