Sabtu, 08 Maret 2008

open lock user system

if your user system locked on oracle database 10g, then you must do
1. Run Ms-dos
2. inside on direktori
D:/oracle/product/10.0.1/db_1/bin
3. run file sqlplus.exe
4. entry on user-name with '/ as sysdba'
5. then run this query
alter user system account unlock ;
6. if you wan change the password then run this query
alter user system identified by Frans ;
7. you can connected again with username : system and password : Frans

i hope your problem can be fixed with this command

Tidak ada komentar: