SQL PLUS Session Environment Oracle PLSQL Tutorial

SQL>
SQL> alter session set current_schema=scott;
ERROR:
ORA-01435: user does not exist
SQL> show user
USER is "RNTSOFT"
SQL>