CREATE A SCHEMA TO HOLD THE CATALOG, USING THE NEW TABLESPACE AS THE DEFAULT TABLESPACE

3. Create a schema to hold the catalog, using the new tablespace as the default

tablespace:

create user rman identified by rman default tablespace rman;