Most
of the Oracle Fusion Middleware components require existence of schemas in
database prior to install. These schemas created and loaded using RCU.
You
can run query to get list of schema created though RCU:
select * from schema_version_registry;