상황이
<code class="sql plain" style="color: rgb(102, 102, 102); font-size: 12px; line-height: 16px;">sqlplus </code><code class="sql string" style="color: rgb(102, 102, 102); font-size: 12px; line-height: 16px;">"/as sysdba"</code>
해서 관리자로 접속한다음
create user lee identified by lee;
이렇게하면
1행에 오류 :
ora-01109:??????? ???? ????
이렇게 나오는데 뭐가 문제인가요?
http://www.lmgtfy.com/?q=ora-01109
뭐하러 어렵게 하냐? 오라클 공식 툴 써라 [i]