AutoConfig Fails With "java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (APPLSYS.FND_NODES_U1) violated"
(Doc ID 2347319.1)
Last updated on DECEMBER 11, 2024
Applies to:
Oracle Applications Manager - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
AutoConfig fails with the following error:
ERROR
-----------------------
Updating Server Security Authentication
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (APPLSYS.FND_NODES_U1) violated
ORA-06512: at "APPS.FND_CONCURRENT", line 1653
ORA-06512: at "APPS.FND_APP_SERVER_PKG", line 386
ORA-06512: at "APPS.FND_APP_SERVER_PKG", line 664
ORA-01403: no data found
ORA-06512: at line 1
- Database error performing AUTHENTICATION
Updating Server Security Authentication failed with exit code 1
Restoring DBC file from backed up location /u01/<ORACLE_BASE>/fs2/inst/apps/<sid>_<hostname>/appltmp/TXK/<sid>_Tue_Jan_09_12_44_2018.dbc
adgendbc.sh ended at Tue Jan 9 12:44:23 GMT 2018
adgendbc.sh exiting with status 1
ERRORCODE = 1 ERRORCODE_END
-----------------------
Updating Server Security Authentication
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (APPLSYS.FND_NODES_U1) violated
ORA-06512: at "APPS.FND_CONCURRENT", line 1653
ORA-06512: at "APPS.FND_APP_SERVER_PKG", line 386
ORA-06512: at "APPS.FND_APP_SERVER_PKG", line 664
ORA-01403: no data found
ORA-06512: at line 1
- Database error performing AUTHENTICATION
Updating Server Security Authentication failed with exit code 1
Restoring DBC file from backed up location /u01/<ORACLE_BASE>/fs2/inst/apps/<sid>_<hostname>/appltmp/TXK/<sid>_Tue_Jan_09_12_44_2018.dbc
adgendbc.sh ended at Tue Jan 9 12:44:23 GMT 2018
adgendbc.sh exiting with status 1
ERRORCODE = 1 ERRORCODE_END
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Observed concurrent manager `stuck`
2. executed
3. Run Autoconfig
Changes
The API FND_CONC_CLONE.SETUP_CLEAN was executed.
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 |
References |