Hi Werner,
GREAT QUESTION!
Wow, I never heard the term "active Data Guard"! Is there a passive Data Guard? Here is a summary of 11g activedata guard:
http://www.dba-oracle.com/t_11g_new_data_guard.htmThis is a new marketing thing! The site says that "active data guard" is physical standby, opened for read-only transactions:
Oracle Active Data Guard—an option for Oracle Database 11g Enterprise Edition—enhances Quality of Service by offloading resource-intensive activities from a production database to one or more synchronized standby databases. Oracle Active Data Guard enables read-only access to a physical standby database for queries, sorting, reporting, web-based access, etc., while continuously applying changes received from the production database. Oracle Active Data Guard also enables the use of fast incremental backups when offloading backups to a standby database, and can provide additional benefits of high availability and disaster protection against planned or unplanned outages at the production site.
The docs also say:
"If a license for the Oracle Active Data Guard option has been purchased, Redo Apply Services can also run on a physical standby database instance that is open."
YOu are correct, the 10g features document says that Data Guard (SQL Applu and REdo Apply) come with 10g Enterprise Edition (EE):
http://www.oracle.com/lang/de/collateral/d...duct_Family.pdf------------------------------------------------------------------------
"Is the standard oracle data guard still included in the 11g EE price?"
Oracle is always changing their prices! This says Data Guard is an extra cost option in 11g:
http://www.oracle.com/database/product_editions.htmlThe ONLY way to know for sure is to contact your CSR.