Issue:
During the APM validation tool run, mistakenly provided the wrong password for orcladmin during ldapmodify.
orcladmin account was locked.
Users experienced
Errors in the managed servers (OIM,OAM,ODS and OER)
[2014-02-17T11:00:49.580+05:30] [wls_oim1] [WARNING] [JPS-01030] [oracle.jps.credstore] [tid: OIMQuartzScheduler_Worker-9] [userId: oiminternal] [ecid: 670d968dbdc0c587:-755aaf48:1443e429d23:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Cannot get credential. Reason oracle.security.jps.service.policystore.PolicyStoreOperationNotAllowedException: javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.].
[2014-02-17T11:00:49.581+05:30] [wls_oim1] [ERROR] []
Fix:
To unlock the same
[oracle@fusionapp FMW]$ ORACLE_HOME=/stagefusion/FMW/idm
[oracle@fusionapp FMW]$ ORACLE_INSTANCE=/stagefusion/admin/oid_inst1
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/opmn/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/ldap/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/ldap/admin:$PATH
[oracle@fusionapp FMW]$ export ORACLE_HOME
[oracle@fusionapp FMW]$ export ORACLE_INSTANCE
[oracle@fusionapp FMW]$ export PATH
stopOID.sh
[oracle@fusionapp FMW]$ oidpasswd connect=OIDDB unlock_su_acct=true
OID DB user password:
OID super user account unlocked successfully.
[oracle@fusionapp FMW]$ ./startOID.sh
Starting Oracle Internet Directory
++++++++++++++++++++++++++++++++++
ORACLE_HOME set as /stagefusion/FMW/idm
ORACLE_INSTANCE set as /stagefusion/admin/oid_inst1
PATH set as /stagefusion/FMW/idm/ldap/admin:/stagefusion/FMW/idm/ldap/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/opmn/bin:/stagefusion/FMW/idm/ldap/admin:/stagefusion/FMW/idm/ldap/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/opmn/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/ldap/bin/:/stagefusion/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/:/stagefusion/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/bin/:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
opmnctl startall: starting opmn and all managed processes...
+++++++++++++++++++
Status of OID
+++++++++++++++++++
Processes in Instance: oid_inst1
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
ias-component | process-type | pid | status | uid | memused | uptime | ports
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
oid1 | oidldapd | 9707 | Alive | 664200550 | 374560 | 597:01:06 | N/A
oid1 | oidldapd | 9716 | Alive | 664168721 | 783112 | 597:01:05 | N/A
oid1 | oidmon | 9655 | Alive | 664168719 | 364156 | 597:01:08 | LDAPS:3061,LDAP:3060
EMAGENT | EMAGENT | 9656 | Alive | 664168718 | 63828 | 597:01:08 | N/A
[oracle@fusionapp FMW]$
Cheers!!!
Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.
You are encouraged to leave a comment.
You are encouraged to leave a comment.
Monday, February 17, 2014
fusionapplications cn=orcladmin Account unlocked
Subscribe to:
Post Comments (Atom)
Let us be Friends...
Popular Posts
-
1. Installation of the Demantra Base Application or Patches Create a C:/Tmp folder on the machine where the setup.exe will be executed pri...
-
The Following Error was detected while doing Cloning of DB Tier. The actual Fact was: The server was heavily loaded, so the control file cre...
-
Secure Sockets Layer (SSL) SSL is a technology that defines the essential functions of mutual authentication, data encryption, and data inte...
-
In this Blog, I am going to explain you the way you can get the Translation Synchronization Patch for the Language you license thro OAM. T...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
This blog speaks about the Login Page Issue on R12.1.1 instance. Suddenly the login page was throwing an error - 404 /OA_HTML/AppsLogin was ...
-
Primary Node: Host name: genius.chainsys.com IP : 192.168.2.236 File locations: apps - /oracle/D1/apps (SHARED) db - /oracle/PROD/db inst - ...
-
Hi, everybody should come across, while during a clone, you might have experienced very poor performance while running txkWfClone.sh profil...
-
Happy and Prosperous New Year 2010!!! Today I need to discuss an issue while planning to upgrade my 12.1.1 instance to 12.1.2 using the patc...
-
Memory Tuning The total available memory on a system should be configured in such a manner, that all components of the system functio...
No comments:
Post a Comment