์ค๋ผํด ์ ์ ์์ฑ์ create user [id] identified by [pw]; ORA-65096: ๊ณตํต ์ฌ์ฉ์ ๋๋ ๋กค ์ด๋ฆ์ด ๋ถ์ ํฉํฉ๋๋ค. โ Solution create user [id] identified by [pw]; ์์ id์ ์์ C##์ ๋ถ์ฌ์ค๋ค ex) create user "C##testid" identified by "1234";