Question :
What should I specify as default and temporary tablespaces (users and temp parameters of mksample.sql script) for installing sample Oracle database schemas?
In my environment I call the script like this:
$ORACLE_HOME/bin/sqlplus SYSTEM/systempw@"localhost:1521/ORCLPDB1""
Answer :