How can I install a demo schema like SCOTT / TIGER on Oracle Database 21c XE if there are no files in my [ORACLE_HOME]/sqlplus/demo directory?
The SCOTT
schema is available from Oracle's Github account (rather than third parties) in the "dotnet-db-samples" repository.