sys/ system sysman scott
alter user username account unlock
alter user username account lock
system/password
alter user scott account unlock;
connect scott/tiger; connect scoot/tiger
show user
alter user username account unlock
alter user username account lock
system/password
alter user scott account unlock;
connect scott/tiger; connect scoot/tiger
show user
2015-03-23