1. sqlplus / as sysdba ( cmd창을 열고 sqlplus / as sysdba 입력, sysdba 계정으로 접속)
2. alter user scott identified by tiger; ( scott / tiger 계정 갱신)
'Database' 카테고리의 다른 글
MySQL 연결 시 "Public Key Retrieval is not allowed" 해결하기 (0) | 2024.07.31 |
---|---|
Oracle 11g XE 설치 후 scott/tiger 계정 생성하는 방법 (0) | 2023.11.12 |
MySQL 맥os에 설치하기 (0) | 2023.03.01 |