Oracle Message ORA-16178 - Cannot specify remote destinations in archivelog manual mode

ERRORCannot specify remote destinations in archivelog manual mode
CAUSEThe database is operating in ARCHIVELOG MANUAL mode. Remote archivelog destinations are not allowed in this mode.
ACTIONUse the ALTER DATABASE ARCHIVELOG command to place the database in automatic archivelog mode, or defer the archivelog destinations that specify the SERVICE= attribute.