Oracle XE SYSTEM account locked: unlock the SYSTEM user

In some scenarios the SYSTEM user becomes locked after lots of trial of username and password. At that time you can do the following to unlock the same

Nvaigate to the SQL plus containing folder
and run the following in the cmd propmt window opened from that location
  1. > SQLPLUS SYS\ORACLE AS SYSDBA
    
    
  2. Run the following command:
    > ALTER USER SYSTEM ACCOUNT UNLOCK;
    
    OR
    
    > ALTER USER SYSTEM IDENTIFIED BY <any password>;
    
    
  3. Test the connection as follows:
    > CONNECT HR/HR

Comments

Popular posts from this blog

About View Popup Applet in the Standard Interactivity Mode Siebel Applications

Use Generate List functionality: FS Verify Entitlement