The error you get usually indicates permission problems. So it seems that either you have not created ORD_ARRAY type on the database side or the user you use to open connection does not see it.
It would be easier if you'd post JDBC code AND oracle TYPE/procedure Good luck Koka