sqlplus in GI home shows Enterprise Edition
$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.2.0 Production on Sun May 29 10:25:58 2011
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 – 64bit Production
With the Real Application Clusters and Automatic Storage Management options
SQL>
Is it normal i.e. Enterprise Edition being displayed in the banner?
This is a RAC install and SE Database is installed in a different location and sqlplus from there shows the banner correctly.