Originally posted by ckwan
SQL> startup
ORA-00439: feature not enabled: Managed Standby
This is becoming a bit teasing . My guess is you are using Oracle Standard Edition. To use LOG_ARCHIVE_DEST_n parameters (in other words, to implement managed standby configuration) you need Enterprise Edition.

Can you provide details about the database release and type (Enterprise, Standard, Personal) you are using?