Hi ,
I have installed DB2 8.1 with fix pack 7 on AIX 5.3 ( 64 bit).
while starting the db2cc, i get the below error
Exception in thread "main" java.lang.ArrayStoreException
at java.lang.System.arraycopy(Native Method)
at java.util.Vector.toArray(Vector.java:743)
at CC.getToolsMenuCentersActions(Unknown Source)
at CC.getRegisteredToolsActions(Unknown Source)
at CC.<init>(Unknown Source)
at CC.main(Unknown Source)
DB2JAVIT : RC = 1
Any Suggestions pls