Oracle Message ORA-16709 - standby archived log location settings conflict with database recovery area

ERRORstandby archived log location settings conflict with database recovery area
CAUSEThe StandbyArchiveLocation or AlternateLocation property was set to USE_DB_RECOVERY_FILE_DEST, but the initialization parameter DB_RECOVERY_FILE_DEST did not specify a valid destination.
ACTIONUse a value other than USE_DB_RECOVERY_FILE_DEST for StandbyArchiveLocation or AlternateLocation, or set up a valid database recovery area by setting DB_RECOVERY_FILE_DEST to a valid destination.