description
sqlplus
sys/sys@<CDB service name> as sysdba
ALTER SESSION SET CONTAINER = CDB$ROOT;
alter system set db_files=2000 scope=spfile;