11i: OID Registration Fails With "Can not register a service which is already registered"
(Doc ID 565246.1)
Last updated on JULY 04, 2021
Applies to:
Oracle E-Business Suite Technology Stack - Version 10.1.2 to 10.1.2 [Release 10.1]Information in this document applies to any platform.
Symptoms
On 11.5.10.2 in Production:
When attempting to register OID 10.1.2.0.2 with EBS using txkrun.pl, the following error occurs.
ERROR
ERRORMSG: Can not register a service which is already registered.
STEPS
The issue can be reproduced at will with the following steps:
1. Run the following command
txkrun.pl -script=SetSSOReg -provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp \
-infraconnstr="(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES) (ADDRESS_LIST= (ADDRESS=(PROTO
=tcp)(HOST=<hostname along with domain>) (PORT=<port>)) (ADDRESS=(PROTOCOL=
tcp)(HOST=<hostname along with domain>) (PORT=<port>)) )
(CONNECT_DATA=(SERVICE_NAME=<hostname along with domain>)))" \
-infradbhost=<hostname for infra home> \
-infradbsid=<SID> \
-infradbport=<port> \
-ldapport=<default ldap port> \
-orassopass=password \
-ssosdkpass=ssosdk \
-orcladminpass=password
BUSINESS IMPACT
The issue has the following business impact:
Due to this issue, users cannot login as registration cannot be completed.
.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |