AggregationTask

I got the below error when i ran the accountaggregation task

Exception during aggregation of Object Type account on Application . Reason: Unable to create iterator java.lang.NoClassDefFoundError: Could not initialize class oracle.jdbc.driver.DynamicByteArray

Can you please guide me on this

@sureshbomm

This might be mostly because of jdbc driver jar version you have in Sailpoint, please make sure you have the right version of jar

Is this oracle based database application, if so check in IIQ lib folder which version of ojdbc jar is present and compatible with target app

1 Like

Thanks you for the response

We are getting this exception since week only before that it is working fine and how can we compare the version to target

@sureshbomm

if nothing is changed from your end, check with your database application team, if there is any upgrade happened at their end

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.