Identity Management (MOSC)

MOSC Banner

Configure automatic provisioning (Resource: DatabaseTable)...?

edited Mar 29, 2011 7:25AM in Identity Management (MOSC) 1 commentAnswered
Hi friends, At the time of the automatic provisioning, the account is not provisioned on the table Oracle database. According to the log is because my table does not support the insertion of blank data.
As I can solve this problem ....
Log
2011-03-29 18:09:54,089 ERROR [OIMCP.DATC] Class/Method: DBFacade/createParentRecord encounter some problems: ORA-01400: cannot insert NULL into ("JKL"."USERS"."USER_ID")

java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("JKL"."USERS"."USER_ID")

at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:85)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center