Database Error Messages

ORA-19647

non-zero LEVEL cannot be specified when INCREMENTAL is FALSE

Cause

BACKUPSETDATAFILE was called with a non-zero backup_level and a FALSE incremental indication.


Action

Either set incremental to TRUE or change backup_level to zero.