Well, if you following my posts, you already know that now a days I am playing with Oracle. Started “DBA in 25 days” series also. Today I am going to share quick tip. How to see SID of Oracle DB.Issue following command from sqlplus.
select instance from v$thread
If you got question – what is SID then welcome to our boat. Refer my new series “DBA in 25days”. You can use this course as free OCA tutorial.
Other Posts related to current topic


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

