http://www.petefinnigan.com/weblog/archives/00001370.htm
1.
;SQL> alter session set "_ORACLE_SCRIPT"=trueSession altered.;SQL> create user mycommon identified by mycommon container=allUser created.; SQL> alter session set "_ORACLE_SCRIPT"=falsSession altered.
2.
- SQL > alter user MDDATA account unlock;
0 comments: