It's when you have Oracle Parallel Server or RAC (lately). Two or more instances (SGA + background processes all together) run against the same set ot datafiles, redo log files,etc. (database).
Each instance have access to the same data - unlike as DB2 and SQL Server, where the data is partitioned (federated clustering).
Hope that helps,
clio_usa - OCP - DBA