Unlock OID super user account "orcladmin" with below command
Set the environment to point at the Identity Management home and execute below command
$ORACLE_HOME/ldap/bin/oidpasswd connect=oiddb unlock_su_acct=true OID DB user password: OID super user account unlocked successfully.
You will be prompted for OID DB user (ODS Schema) password.
Note : OIDPASSWD works by connecting directly to the ODS schema and modifying what is required for the operation being run.