D:\app\Administrator\product\11.2.0\dbhome_2\NETWORK\ADMIN>orapwd
Usage: orapwd file=<fname> entries=<users> force=<y/n> ignorecase=<y/n> nosysdba=<y/n>
where
file - name of password file (required),
password - password for SYS will be prompted if not specified at command line,
entries - maximum number of distinct DBA (optional),
force - whether to overwrite existing file (optional),
ignorecase - passwords are case-insensitive (optional),
nosysdba - whether to shut out the SYSDBA logon (optional Database Vault only).
There must be no spaces around the equal-to (=) character.
D:\app\Administrator\product\11.2.0\dbhome_2\NETWORK\ADMIN>orapwd file=D:\app\Administrator\product\11.2.0\dbhome_2\dbs\orapworcl
Enter password for SYS:
D:\app\Administrator\product\11.2.0\dbhome_2\NETWORK\ADMIN>
'데이터베이스' 카테고리의 다른 글
DB 문자열 바꾸기 - MSSQL (0) | 2015.02.13 |
---|---|
DB 내용으로 Insert 쿼리 만들기 - MSSQL (0) | 2015.02.13 |
오라클 characterset 변경하기 (0) | 2014.08.18 |
오라클에서 xml 사용하기 - ORACLE (0) | 2014.08.18 |
DB Listener 에러 - ORACLE (0) | 2014.08.18 |