Database Error Messages

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

PRVP-01056

'-db <db_unique_name>' cannot be combined with the specified '-collect' option.

Cause

The specified command was rejected because it specified '-db <db_unique_name>' with an incompatible '-collect' option. The option '-db <db_unique_name>' can only be specified with '-collect database' or '-collect all'.


Action

Remove the '-db <db_unique_name>' specification or change the '-collect' specification.