ORA-01861: While Running "Disable/Delete User After End Date" Schedule Job
(Doc ID 2012446.1)
Last updated on NOVEMBER 04, 2024
Applies to:
Identity Manager - Version 11.1.1.3.0 to 11.1.2.3.0 [Release 11g]Information in this document applies to any platform.
Goal
While running "Disable/Delete User After End Date" schedule job error was being seen in every run and this schedule job was not working as expected and users were not getting disabled or deleted.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
java.sql.SQLException: ORA-20100:
ORA-20100:
ORA-01861: literal does not match format string
ORA-06512: at "DEV_OIM.OIM_UTILS", line 240
ORA-06512: at "DEV_OIM.OIM_UTILS", line 441
ORA-06512: at "DEV_OIM.OIM_UTILS", line 459
ORA-06512: at "DEV_OIM.OIM_UTILS", line 580
ORA-06512: at "DEV_OIM.OIM_UTILS", line 601
ORA-06512: at "DEV_OIM.OIM_USER_MGMT", line 773
ORA-06512: at line 1
Error Code: 20100
Call: BEGIN OIM_USER_MGMT.BulkUserModify(p_intUserKey=>?, p_arUSRList=>?, p_arColumnlist=>?, p_arColumnValue=>?, p_arMLSColLocaleValue=>?, p_intReturnCode_out=>?, p_strErrMessage_out=>?); END;
bind => [7 parameters bound]
Query: DataReadQuery()
]]
.....
.....
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Solution
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
Goal |
Solution |