Database Error Messages

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

PRKF-01036

Option '-eval' cannot be used to evaluate modifications of a administrator-managed database without the '-srvpool' option

Cause

The command 'srvctl modify database -db <db_name> -eval' request was issued without the '-srvpool' option.The only '-eval' option modification that can be evaluated for an administrator-managed database is the conversion of that database to a policy-managed database, which is what is requested with the '-srvpool' option.


Action

To evaluate effects of modifications on administrator-managed database provide '-srvpool' option.