문서의 이전 판입니다!
1.DB 사용자 알아보기.
SELECT username, account_status FROM dba_users WHERE username='SCOTT';
출처: http://nabiro.tistory.com/160 [김.철.수.의 블로그]