Database Error Messages

RMAN-06988

Only SELECT statements are supported for CATALOG modifier

Cause

SQL CATALOG was specified for a non-SELECT statement.


Action

Do not specify CATALOG or change the statement to be a SELECT statement.