It is always better have the username
and the database SID to be set in the sqlplus prompt to avoid confusions.
It will be very useful to identify the database where you connected especially
your work involved in multiple databases.
1. Setting
the prompt temporarily with the current connected session.
set sqlprompt "_CONNECT_IDENTIFIER'-'_USER>
"
esbtst-SYS>
