Create user and assign password
SQL> create user user1 identified by VALUES '1A2DD3CCEE354DFA'; SQL> SQL> SQL> drop user user1;