Database Error Messages

OCI-31127

RCList cannot contain noncommitted resource configurations.

Cause

A commit was not executed after adding a resource configuration to an RCList by calling DBMS_RESCONFIG.ADDRESCONFIG().


Action

Ensure that a commit is executed after calling DBMS_RESCONFIG.ADDRESCONFIG().