Database Error Messages

PRGO-01285

failed to create database "{0}" because the database version {1} does not support the options '-cdb', '-numberOfPDBs' and '-pdbName'

Cause

An attempt to add a database was rejected because the database version was 12.1.0.0 or lower. The options '-cdb', '-numberOfPDBs' and '-pdbName' are supported only for database versions 12.1.0.1 or higher.


Action

Retry the command with a database version of 12.1.0.1 or higher, or do not use the options '-cdb', '-numberOfPDBs' and '-pdbName'.