Oracle Message PCC-02416 - The Object in an OBJECT GET or SET must not be an array

ERRORThe Object in an OBJECT GET or SET must not be an array
CAUSEThe Object specified in an OBJECT GET or SET statement is an array which is illegal.
ACTIONRedeclare the Object so that it is not an array or subscript the Object so that only a single element of the Object array is specified.