Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting SQLException: ORA-60019:Creating initial extent of size 14 in tablespace of extent size 8

user11957197Jun 14 2013 — edited Jun 19 2013


Hi,

I have created a new DB GTC in OIM 10g and build the connector. When I am reconciling the user data into IDM, I am getting this error in log file:

Error Keyword: DOBJ.INSERT_FAILED

Description: Insert failed.

Remedy:

Action: E

Severity: C

Help URL:

Detail:

Description: ORA-60019: Creating initial extent of size 14 in tablespace of extent size 8

SQL State: 99999Vendor Code: 60019Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException

at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)

at com.thortech.xl.dataaccess.tcDataBase.createException(Unknown Source)

at com.thortech.xl.dataaccess.tcDataBase.writePreparedStatement(Unknown Source)

at com.thortech.xl.dataobj.PreparedStatementUtil.executeUpdate(Unknown Source)

at com.thortech.xl.dataobj.tcTableDataObj.insertImplementation(Unknown Source)

at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)

at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)

at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.insertProcessData(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.provisionObject(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.linkToUser(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)

at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)

at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)

at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)

at com.thortech.xl.dataobj.tcRCE.reapplyRules(Unknown Source)

at com.thortech.xl.ejb.databeansimpl.tcRCEBean.reapplyRules(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:585)

Please let me know if anybody have faced such issue and for which component I am getting this error-is it becasue of IDM or DB tablespace issue?

Regards,

Kalpana.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2013
Added on Jun 14 2013
2 comments
670 views