Oracle licensing is very well explained in the following link
http://docs.oracle.com/cd/B28359_01/license.111/b28287/editions.htm#BABDJGGI
Oracle licenses the database servers by Oracle Database Editions. In 11g there are 5 editions with Oracle Enterprise Edition being the most inclusive one.
Other licenses relevant to business are Standard Edition One (entry level) and Standard Edition.
On the top of the ‘Edition’ licenses there are ‘Extra Cost Options’.
Enterprise Edition, for example comes with Data Guard included, but Active DataGuard is an ‘Extra Cost Option’. Partitioning is always ‘Extra Cost Option’.
On the subject of the DataGuard, experienced DBA can set up standby databases on Standard Edition without using DataGuard, and thus provide necessary redundancy to the system. DataGuard is in a way an automated management on the top of the basic functionality of the standby databases. It is very slick, but at a price.
Other useful linkes on licensing :
http://www.oracle.com/technetwork/community/database-11g-product-family-technic-133664.pdf
http://www.oracle.com/us/corporate/pricing/sig-070616.pdf
Posted by acornfordtechserv