System Administration - What to do if the orcladmin OID User is Globally Locked
Open the Command Prompt window as an administrator on the application server where INFRA server is installed, run these following commands.
Copy
set ORACLE_HOME=D:\oracle\infra
cd D:\oracle\infra\ldap\bin
oidpasswd connect=infra unlock_su_acct=true;
OID DB user password: (Put the ODS user password for INFRA database)