
SAP GUI
From the SAP screen, go to System > Status. You can get the schema name from the Owner tab of Database data.

Windows
1. Start -> My Computer Properties -> Advanced -> Environment Variables.
Unix / Linux
1. Telnet/SSH to OS level then switch to database SID user. Run command:
# su - ora oraqas > env | grep schema dbs_ora_schema=SAPSR3



